diff lisp/ChangeLog @ 61176:b5c1a67a6467

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 31 Mar 2005 21:16:54 +0000
parents 71452bc98f43
children f929f1de61ac
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 31 21:15:31 2005 +0000
+++ b/lisp/ChangeLog	Thu Mar 31 21:16:54 2005 +0000
@@ -1,3 +1,12 @@
+2005-03-31  Richard M. Stallman  <rms@gnu.org>
+
+	* emacs-lisp/easy-mmode.el (define-global-minor-mode):
+	Renamed from easy-mmode-define-global-mode.
+	(easy-mmode-define-global-mode): Alias for define-global-minor-mode.
+
+	* progmodes/scheme.el (scheme-mode-syntax-table): Update
+	syntax of | and # for two-character comment syntax.
+
 2005-03-31  Lute Kamstra  <lute@gnu.org>
 
 	* emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)