aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cf053117fee..236a680f3bc 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11,6 +11,10 @@
11 * mail/rmail.el (rmail-expunge-confirmed): New function. 11 * mail/rmail.el (rmail-expunge-confirmed): New function.
12 (rmail-expunge): Use it. 12 (rmail-expunge): Use it.
13 13
14 * progmodes/etags.el (tag-partial-file-name-match-p): New function.
15 (etags-recognize-tags-table, find-tag-in-order): New
16 functionality: interpret file names as tags.
17
142000-12-04 Eli Zaretskii <eliz@is.elta.co.il> 182000-12-04 Eli Zaretskii <eliz@is.elta.co.il>
15 19
16 * info.el (Info-scroll-prefer-subnodes): New defcustom. 20 * info.el (Info-scroll-prefer-subnodes): New defcustom.