Mercurial > emacs
changeset 42129:8a9cb9732adb
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 18 Dec 2001 15:53:17 +0000 |
parents | fd7c15c52570 |
children | e628707667bd |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <fx@gnu.org> + * 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'.