# HG changeset patch # User Richard M. Stallman # Date 1196375711 0 # Node ID b2ecd4774c577c4bf4550db7f021349c8fcd4e93 # Parent 42b98dfc31f6ef1e44e47e29f4754ab4ebaa9330 *** empty log message *** diff -r 42b98dfc31f6 -r b2ecd4774c57 lisp/ChangeLog --- 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 + + * 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 * calendar/time-date.el (with-decoded-time-value): Doc fix.