diff doc/lispref/ChangeLog @ 101018:646ca842dc74

(Command Loop Info): Say that last-command-char and last-input-char are obsolete aliases.
author Glenn Morris <rgm@gnu.org>
date Fri, 09 Jan 2009 05:22:19 +0000
parents 66cd52ff7458
children bf3179ee8e05
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Fri Jan 09 05:22:05 2009 +0000
+++ b/doc/lispref/ChangeLog	Fri Jan 09 05:22:19 2009 +0000
@@ -1,3 +1,15 @@
+2009-01-09  Glenn Morris  <rgm@gnu.org>
+
+	* commands.texi (Command Loop Info): Say that last-command-char and
+	last-input-char are obsolete aliases.
+
+	* edebug.texi (Edebug Recursive Edit): Remove separate references to
+	last-input-char and last-command-char, since they are just aliases for
+	last-input-event and last-command-event.
+
+	* minibuf.texi (Minibuffer Commands): Use last-command-event rather than
+	last-command-char.
+
 2009-01-08  Chong Yidong  <cyd@stupidchicken.com>
 
 	* elisp.texi: Update node listing.