-2004-02-21 Stephen Compall <s11@member.fsf.org> (tiny change)
+2004-02-21 Stephen Compall <s11@member.fsf.org>
+
+ * 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
+2004-02-21 Juri Linkov <juri@jurta.org>
+
+ * 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 <teirllm@auburn.edu>
* category.c (Fdefine_category, Fcategory_docstring)