# HG changeset patch # User Dave Love # Date 1008690797 0 # Node ID 8a9cb9732adb41470a0a109e502dbfcba737771b # Parent fd7c15c52570e69cec3293c6026062543463d343 *** empty log message *** diff -r fd7c15c52570 -r 8a9cb9732adb lisp/ChangeLog --- a/lisp/ChangeLog Tue Dec 18 15:52:15 2001 +0000 +++ b/lisp/ChangeLog Tue Dec 18 15:53:17 2001 +0000 @@ -1,5 +1,12 @@ 2001-12-18 Dave Love + * simple.el (newline): Doc fix. + + * Makefile.in (DONTCOMPILE): Add various language files. + + * international/quail.el (quail-input-string-to-events): Don't use + string-to-list. + * progmodes/f90.el (f90-break-line): Avoid infinite recursion calling `newline'.