diff options
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f7aa114de5..84ec015e64e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2005-08-01 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * textmodes/table.el (table-yank-handler): Change defcustom to defvar. | ||
| 4 | |||
| 1 | 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2005-07-29 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local) | 7 | * emacs-lisp/bytecomp.el (byte-compile-make-variable-buffer-local) |