comparison lisp/ChangeLog @ 42129:8a9cb9732adb

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 18 Dec 2001 15:53:17 +0000
parents 8163dcb4653b
children e628707667bd
comparison
equal deleted inserted replaced
42128:fd7c15c52570 42129:8a9cb9732adb
1 2001-12-18 Dave Love <fx@gnu.org> 1 2001-12-18 Dave Love <fx@gnu.org>
2
3 * simple.el (newline): Doc fix.
4
5 * Makefile.in (DONTCOMPILE): Add various language files.
6
7 * international/quail.el (quail-input-string-to-events): Don't use
8 string-to-list.
2 9
3 * progmodes/f90.el (f90-break-line): Avoid infinite recursion 10 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
4 calling `newline'. 11 calling `newline'.
5 12
6 2001-12-17 Richard M. Stallman <rms@gnu.org> 13 2001-12-17 Richard M. Stallman <rms@gnu.org>