diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9fea5555845..c686193d861 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-12-21 Carsten Dominik <dominik@science.uva.nl> | ||
| 2 | |||
| 3 | * textmodes/org.el (org-mode-map): Bind org-complete also to M-\t. | ||
| 4 | |||
| 1 | 2006-12-20 Michael Albinus <michael.albinus@gmx.de> | 5 | 2006-12-20 Michael Albinus <michael.albinus@gmx.de> |
| 2 | 6 | ||
| 3 | * net/tramp.el (tramp-default-method): We still need to check for | 7 | * net/tramp.el (tramp-default-method): We still need to check for |