aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2002-03-13 17:41:53 +0000
committerEli Zaretskii <[email protected]>2002-03-13 17:41:53 +0000
commit6e75414a7e5a20a035b2cdb33f76f2d0a012b5cb (patch)
tree3c63eafe6bba875d81f5d362823823d91ff1d6be /lisp
parent6f2a7a68b9582c09aecf175cfd20c98ee7242d7e (diff)
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index db0deecb0a..5a5fc5b609 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -38,6 +38,21 @@
that the header of a tags section has either a number or nothing
after the last comma.
+2002-03-11 Richard M. Stallman <[email protected]>
+
+ * imenu.el (imenu-update-menubar-modified-tick): New variable.
+ (imenu-update-menubar): Don't call imenu--make-index-alist
+ if buffer has not changed since last time.
+
+ * desktop.el (desktop-buffer-handlers): Doc fix.
+ (desktop-buffer-file): Explicitly return BUF.
+
+ * paren.el (show-paren-function): Move back in other direction
+ to verify the match is correct.
+
+ * mail/supercite.el (sc-select-attribution): Accept whatever value
+ we get in CHOICE; there is no value meaning "try again".
+
2002-03-11 Colin Walters <[email protected]>
* shell.el (toplevel): Revert previous change to use pcomplete.
@@ -58,7 +73,7 @@
* subr.el (add-to-list): Doc fix.
-2002-03-07 Miles Bader <[email protected]>
+2002-03-11 Miles Bader <[email protected]>
* pcomplete.el (pcomplete-entries): Expand environment variables
in filename.