# HG changeset patch # User Richard M. Stallman # Date 1113414053 0 # Node ID 6b2da0d6965f97d8dc4472dcc21513f9804fb13c # Parent 34b31319dc9b284e82cf6ca699845b0c64228dd8 *** empty log message *** diff -r 34b31319dc9b -r 6b2da0d6965f lisp/ChangeLog --- a/lisp/ChangeLog Wed Apr 13 17:39:55 2005 +0000 +++ b/lisp/ChangeLog Wed Apr 13 17:40:53 2005 +0000 @@ -1,3 +1,9 @@ +2005-04-13 Richard M. Stallman + + * simple.el (undo): Fix previous change. + + * custom.el (defface): Doc fix. + 2005-04-13 Lute Kamstra * 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 +2005-04-11 JUAN-LEON Lahoz Garcia * wdired.el: Doc fixes. (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.