diff options
| author | Richard M. Stallman | 2005-05-29 08:24:41 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-05-29 08:24:41 +0000 |
| commit | bebcc4b15f19eece27de86b553ffc29f2953a48e (patch) | |
| tree | c5c9a04fa38aad6d5f5f16d0c0f78bda84366216 /lispref/ChangeLog | |
| parent | d85d15c8ee97f2159bcd0eb2cfa35bbe61a290ad (diff) | |
| download | emacs-bebcc4b15f19eece27de86b553ffc29f2953a48e.tar.gz emacs-bebcc4b15f19eece27de86b553ffc29f2953a48e.zip | |
(Window Frame Parameters): Document user-size.
Shorten entry for top by referring to left.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 25909586102..2aefb23ac16 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2005-05-29 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * frames.texi (Window Frame Parameters): Document user-size. | ||
| 4 | Shorten entry for top by referring to left. | ||
| 5 | |||
| 6 | 2005-05-26 Richard M. Stallman <rms@gnu.org> | ||
| 7 | |||
| 8 | * modes.texi (Mode Hooks): Explain that after-change-major-mode-hook | ||
| 9 | is new, and what the implications are. Other clarifications. | ||
| 10 | |||
| 1 | 2005-05-24 Richard M. Stallman <rms@gnu.org> | 11 | 2005-05-24 Richard M. Stallman <rms@gnu.org> |
| 2 | 12 | ||
| 3 | * frames.texi (Dialog Boxes): Minor fixes. | 13 | * frames.texi (Dialog Boxes): Minor fixes. |