changeset 48076:cfd8d2ecd2a8

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 29 Oct 2002 18:51:52 +0000
parents 801530a6c168
children 69077a78e52f
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <fx@gnu.org>
+
+	* 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  <rms@gnu.org>
 
 	* server.el (server-switch-buffer): Say when no server buffers remain.
@@ -16,8 +26,9 @@
 
 2002-10-29  Masayuki Ataka  <ataka@milk.freemail.ne.jp>  (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)