Mercurial > emacs
changeset 77063:79184182b2ea
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 08 Apr 2007 14:32:15 +0000 |
parents | f15d11a5d365 |
children | b4148f590fc0 |
files | lisp/ChangeLog lispref/ChangeLog man/ChangeLog src/ChangeLog |
diffstat | 4 files changed, 20 insertions(+), 2 deletions(-) [+] |
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>
--- a/lispref/ChangeLog Sun Apr 08 14:31:49 2007 +0000 +++ b/lispref/ChangeLog Sun Apr 08 14:32:15 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-08 Richard Stallman <rms@gnu.org> + + * text.texi (Adaptive Fill): Just describe default, + don't show it (since it contains non-ASCII chars). + 2007-04-07 Karl Berry <karl@gnu.org> * text.texi (Adaptive Fill) [@iftex]: Omit binary characters in
--- a/man/ChangeLog Sun Apr 08 14:31:49 2007 +0000 +++ b/man/ChangeLog Sun Apr 08 14:32:15 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-08 Richard Stallman <rms@gnu.org> + + * url.texi: Fix some indexing. + (Disk Caching): Drop discussion of old/other Emacs versions. + 2007-04-08 Chong Yidong <cyd@stupidchicken.com> * display.texi (Standard Faces): Document prefix arg for
--- a/src/ChangeLog Sun Apr 08 14:31:49 2007 +0000 +++ b/src/ChangeLog Sun Apr 08 14:32:15 2007 +0000 @@ -1,3 +1,7 @@ +2007-04-08 Richard Stallman <rms@gnu.org> + + * xdisp.c (syms_of_xdisp) <message-log-max>: Default 100. + 2007-04-07 Chong Yidong <cyd@stupidchicken.com> * editfns.c (Ftranspose_regions): Validate interval before setting