aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2005-04-13 17:40:53 +0000
committerRichard M. Stallman2005-04-13 17:40:53 +0000
commit0047373b7dbbf47d03c685700da366c5a686a275 (patch)
treeaaf61d6275767bf31f10fcc1fab86136292f435b /lisp/ChangeLog
parent9c27debdf0aaece2a0d2c76cdbb477331f2e3c93 (diff)
downloademacs-0047373b7dbbf47d03c685700da366c5a686a275.tar.gz
emacs-0047373b7dbbf47d03c685700da366c5a686a275.zip
(undo): Fix previous change.
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 a525f67499d..e91a9adf10f 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12005-04-13 Richard M. Stallman <rms@gnu.org>
2
3 * simple.el (undo): Fix previous change.
4
5 * custom.el (defface): Doc fix.
6
12005-04-13 Lute Kamstra <lute@gnu.org> 72005-04-13 Lute Kamstra <lute@gnu.org>
2 8
3 * Makefile.in (DONTCOMPILE): Remove list. 9 * Makefile.in (DONTCOMPILE): Remove list.
@@ -133,7 +139,7 @@
133 139
134 * dnd.el (dnd-protocol-alist): New file with generic DND functions. 140 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
135 141
1362005-04-11 Stefan Monnier <monnier@iro.umontreal.ca> 1422005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
137 143
138 * wdired.el: Doc fixes. 144 * wdired.el: Doc fixes.
139 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite. 145 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.