diff options
| author | Richard M. Stallman | 2006-05-04 01:00:31 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-05-04 01:00:31 +0000 |
| commit | 889a04e7e2c87d8bf6f4f23e3f40be4973547e3e (patch) | |
| tree | 2326f4ad342291f72e28457aa4a4787c44f7b9bb /man | |
| parent | 1459a43bb1c9ae396fdb49feb4bfbff5a84118c2 (diff) | |
| download | emacs-889a04e7e2c87d8bf6f4f23e3f40be4973547e3e.tar.gz emacs-889a04e7e2c87d8bf6f4f23e3f40be4973547e3e.zip | |
*** empty log message ***
Diffstat (limited to 'man')
| -rw-r--r-- | man/ChangeLog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index bd48e3f4f20..3e220fa5f4c 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,31 @@ | |||
| 1 | 2006-05-03 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * files.texi (Diff Mode): Node moved here. | ||
| 4 | (Comparing Files): Delete what duplicates new node. | ||
| 5 | (Files): Put Diff Mode in menu. | ||
| 6 | |||
| 7 | * misc.texi (Diff Mode): Moved to files.texi. | ||
| 8 | |||
| 9 | * emacs.texi (Top): Update menu for Diff Mode. | ||
| 10 | |||
| 11 | * trouble.texi (Emergency Escape): Simplify. | ||
| 12 | |||
| 13 | * emacs.texi (Top): Minor clarification. | ||
| 14 | |||
| 15 | 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com> | ||
| 16 | |||
| 17 | * commands.texi, entering.texi, screen.texi: Many simplifications. | ||
| 18 | |||
| 19 | 2006-05-03 Richard Stallman <rms@gnu.org> | ||
| 20 | |||
| 21 | * commands.texi (Text Characters): Delete paragraph about unibyte | ||
| 22 | non-ASCII printing chars. | ||
| 23 | |||
| 24 | * killing.texi (Killing): Say "graphical displays". | ||
| 25 | * display.texi: Say "graphical displays". | ||
| 26 | |||
| 27 | * cmdargs.texi (Misc X): Say "graphical displays". | ||
| 28 | |||
| 1 | 2006-05-01 Richard Stallman <rms@gnu.org> | 29 | 2006-05-01 Richard Stallman <rms@gnu.org> |
| 2 | 30 | ||
| 3 | * emacs.texi (Top): Add Diff Mode to menu. | 31 | * emacs.texi (Top): Add Diff Mode to menu. |