diff options
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f809c8b4f0b..ef992a3cd4f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -36,6 +36,11 @@ | |||
| 36 | coding-system-for-write to either rmail-file-coding-system or | 36 | coding-system-for-write to either rmail-file-coding-system or |
| 37 | emacs-mule-unix. | 37 | emacs-mule-unix. |
| 38 | 38 | ||
| 39 | 2001-03-11 Stefan Monnier <monnier@cs.yale.edu> | ||
| 40 | |||
| 41 | * textmodes/texnfo-upd.el (texinfo-update-menu-lower-regexps): | ||
| 42 | Fix the name and regexp used for subsubsections. | ||
| 43 | |||
| 39 | 2001-03-10 Dave Love <fx@gnu.org> | 44 | 2001-03-10 Dave Love <fx@gnu.org> |
| 40 | 45 | ||
| 41 | * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file | 46 | * toolbar/tool-bar.el (tool-bar-setup): Don't suppress write-file |