comparison lisp/ChangeLog @ 57298:c6197a2f56ed

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 02 Oct 2004 00:18:38 +0000
parents 4a3c03577205
children 4f118650fb0c
comparison
equal deleted inserted replaced
57297:42311c6c4bdb 57298:c6197a2f56ed
1 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
2
3 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
4 to `width' for consistency with docstring. Doc fix.
5
1 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org> 6 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2 7
3 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it. 8 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
4 This is necessary for derived modes. 9 This is necessary for derived modes.
5 10