1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-26 18:01:13 -08:00

*** empty log message ***

This commit is contained in:
Richard M. Stallman 2005-01-01 14:53:16 +00:00
parent ee264870f8
commit 732bb9cede
3 changed files with 6 additions and 2 deletions

View file

@ -3,8 +3,6 @@
* cus-face.el (custom-face-attributes): Fix :help-echo strings
for :foreground and :background.
2004-12-31 Richard M. Stallman <rms@gnu.org>
* dired.el (dired-view-command-alist): Variable deleted.
(dired-view-file, dired-mouse-find-file-other-window):
Delete the code to use it.

View file

@ -1,3 +1,7 @@
2005-01-01 Richard M. Stallman <rms@gnu.org>
* display.texi (Face Attributes): Describe hex color specs.
2004-12-31 Richard M. Stallman <rms@gnu.org>
* os.texi (Timers): Update previous change.

View file

@ -1,5 +1,7 @@
2005-01-01 Richard M. Stallman <rms@gnu.org>
* custom.texi (Face Customization): Mention hex color specs.
* emacs.texi (Top): Update Killing submenu.
* killing.texi (Killing): Reorganize section.