diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 06de8966811..543eb3e5960 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2000-01-12 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * add-log.el (add-change-log-entry): Fix error trying an `(insert | ||
| 4 | nil)'. | ||
| 5 | |||
| 6 | * subdirs.el: Add `net' directory. | ||
| 7 | |||
| 3 | * net: New directory. | 8 | * net: New directory. |
| 4 | 9 | ||
| 5 | * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from | 10 | * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |