]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGlenn Morris <rgm@gnu.org>
Tue, 25 Sep 2007 02:26:40 +0000 (02:26 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 25 Sep 2007 02:26:40 +0000 (02:26 +0000)
lisp/ChangeLog

index 5ad04a42e9babc4131bea1fc522fc2e2841ce657..e5717195fabb346352c7d77f0b165fca1611eab6 100644 (file)
@@ -1,15 +1,20 @@
+2007-09-25  Glenn Morris  <rgm@gnu.org>
+
+       * view.el (view-search-no-match-lines): Add a doc string.
+       Rewrite to simplify and work better.
+
 2007-09-24  Michael Albinus  <michael.albinus@gmx.de>
 
        * net/tramp.el (tramp-completion-mode-p): Rename from
-       `tramp-completion-mode'. Revert logic, check `return', `newline'
-       and such alike. Packages like Icicles tend to use other completion
+       `tramp-completion-mode'.  Revert logic, check `return', `newline'
+       and such alike.  Packages like Icicles tend to use other completion
        characters but `tab' and `space' only.
        (top): Require cl.el, when `copy-tree' is not available otherwise.
 
        * net/tramp-vc.el (tramp-vc-user-login-name): Get argument by
        `ad-get-arg'.
 
-2007-09-24  Ville Skyttรค  <scop@xemacs.org>  (tiny change)
+2007-09-24  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
 
        * net/tramp-vc.el (tramp-vc-user-login-name): Use
        `vc-find-version' instead of `process-file' to check whether we