diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d30176d1992..f0daa4d93db 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,8 +3,6 @@ * cus-face.el (custom-face-attributes): Fix :help-echo strings for :foreground and :background. -2004-12-31 Richard M. Stallman - * dired.el (dired-view-command-alist): Variable deleted. (dired-view-file, dired-mouse-find-file-other-window): Delete the code to use it. diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 5d727172dba..1591bffeb7a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2005-01-01 Richard M. Stallman + + * display.texi (Face Attributes): Describe hex color specs. + 2004-12-31 Richard M. Stallman * os.texi (Timers): Update previous change. diff --git a/man/ChangeLog b/man/ChangeLog index 5d8208aaf41..67a1fe8d503 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,5 +1,7 @@ 2005-01-01 Richard M. Stallman + * custom.texi (Face Customization): Mention hex color specs. + * emacs.texi (Top): Update Killing submenu. * killing.texi (Killing): Reorganize section.