diff options
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4620dbb495b..8e55dcd6270 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2004-11-05 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * info.el (Info-search): Don't search in node header lines | ||
| 4 | and file headers. | ||
| 5 | |||
| 6 | * emacs-lisp/edebug.el (edebug-next-token-class): Allow all | ||
| 7 | symbol-constituent characters after dot, not only digits. | ||
| 8 | |||
| 1 | 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org> | 9 | 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org> |
| 2 | 10 | ||
| 3 | * files.el (set-auto-mode): Don't get error after setting | 11 | * files.el (set-auto-mode): Don't get error after setting |