Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
02c583a4
Commit
02c583a4
authored
Oct 22, 2005
by
Romain Francoise
Browse files
(savehist-history-variables): Add `grep-find-history'.
parent
e8fbc5e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
lisp/ChangeLog
lisp/ChangeLog
+2
-0
lisp/savehist.el
lisp/savehist.el
+1
-0
No files found.
lisp/ChangeLog
View file @
02c583a4
2005-10-22 Romain Francoise <romain@orebokech.com>
* savehist.el (savehist-history-variables): Add `grep-find-history'.
* subr.el (eval-after-load): Convert library name to an absolute
file name using locate-library, since load-history no longer has
library names in it.
...
...
lisp/savehist.el
View file @
02c583a4
...
...
@@ -74,6 +74,7 @@
find-tag-history
;; grep
grep-history
grep-find-history
;; Viper stuff
vip-ex-history
vip-search-history
vip-replace1-history
vip-replace2-history
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment