# HG changeset patch # User Richard M. Stallman # Date 1113244753 0 # Node ID a6d1ac0e47b517304585f8b6626827f1d08f1ce3 # Parent c85ac0c1b8e99d6dfb86bfedb766964ad539e322 *** empty log message *** diff -r c85ac0c1b8e9 -r a6d1ac0e47b5 lisp/ChangeLog --- a/lisp/ChangeLog Mon Apr 11 18:38:56 2005 +0000 +++ b/lisp/ChangeLog Mon Apr 11 18:39:13 2005 +0000 @@ -1,5 +1,8 @@ 2005-04-11 Richard M. Stallman + * whitespace.el (whitespace-highlight-the-space): + Don't call whitespace-unhighlight-the-space here. + * simple.el (undo): Record t in undo-equiv-table for the redo record made by an undo-in-region.