# HG changeset patch # User Juri Linkov # Date 1174814972 0 # Node ID 5389b100a4f37381848c19aa8fd89aedcb3d2c46 # Parent 7d51f6ae5d8ac64eeea987c05c6bac216d3d86f7 *** empty log message *** diff -r 7d51f6ae5d8a -r 5389b100a4f3 lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 25 09:28:52 2007 +0000 +++ b/lisp/ChangeLog Sun Mar 25 09:29:32 2007 +0000 @@ -1,3 +1,14 @@ +2007-03-25 Juri Linkov + + * compare-w.el (compare-windows): Rename customization group + `compare-w' to `compare-windows'. + (compare-windows-whitespace, compare-ignore-whitespace) + (compare-ignore-case, compare-windows-sync) + (compare-windows-sync-string-size, compare-windows-recenter) + (compare-windows-highlight, compare-windows): Change group name in + the `group' tag from `compare-w' to `compare-windows'. + (compare-windows-sync): Add option `nil' for no sync. Doc fix. + 2007-03-24 Markus Triska * expand.el: Change example to always enable abbrev-mode, and