diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 39 |
1 files changed, 34 insertions, 5 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index b059d238cdd..a09e9a65a4b 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,32 @@ | |||
| 1 | 2006-10-18 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * control.texi (Processing of Errors): Use @var for an argument, | ||
| 4 | not @code. | ||
| 5 | |||
| 6 | 2006-10-16 Richard Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * edebug.texi (Edebug Recursive Edit): Minor cleanup. | ||
| 9 | |||
| 10 | * keymaps.texi (Format of Keymaps): Show all the keymap element | ||
| 11 | patterns that result from menu items. | ||
| 12 | (Key Lookup): Minor cleanups. | ||
| 13 | |||
| 14 | * modes.texi (Precalculated Fontification): Don't say that | ||
| 15 | not setting font-lock-defaults avoids loading font-lock. | ||
| 16 | |||
| 17 | * help.texi (Documentation): Move xref to Emacs Manual here. | ||
| 18 | (Documentation Basics): From here. | ||
| 19 | Also doc emacs-lisp-docstring-fill-column. | ||
| 20 | |||
| 21 | * elisp.texi: Update version and ISBN. | ||
| 22 | |||
| 23 | * commands.texi (Interactive Call): Clarify KEYS arg to | ||
| 24 | call-interactively is a vector. | ||
| 25 | (Command Loop Info): Delete anchor in this-command-keys. | ||
| 26 | Add anchor in this-command-keys-vector. | ||
| 27 | (Recursive Editing): Document how recursive-edit | ||
| 28 | handles the current buffer. | ||
| 29 | |||
| 1 | 2006-10-13 Chong Yidong <cyd@stupidchicken.com> | 30 | 2006-10-13 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 31 | ||
| 3 | * frames.texi (Frame Titles): %c and %l are ignored in | 32 | * frames.texi (Frame Titles): %c and %l are ignored in |
| @@ -2179,7 +2208,7 @@ | |||
| 2179 | * elisp.texi (Top): Update detailed menu for node changes. | 2208 | * elisp.texi (Top): Update detailed menu for node changes. |
| 2180 | 2209 | ||
| 2181 | * modes.texi (Modes): Update Menu. | 2210 | * modes.texi (Modes): Update Menu. |
| 2182 | (Hooks): Move to beginning of chapter. | 2211 | (Hooks): Move to beginning of chapter. |
| 2183 | Most minor modes run mode hooks too. | 2212 | Most minor modes run mode hooks too. |
| 2184 | `add-hook' can handle void hooks or hooks whose value is a single | 2213 | `add-hook' can handle void hooks or hooks whose value is a single |
| 2185 | function. | 2214 | function. |
| @@ -3444,7 +3473,7 @@ | |||
| 3444 | (Quoted Character Input): Clarify description of | 3473 | (Quoted Character Input): Clarify description of |
| 3445 | `read-quoted-char' and fix example. | 3474 | `read-quoted-char' and fix example. |
| 3446 | (Quitting): Add `with-local-quit'. | 3475 | (Quitting): Add `with-local-quit'. |
| 3447 | (Disabling Commands): Correct and clarify descriptions of | 3476 | (Disabling Commands): Correct and clarify descriptions of |
| 3448 | `enable-command' and `disable-command'. | 3477 | `enable-command' and `disable-command'. |
| 3449 | Mention what happens if `disabled-command-hook' is nil. | 3478 | Mention what happens if `disabled-command-hook' is nil. |
| 3450 | (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'. | 3479 | (Keyboard Macros): Mention LOOPFUNC arg to `execute-kbd-macro'. |
| @@ -3758,7 +3787,7 @@ | |||
| 3758 | 3787 | ||
| 3759 | 2004-04-04 Luc Teirlinck <teirllm@auburn.edu> | 3788 | 2004-04-04 Luc Teirlinck <teirllm@auburn.edu> |
| 3760 | 3789 | ||
| 3761 | * backups.texi: Various small changes in addition to: | 3790 | * backups.texi: Various small changes in addition to: |
| 3762 | (Making Backups): Mention return value of `backup-buffer'. | 3791 | (Making Backups): Mention return value of `backup-buffer'. |
| 3763 | (Auto-Saving): Mention optional FORCE argument to | 3792 | (Auto-Saving): Mention optional FORCE argument to |
| 3764 | `delete-auto-save-file-if-necessary'. | 3793 | `delete-auto-save-file-if-necessary'. |
| @@ -5339,7 +5368,7 @@ Sat Aug 11 17:39:10 1990 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | |||
| 5339 | 5368 | ||
| 5340 | Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) | 5369 | Tue Jun 26 09:57:26 1990 David Lawrence (tale@geech) |
| 5341 | 5370 | ||
| 5342 | * files.texi: Noted that completion-ignored-extensions is ignored | 5371 | * files.texi: Noted that completion-ignored-extensions is ignored |
| 5343 | when making *Completions*. | 5372 | when making *Completions*. |
| 5344 | 5373 | ||
| 5345 | Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) | 5374 | Fri Jun 8 16:44:44 EDT 1990 Jay Fenlason (hack@ai.mit.edu) |
| @@ -5374,7 +5403,7 @@ Mon Apr 24 21:02:55 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | |||
| 5374 | 5403 | ||
| 5375 | Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) | 5404 | Mon Apr 17 18:56:50 1989 Robert J. Chassell (bob@rice-chex.ai.mit.edu) |
| 5376 | 5405 | ||
| 5377 | * texinfo.tex: temporarily added | 5406 | * texinfo.tex: Temporarily added |
| 5378 | \let\result=\dblarrow | 5407 | \let\result=\dblarrow |
| 5379 | \def\error{{\it ERROR} \longdblarrow} | 5408 | \def\error{{\it ERROR} \longdblarrow} |
| 5380 | We need to do this better soon. | 5409 | We need to do this better soon. |