Mercurial > emacs
changeset 57298:c6197a2f56ed
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 02 Oct 2004 00:18:38 +0000 |
parents | 42311c6c4bdb |
children | 6ca70f15d948 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <teirllm@auburn.edu> + + * indent.el (set-left-margin, set-right-margin): Rename `lm' arg + to `width' for consistency with docstring. Doc fix. + 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org> * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.