diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index abd5fd53352..ed38ee2635f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-09-24 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-completion-mode-p): Rename from | ||
| 4 | `tramp-completion-mode'. Revert logic, check `return', `newline' | ||
| 5 | and such alike. Packages like Icicles tend to use other completion | ||
| 6 | characters but `tab' and `space' only. | ||
| 7 | |||
| 1 | 2007-09-24 Adam Hupp <adam@hupp.org> | 8 | 2007-09-24 Adam Hupp <adam@hupp.org> |
| 2 | 9 | ||
| 3 | * progmodes/python.el (run-python): Import emacs module without | 10 | * progmodes/python.el (run-python): Import emacs module without |