diff options
| author | Luc Teirlinck | 2004-08-22 02:25:16 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-08-22 02:25:16 +0000 |
| commit | 2935e78878ef7868882c2dd3fe54fa61d4643122 (patch) | |
| tree | 75753438c8e0f47e768075b763a9e9afaf2beeaf /man/ChangeLog | |
| parent | aca16f78753587b4dc2904ac2d319b7496fdc4b9 (diff) | |
| download | emacs-2935e78878ef7868882c2dd3fe54fa61d4643122.tar.gz emacs-2935e78878ef7868882c2dd3fe54fa61d4643122.zip | |
(Keyboard Macro Ring): Rename section.
Emacs treats the head of the macro ring as the `last keyboard macro'.
(Keyboard Macro Counter): Minor change.
(Save Keyboard Macro): Some clarifications.
(Edit Keyboard Macro): Rename section.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index eead2deac38..e40f2317d2a 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2004-08-21 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * kmacro.texi (Keyboard Macro Ring): Rename section. | ||
| 4 | Emacs treats the head of the macro ring as the `last keyboard macro'. | ||
| 5 | (Keyboard Macro Counter): Minor change. | ||
| 6 | (Save Keyboard Macro): Some clarifications. | ||
| 7 | (Edit Keyboard Macro): Rename section. | ||
| 8 | |||
| 3 | * buffers.texi (Buffers): Maximum buffer size is now 256M on | 9 | * buffers.texi (Buffers): Maximum buffer size is now 256M on |
| 4 | 32-bit machines. | 10 | 32-bit machines. |
| 5 | (Several Buffers): Clarify which buffer is selected if `2' is | 11 | (Several Buffers): Clarify which buffer is selected if `2' is |