aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii2002-03-29 13:35:38 +0000
committerEli Zaretskii2002-03-29 13:35:38 +0000
commit8bff61e5c51f792de6d73c3f2e77a6b45ceae866 (patch)
treef63df3a61424e048f946058b516bb980f41236e5 /lisp
parent7b7a23f49bd7b7977cc13319c6c3683bbdb31ea7 (diff)
downloademacs-8bff61e5c51f792de6d73c3f2e77a6b45ceae866.tar.gz
emacs-8bff61e5c51f792de6d73c3f2e77a6b45ceae866.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
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 @@
12002-03-29 Simon Marshall <simon.marshall@misys.com>
2
3 * font-lock.el (save-buffer-state): Use make-symbol to bind
4 `modified'.
5
12002-03-29 Richard M. Stallman <rms@gnu.org> 62002-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.