diff lisp/ChangeLog @ 59263:dba05e4999d2

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 31 Dec 2004 15:21:56 +0000
parents e828ce1ff4bb
children b462b7b828d1
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 31 15:21:47 2004 +0000
+++ b/lisp/ChangeLog	Fri Dec 31 15:21:56 2004 +0000
@@ -1,5 +1,13 @@
 2004-12-31  Richard M. Stallman  <rms@gnu.org>
 
+	* faces.el (read-face-name):
+	Don't treat an attribute spec as a list of faces.
+
+	* simple.el (undo): Use undo-equiv-table to detect
+	unexpected changes since previous undo.
+	(undo-list-saved): Variable deleted.
+	(buffer-disable-undo): Don't alter undo-list-saved.
+
 	* files.el (require-final-newline): Allow `visit' and `visit-save'.
 	(mode-require-final-newline): New option.
 	(after-find-file): Handle require-final-newline with new values.