diff options
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c19b0e1521b..8c8a75734ae 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,21 @@ | |||
| 1 | 2005-10-27 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * minibuf.texi (Completion Commands): | ||
| 4 | Write about new optional argument for `display-completion-list'. | ||
| 5 | |||
| 6 | 2005-10-23 Richard M. Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * display.texi (Overlay Arrow): Clarify about local bindings of | ||
| 9 | overlay-arrow-position. | ||
| 10 | |||
| 11 | 2005-10-22 Eli Zaretskii <eliz@gnu.org> | ||
| 12 | |||
| 13 | * internals.texi (Building Emacs): Fix last change. | ||
| 14 | |||
| 15 | 2005-10-22 Richard M. Stallman <rms@gnu.org> | ||
| 16 | |||
| 17 | * internals.texi (Building Emacs): Document eval-at-startup. | ||
| 18 | |||
| 1 | 2005-10-21 Richard M. Stallman <rms@gnu.org> | 19 | 2005-10-21 Richard M. Stallman <rms@gnu.org> |
| 2 | 20 | ||
| 3 | * loading.texi (Where Defined): load-history contains abs file names. | 21 | * loading.texi (Where Defined): load-history contains abs file names. |