diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index cecb6f0c661..20e8150599b 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | 2010-07-09 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * internals.texi (Writing Emacs Primitives): Adapt to ANSI C | ||
| 4 | calling sequences, which are now the standard. | ||
| 5 | |||
| 6 | 2010-06-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * text.texi (Undo): Clarify command loop behavior (Bug#2433). | ||
| 9 | |||
| 10 | * commands.texi (Command Overview): Mention undo-boundary call. | ||
| 11 | |||
| 12 | 2010-06-23 Glenn Morris <rgm@gnu.org> | ||
| 13 | |||
| 14 | * abbrevs.texi, commands.texi, compile.texi, debugging.texi: | ||
| 15 | * display.texi, edebug.texi, elisp.texi, eval.texi, files.texi: | ||
| 16 | * frames.texi, functions.texi, internals.texi, keymaps.texi: | ||
| 17 | * loading.texi, minibuf.texi, numbers.texi, os.texi, processes.texi: | ||
| 18 | * searching.texi, sequences.texi, strings.texi, syntax.texi: | ||
| 19 | * text.texi, tips.texi, vol1.texi, vol2.texi, windows.texi: | ||
| 20 | Untabify Texinfo files. | ||
| 21 | |||
| 22 | 2010-06-20 Chong Yidong <cyd@stupidchicken.com> | ||
| 23 | |||
| 24 | * modes.texi (Minor Mode Conventions): Fix typo (Bug#6477). | ||
| 25 | |||
| 26 | 2010-06-19 Chong Yidong <cyd@stupidchicken.com> | ||
| 27 | |||
| 28 | * errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461). | ||
| 29 | |||
| 1 | 2010-06-02 Chong Yidong <cyd@stupidchicken.com> | 30 | 2010-06-02 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 31 | ||
| 3 | * searching.texi (Regexp Special): Remove obsolete information | 32 | * searching.texi (Regexp Special): Remove obsolete information |
| @@ -15,8 +44,7 @@ | |||
| 15 | 44 | ||
| 16 | 2010-05-22 Chong Yidong <cyd@stupidchicken.com> | 45 | 2010-05-22 Chong Yidong <cyd@stupidchicken.com> |
| 17 | 46 | ||
| 18 | * display.texi (Image Cache): Update documentation about image | 47 | * display.texi (Image Cache): Update documentation about image caching. |
| 19 | caching. | ||
| 20 | 48 | ||
| 21 | 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change) | 49 | 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change) |
| 22 | 50 | ||