aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a525f67499..e91a9adf10 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-13 Richard M. Stallman <[email protected]>
+
+ * simple.el (undo): Fix previous change.
+
+ * custom.el (defface): Doc fix.
+
2005-04-13 Lute Kamstra <[email protected]>
* Makefile.in (DONTCOMPILE): Remove list.
@@ -133,7 +139,7 @@
* dnd.el (dnd-protocol-alist): New file with generic DND functions.
-2005-04-11 Stefan Monnier <[email protected]>
+2005-04-11 JUAN-LEON Lahoz Garcia <[email protected]>
* wdired.el: Doc fixes.
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.