diff options
| author | Michael Olson | 2007-10-30 01:53:49 +0000 |
|---|---|---|
| committer | Michael Olson | 2007-10-30 01:53:49 +0000 |
| commit | 7d3f6f1a283cf9ce4c54f5e479c1eefe7dd66d5c (patch) | |
| tree | 00b0f34986aed038973f3680db028a5cc8c91fec /doc/misc/ChangeLog | |
| parent | 47cca554170c006e864bb707012546720b216158 (diff) | |
| download | emacs-7d3f6f1a283cf9ce4c54f5e479c1eefe7dd66d5c.tar.gz emacs-7d3f6f1a283cf9ce4c54f5e479c1eefe7dd66d5c.zip | |
Reorganize chapters in Remember Manual
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 1c6edbf22dc..ed38f66f726 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | 2007-10-30 Michael Olson <mwolson@gnu.org> | 1 | 2007-10-30 Michael Olson <mwolson@gnu.org> |
| 2 | 2 | ||
| 3 | * remember.texi: New file containing the Remember Mode Manual. | 3 | * remember.texi: New file containing the Remember Mode Manual. Shuffle |
| 4 | chapters around after initial import. | ||
| 5 | (Function Reference): Split Keystrokes into separate chapter. | ||
| 6 | (Keystrokes): Document C-c C-k. | ||
| 4 | 7 | ||
| 5 | 2007-10-29 Michael Albinus <michael.albinus@gmx.de> | 8 | 2007-10-29 Michael Albinus <michael.albinus@gmx.de> |
| 6 | 9 | ||