Mercurial > emacs
diff doc/lispref/ChangeLog @ 109302:60516122d066
Merge changes from emacs-23 branch.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 10 Jul 2010 14:52:53 -0400 |
parents | 843d932d732e a85c2c80290c |
children | 692d2ce789dc |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Sat Jul 10 17:29:46 2010 +0300 +++ b/doc/lispref/ChangeLog Sat Jul 10 14:52:53 2010 -0400 @@ -3,6 +3,31 @@ * internals.texi (Writing Emacs Primitives): Adapt to ANSI C calling sequences, which are now the standard. +2010-06-24 Chong Yidong <cyd@stupidchicken.com> + + * text.texi (Undo): Clarify command loop behavior (Bug#2433). + + * commands.texi (Command Overview): Mention undo-boundary call. + +2010-06-23 Glenn Morris <rgm@gnu.org> + + * abbrevs.texi, commands.texi, compile.texi, debugging.texi: + * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi: + * frames.texi, functions.texi, internals.texi, keymaps.texi: + * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi: + * searching.texi, sequences.texi, strings.texi, syntax.texi: + * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi: + Untabify Texinfo files. + +2010-06-20 Chong Yidong <cyd@stupidchicken.com> + + * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477). + +2010-06-19 Chong Yidong <cyd@stupidchicken.com> + + * errors.texi (Standard Errors): Remove unnecessary markup + (Bug#6461). + 2010-06-02 Chong Yidong <cyd@stupidchicken.com> * searching.texi (Regexp Special): Remove obsolete information