# HG changeset patch # User Luc Teirlinck # Date 1096676318 0 # Node ID c6197a2f56ed266a45861d750f907e4223905d86 # Parent 42311c6c4bdbdb4e93ac4e870b7284a36d275d0c *** empty log message *** diff -r 42311c6c4bdb -r c6197a2f56ed lisp/ChangeLog --- a/lisp/ChangeLog Sat Oct 02 00:16:19 2004 +0000 +++ b/lisp/ChangeLog Sat Oct 02 00:18:38 2004 +0000 @@ -1,3 +1,8 @@ +2004-10-01 Luc Teirlinck + + * indent.el (set-left-margin, set-right-margin): Rename `lm' arg + to `width' for consistency with docstring. Doc fix. + 2004-10-01 Martin Stjernholm * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.