diff lisp/ChangeLog @ 77063:79184182b2ea

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 08 Apr 2007 14:32:15 +0000
parents e6c7610dc10c
children b4148f590fc0
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Apr 08 14:31:49 2007 +0000
+++ b/lisp/ChangeLog	Sun Apr 08 14:32:15 2007 +0000
@@ -1,3 +1,8 @@
+2007-04-08  Richard Stallman  <rms@gnu.org>
+
+	* pcomplete.el (pcomplete-read-event): One single definition,
+	and not a defsubst.
+
 2007-04-08  Chong Yidong  <cyd@stupidchicken.com>
 
 	* progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
@@ -5,8 +10,7 @@
 
 2007-04-08  Andreas Schwab  <schwab@suse.de>
 
-	* term/xterm.el (terminal-init-xterm): Add bindings for keypad
-	keys.
+	* term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
 
 2007-04-07  Glenn Morris  <rgm@gnu.org>