From 4effffca651dd01eedc30f6c28f302abb5e12a8b Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Feb 2004 14:09:01 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 ++++++++- src/ChangeLog | 7 +++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4577fd91e8f..902b3072148 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,4 +1,11 @@ -2004-02-21 Stephen Compall (tiny change) +2004-02-21 Stephen Compall + + * saveplace.el (save-place-forget-unreadable-files) + (save-place-save-skipped, save-place-skip-check-regexp): New + defcustoms. + (save-place-forget-unreadable-files): New function. + (save-place-alist-to-file): Use it to filter out files that are + no longer readable. * textmodes/texinfo.el (texinfo-insert-@item): Look for the current Texinfo environment, using the same method as in diff --git a/src/ChangeLog b/src/ChangeLog index a25239d88a3..b3cae7c7296 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-02-21 Juri Linkov + + * emacs.c (USAGE1): Add --no-desktop. Move --display from USAGE2. + Fix --multibyte. Move --help, --version to USAGE2. Add alias + --file. Fix -f, -l. Sort options. Untabify. + (USAGE2): Add -hb. Fix --name, --title. Sort options. Untabify. + 2004-02-19 Luc Teirlinck * category.c (Fdefine_category, Fcategory_docstring) -- 2.39.2