# HG changeset patch # User Dave Love # Date 1035917512 0 # Node ID cfd8d2ecd2a864767121052c98c414ff38628ad3 # Parent 801530a6c1682a73b9036d4a902004a4eb629f62 *** empty log message *** diff -r 801530a6c168 -r cfd8d2ecd2a8 lisp/ChangeLog --- a/lisp/ChangeLog Tue Oct 29 18:50:29 2002 +0000 +++ b/lisp/ChangeLog Tue Oct 29 18:51:52 2002 +0000 @@ -1,3 +1,13 @@ +2002-10-29 Dave Love + + * cus-start.el (selection-coding-system, scalable-fonts-allowed): + Added. + + * progmodes/scheme.el (syntax-case): Define + scheme-indent-function. + + * international/mule-conf.el: Doc fixes. + 2002-10-29 Richard M. Stallman * server.el (server-switch-buffer): Say when no server buffers remain. @@ -16,8 +26,9 @@ 2002-10-29 Masayuki Ataka (tiny change) - * textmodes/texinfo.el (texinfo-environments): Add environment; copying, - documentdescription, ifplaintext, ifnotplaintext, and verbatim. + * textmodes/texinfo.el (texinfo-environments): Add environment; + copying, documentdescription, ifplaintext, ifnotplaintext, and + verbatim. * textmodes/texinfmt.el (texinfo-format-ifplaintext): New function. (ifplaintext, ifnotplaintext)