Mercurial > emacs
diff lisp/ChangeLog @ 84833:b8f420afb6df
* 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
characters but `tab' and `space' only.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 24 Sep 2007 05:29:29 +0000 |
parents | 20b2468a2983 |
children | 32df74475189 |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Sep 24 02:30:15 2007 +0000 +++ b/lisp/ChangeLog Mon Sep 24 05:29:29 2007 +0000 @@ -1,3 +1,10 @@ +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 + characters but `tab' and `space' only. + 2007-09-24 Adam Hupp <adam@hupp.org> * progmodes/python.el (run-python): Import emacs module without