# HG changeset patch # User Glenn Morris # Date 1190687200 0 # Node ID 45d26d6ca9ec1950b7eb43acf376c372ad4baebc # Parent 0e65a91a8bf74986c8a30ad07bf7f7046acc82b5 *** empty log message *** diff -r 0e65a91a8bf7 -r 45d26d6ca9ec lisp/ChangeLog --- 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 + + * view.el (view-search-no-match-lines): Add a doc string. + Rewrite to simplify and work better. + 2007-09-24 Michael Albinus * 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ä (tiny change) +2007-09-24 Ville Skytt,Ad(B (tiny change) * net/tramp-vc.el (tramp-vc-user-login-name): Use `vc-find-version' instead of `process-file' to check whether we