diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 35 |
1 files changed, 33 insertions, 2 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f4ad95fc04e..48205488ef8 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,35 @@ | |||
| 1 | 2006-04-18 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * tips.texi (Coding Conventions): Explain when the package's | ||
| 4 | prefix should appear later on (not at the start of the name). | ||
| 5 | |||
| 6 | * searching.texi (String Search): Clarify effect of NOERROR. | ||
| 7 | |||
| 8 | * modes.texi (Imenu): Clarify what special items do. | ||
| 9 | |||
| 10 | * hooks.texi (Standard Hooks): Delete text about old hook names. | ||
| 11 | |||
| 12 | 2006-04-17 Romain Francoise <romain@orebokech.com> | ||
| 13 | |||
| 14 | * variables.texi (Local Variables): Update the default value of | ||
| 15 | `max-specpdl-size'. | ||
| 16 | |||
| 17 | 2006-04-15 Michael Olson <mwolson@gnu.org> | ||
| 18 | |||
| 19 | * processes.texi (Transaction Queues): Mention the new optional | ||
| 20 | `delay-question' argument for `tq-enqueue'. | ||
| 21 | |||
| 22 | 2006-04-13 Bill Wohler <wohler@newt.com> | ||
| 23 | |||
| 24 | * customize.texi (Common Keywords): Use dotted notation for | ||
| 25 | :package-version value. Specify its values. Improve documentation | ||
| 26 | for customize-package-emacs-version-alist. | ||
| 27 | |||
| 28 | 2006-04-12 Bill Wohler <wohler@newt.com> | ||
| 29 | |||
| 30 | * customize.texi (Common Keywords): Move description of | ||
| 31 | customize-package-emacs-version-alist to @defvar. | ||
| 32 | |||
| 1 | 2006-04-10 Bill Wohler <wohler@newt.com> | 33 | 2006-04-10 Bill Wohler <wohler@newt.com> |
| 2 | 34 | ||
| 3 | * customize.texi (Common Keywords): Add :package-version. | 35 | * customize.texi (Common Keywords): Add :package-version. |
| @@ -43,8 +75,7 @@ | |||
| 43 | 75 | ||
| 44 | 2006-03-19 Alan Mackenzie <acm@muc.de> | 76 | 2006-03-19 Alan Mackenzie <acm@muc.de> |
| 45 | 77 | ||
| 46 | * text.texi (Special Properties): Clarify the definition of | 78 | * text.texi (Special Properties): Clarify `fontified' property. |
| 47 | 'fontified. | ||
| 48 | 79 | ||
| 49 | 2006-03-16 Richard Stallman <rms@gnu.org> | 80 | 2006-03-16 Richard Stallman <rms@gnu.org> |
| 50 | 81 | ||