comparison lisp/ChangeLog @ 41851:666875256d75

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Fri, 07 Dec 2001 03:41:19 +0000
parents 7423116b7ac3
children 090ae4bf745e
comparison
equal deleted inserted replaced
41850:792538769b27 41851:666875256d75
1 2001-12-06 Richard M. Stallman <rms@gnu.org>
2
3 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
4 (set-justification-left, set-justification-right): Doc fix.
5
6 * progmodes/f90.el (f90-break-line): Use (newline 1)
7 to insert newlines.
8 (bug-f90-mode): Variable deleted.
9
1 2001-12-06 Stefan Monnier <monnier@cs.yale.edu> 10 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
2 11
3 * indent.el (indent-line-function): Default is indent-relative again. 12 * indent.el (indent-line-function): Default is indent-relative again.
4 13
5 2001-12-07 Miles Bader <miles@gnu.org> 14 2001-12-07 Miles Bader <miles@gnu.org>