changeset 79506:b2ecd4774c57

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 29 Nov 2007 22:35:11 +0000
parents 42b98dfc31f6
children 16cf3924524e
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 29 22:34:21 2007 +0000
+++ b/lisp/ChangeLog	Thu Nov 29 22:35:11 2007 +0000
@@ -1,3 +1,9 @@
+2007-11-29  Richard Stallman  <rms@gnu.org>
+
+	* international/mule-cmds.el (toggle-input-method-active): New var.
+	(toggle-input-method): Bind toggle-input-method-active to t.
+	Error if it was already non-nil.
+
 2007-11-29  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/time-date.el (with-decoded-time-value): Doc fix.