Mercurial > emacs
changeset 78889:45d26d6ca9ec
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 25 Sep 2007 02:26:40 +0000 |
parents | 0e65a91a8bf7 |
children | 77e66005aa88 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 24 15:34:30 2007 +0000 +++ b/lisp/ChangeLog Tue Sep 25 02:26:40 2007 +0000 @@ -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,Ad(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