diff options
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c07da5eae70..7e98f10e3b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-11-28 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * emacs-lisp/authors.el (authors-aliases): Add new alias. | ||
| 4 | |||
| 5 | * progmodes/fortran.el (fortran-font-lock-keywords-4): Add `min'. | ||
| 6 | (fortran-window-create-momentarily): Do not need string-to-char. | ||
| 7 | |||
| 1 | 2006-11-28 Richard Stallman <rms@gnu.org> | 8 | 2006-11-28 Richard Stallman <rms@gnu.org> |
| 2 | 9 | ||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-get-constant): | 10 | * emacs-lisp/bytecomp.el (byte-compile-get-constant): |