diff options
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 8c1a863371b..a5295adc368 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,24 @@ | |||
| 1 | 2012-11-18 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * loading.texi (How Programs Do Loading): Add eager macro expansion. | ||
| 4 | * macros.texi (Expansion): Mention eager macro expansion. | ||
| 5 | |||
| 6 | * minibuf.texi (Basic Completion): Mention misc completion-table funcs. | ||
| 7 | |||
| 8 | 2012-11-18 Leo Liu <sdl.web@gmail.com> | ||
| 9 | |||
| 10 | * minibuf.texi (Programmed Completion): Doc fix for metadata | ||
| 11 | request (Bug#12850). | ||
| 12 | |||
| 13 | 2012-11-18 Glenn Morris <rgm@gnu.org> | ||
| 14 | |||
| 15 | * display.texi (Temporary Displays): Document with-temp-buffer-window. | ||
| 16 | |||
| 17 | * frames.texi (Size and Position): Add fit-frame-to-buffer command. | ||
| 18 | * windows.texi (Resizing Windows): Add fit-frame-to-buffer option. | ||
| 19 | (Window Sizes): Add vindex for window-min-height, window-min-width. | ||
| 20 | (Display Action Functions): Mention pop-up-frame-parameters. | ||
| 21 | |||
| 1 | 2012-11-16 Martin Rudalics <rudalics@gmx.at> | 22 | 2012-11-16 Martin Rudalics <rudalics@gmx.at> |
| 2 | 23 | ||
| 3 | * windows.texi (Choosing Window): Rewrite description of | 24 | * windows.texi (Choosing Window): Rewrite description of |