aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4577fd91e8f..902b3072148 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,4 +1,11 @@
12004-02-21 Stephen Compall <s11@member.fsf.org> (tiny change) 12004-02-21 Stephen Compall <s11@member.fsf.org>
2
3 * saveplace.el (save-place-forget-unreadable-files)
4 (save-place-save-skipped, save-place-skip-check-regexp): New
5 defcustoms.
6 (save-place-forget-unreadable-files): New function.
7 (save-place-alist-to-file): Use it to filter out files that are
8 no longer readable.
2 9
3 * textmodes/texinfo.el (texinfo-insert-@item): Look for the 10 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
4 current Texinfo environment, using the same method as in 11 current Texinfo environment, using the same method as in