comparison 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
comparison
equal deleted inserted replaced
77062:f15d11a5d365 77063:79184182b2ea
1 2007-04-08 Richard Stallman <rms@gnu.org>
2
3 * pcomplete.el (pcomplete-read-event): One single definition,
4 and not a defsubst.
5
1 2007-04-08 Chong Yidong <cyd@stupidchicken.com> 6 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
2 7
3 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate 8 * progmodes/cc-cmds.el (c-end-of-defun): Tidy up, to eliminate
4 byte-compiler warning "value unused". 9 byte-compiler warning "value unused".
5 10
6 2007-04-08 Andreas Schwab <schwab@suse.de> 11 2007-04-08 Andreas Schwab <schwab@suse.de>
7 12
8 * term/xterm.el (terminal-init-xterm): Add bindings for keypad 13 * term/xterm.el (terminal-init-xterm): Add bindings for keypad keys.
9 keys.
10 14
11 2007-04-07 Glenn Morris <rgm@gnu.org> 15 2007-04-07 Glenn Morris <rgm@gnu.org>
12 16
13 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p): 17 * calendar/calendar.el (diary-font-lock-keywords, diary-live-p):
14 Autoload these functions. 18 Autoload these functions.