diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 511e011bcd9..c3591cbb64a 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,33 @@ | |||
| 1 | 2006-04-15 Michael Olson <mwolson@gnu.org> | ||
| 2 | |||
| 3 | * processes.texi (Transaction Queues): Mention the new optional | ||
| 4 | `delay-question' argument for `tq-enqueue'. | ||
| 5 | |||
| 6 | 2006-04-13 Bill Wohler <wohler@newt.com> | ||
| 7 | |||
| 8 | * customize.texi (Common Keywords): Use dotted notation for | ||
| 9 | :package-version value. Specify its values. Improve documentation | ||
| 10 | for customize-package-emacs-version-alist. | ||
| 11 | |||
| 12 | 2006-04-12 Bill Wohler <wohler@newt.com> | ||
| 13 | |||
| 14 | * customize.texi (Common Keywords): Move description of | ||
| 15 | customize-package-emacs-version-alist to @defvar. | ||
| 16 | |||
| 17 | 2006-04-10 Bill Wohler <wohler@newt.com> | ||
| 18 | |||
| 19 | * customize.texi (Common Keywords): Add :package-version. | ||
| 20 | |||
| 21 | 2006-04-10 Kim F. Storm <storm@cua.dk> | ||
| 22 | |||
| 23 | * text.texi (Buffer Contents): Add NOPROPS arg to | ||
| 24 | filter-buffer-substring. | ||
| 25 | |||
| 26 | 2006-04-08 Kevin Ryde <user42@zip.com.au> | ||
| 27 | |||
| 28 | * os.texi (Command-Line Arguments): Update xref to emacs manual | ||
| 29 | "Command Arguments" -> "Emacs Invocation", per change there. | ||
| 30 | |||
| 1 | 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> | 31 | 2006-04-08 Thien-Thi Nguyen <ttn@gnu.org> |
| 2 | 32 | ||
| 3 | * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to | 33 | * display.texi (Other Display Specs): Arrange a @code{DOTTED-LIST} to |