diff options
| author | Kim F. Storm | 2003-08-17 22:27:34 +0000 |
|---|---|---|
| committer | Kim F. Storm | 2003-08-17 22:27:34 +0000 |
| commit | 706da3c2c9fb53a46ff6120663930cf519a30f6c (patch) | |
| tree | c860f0ff7236034051b0d2a98e1fc5ca41026ed0 | |
| parent | a0d0adaf6ab3e109b04d540d55c925e37b970b37 (diff) | |
| download | emacs-706da3c2c9fb53a46ff6120663930cf519a30f6c.tar.gz emacs-706da3c2c9fb53a46ff6120663930cf519a30f6c.zip | |
New kmacro.texi file (and associated changes).
| -rw-r--r-- | man/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index f410b418968..f537862ae35 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,15 @@ | |||
| 1 | 2003-08-18 Kim F. Storm <storm@cua.dk> | ||
| 2 | |||
| 3 | * kmacro.texi: New file describing enhanced keyboard macro | ||
| 4 | functionality. Replaces old description in custom.texi. | ||
| 5 | |||
| 6 | * custom.texi (Customization): Add xref to Keyboard Macros chapter. | ||
| 7 | (Keyboard Macros): Move to new kmacro.texi file. | ||
| 8 | |||
| 9 | * emacs.texi (Keyboard Macros): Reference new keyboard macro topics. | ||
| 10 | |||
| 11 | * calc.texi (Queries in Macros): Update xref to keyboard macro query. | ||
| 12 | |||
| 1 | 2003-08-17 Alex Schroeder <alex@gnu.org> | 13 | 2003-08-17 Alex Schroeder <alex@gnu.org> |
| 2 | 14 | ||
| 3 | * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not | 15 | * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not |