Mercurial > emacs
diff doc/lispref/ChangeLog @ 109716:df8e0cd18128
Merge changes from emacs-23 branch
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 08 Aug 2010 17:12:29 -0400 |
parents | 9c41ffa303a2 731bea61f976 |
children | 2c97f9b178b4 |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sun Aug 08 13:26:12 2010 -0700 +++ b/doc/lispref/ChangeLog Sun Aug 08 17:12:29 2010 -0400 @@ -1,3 +1,17 @@ +2010-08-08 Christoph <cschol2112@googlemail.com> + + * control.texi (Handling Errors) <error-message-string>: Fix arg name. + +2010-08-08 Juanma Barranquero <lekktu@gmail.com> + + * modes.texi (Defining Minor Modes): Use C-backspace, not C-delete. + Suggested by Štěpán Němec <stepnem@gmail.com>. + +2010-08-08 Juanma Barranquero <lekktu@gmail.com> + + * minibuf.texi (High-Level Completion): Document args of + `read-buffer-function' (bug#5625). + 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> * frames.texi (Layout Parameters): Add doc for tool-bar-position.