diff options
| author | Juri Linkov | 2007-10-22 00:30:11 +0000 |
|---|---|---|
| committer | Juri Linkov | 2007-10-22 00:30:11 +0000 |
| commit | c066bafa71c1bd20846a4c4ab60f65a42a4f9e9b (patch) | |
| tree | e54ccd4974999dcfa584910448be4088b70de327 /doc/lispref/ChangeLog | |
| parent | eabd84c93d40b8b182e65183faee011dde9a412f (diff) | |
| download | emacs-c066bafa71c1bd20846a4c4ab60f65a42a4f9e9b.tar.gz emacs-c066bafa71c1bd20846a4c4ab60f65a42a4f9e9b.zip | |
(Text from Minibuffer, Minibuffer Completion, High-Level Completion):
Document a list of default value strings in the DEFAULT argument,
for which minibuffer functions return the first element.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index e0d9db962f9..164f8e27023 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-10-22 Juri Linkov <juri@jurta.org> | ||
| 2 | |||
| 3 | * minibuf.texi (Text from Minibuffer, Minibuffer Completion) | ||
| 4 | (High-Level Completion): Document a list of default value strings | ||
| 5 | in the DEFAULT argument, for which minibuffer functions return the | ||
| 6 | first element. | ||
| 7 | |||
| 1 | 2007-10-17 Juri Linkov <juri@jurta.org> | 8 | 2007-10-17 Juri Linkov <juri@jurta.org> |
| 2 | 9 | ||
| 3 | * text.texi (Filling): Update arguments of fill-paragraph. | 10 | * text.texi (Filling): Update arguments of fill-paragraph. |