]> git.eshelyaron.com Git - emacs.git/commitdiff
(savehist-history-variables): Add `grep-find-history'.
authorRomain Francoise <romain@orebokech.com>
Sat, 22 Oct 2005 17:45:50 +0000 (17:45 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 22 Oct 2005 17:45:50 +0000 (17:45 +0000)
lisp/ChangeLog
lisp/savehist.el

index 4276c2b536350d1568dd1fa18bc05f1b93c9ee15..05c90be59ba3e07ba021464f9c595be2556403ad 100644 (file)
@@ -1,5 +1,7 @@
 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.
index efbc1e934a66072a650e8167620d85e79f13c6ce..3021f2805bbcec111d1e40e8b0ccc0f17be28936 100644 (file)
@@ -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