diff options
| author | Gerd Moellmann | 2000-08-15 15:02:30 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-08-15 15:02:30 +0000 |
| commit | 32dc52f71a51f7f73cb22f3c681ad32a71b7777c (patch) | |
| tree | 64e1eed1c4b80d7894413a8eb0005cce252abcd0 /lisp/ChangeLog | |
| parent | 2535aa8c71c129976e7e3f5ea8ea9b2324d4830f (diff) | |
| download | emacs-32dc52f71a51f7f73cb22f3c681ad32a71b7777c.tar.gz emacs-32dc52f71a51f7f73cb22f3c681ad32a71b7777c.zip | |
*** empty log message ***
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fcadc22c9fa..ffee2d9f6a5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2000-08-15 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-08-15 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * font-lock.el: Require jit-lock to prevent a very late | ||
| 4 | `Loading jit-lock' message. | ||
| 5 | |||
| 3 | * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el | 6 | * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el |
| 4 | * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors' | 7 | * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors' |
| 5 | mail address. | 8 | mail address. |