mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-26 15:21:51 -08:00
*** empty log message ***
This commit is contained in:
parent
467997b7f3
commit
4effffca65
2 changed files with 15 additions and 1 deletions
|
|
@ -1,4 +1,11 @@
|
|||
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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue