diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index acd3fa760d2..2add6c88ba5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-11-21 Romain Francoise <romain@orebokech.com> | ||
| 2 | |||
| 3 | * emacs-lisp/find-func.el (find-library-name): Don't strip ".el" | ||
| 4 | from library name (reverts change of 2005-10-25). | ||
| 5 | |||
| 1 | 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se> | 6 | 2006-11-21 Lennart Borgman <lennart.borgman.073@student.lu.se> |
| 2 | 7 | ||
| 3 | * tutorial.el (tutorial--default-keys): Add newline and | 8 | * tutorial.el (tutorial--default-keys): Add newline and |