diff options
| author | Eli Zaretskii | 2002-03-29 13:35:38 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-03-29 13:35:38 +0000 |
| commit | 8bff61e5c51f792de6d73c3f2e77a6b45ceae866 (patch) | |
| tree | f63df3a61424e048f946058b516bb980f41236e5 /lisp | |
| parent | 7b7a23f49bd7b7977cc13319c6c3683bbdb31ea7 (diff) | |
| download | emacs-8bff61e5c51f792de6d73c3f2e77a6b45ceae866.tar.gz emacs-8bff61e5c51f792de6d73c3f2e77a6b45ceae866.zip | |
*** empty log message ***
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 45270610559..bf3282f35ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2002-03-29 Simon Marshall <simon.marshall@misys.com> | ||
| 2 | |||
| 3 | * font-lock.el (save-buffer-state): Use make-symbol to bind | ||
| 4 | `modified'. | ||
| 5 | |||
| 1 | 2002-03-29 Richard M. Stallman <rms@gnu.org> | 6 | 2002-03-29 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix. | 8 | * progmodes/tcl.el (tcl-imenu-create-index-function): Doc fix. |