diff options
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. |