diff 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
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 07 03:38:24 2001 +0000
+++ b/lisp/ChangeLog	Fri Dec 07 03:41:19 2001 +0000
@@ -1,3 +1,12 @@
+2001-12-06  Richard M. Stallman  <rms@gnu.org>
+
+	* textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
+	(set-justification-left, set-justification-right): Doc fix.
+
+	* progmodes/f90.el (f90-break-line): Use (newline 1)
+	to insert newlines.
+	(bug-f90-mode): Variable deleted.
+
 2001-12-06  Stefan Monnier  <monnier@cs.yale.edu>
 
 	* indent.el (indent-line-function): Default is indent-relative again.