aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2006-05-04 01:00:31 +0000
committerRichard M. Stallman2006-05-04 01:00:31 +0000
commit889a04e7e2c87d8bf6f4f23e3f40be4973547e3e (patch)
tree2326f4ad342291f72e28457aa4a4787c44f7b9bb
parent1459a43bb1c9ae396fdb49feb4bfbff5a84118c2 (diff)
downloademacs-889a04e7e2c87d8bf6f4f23e3f40be4973547e3e.tar.gz
emacs-889a04e7e2c87d8bf6f4f23e3f40be4973547e3e.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
-rw-r--r--man/ChangeLog28
2 files changed, 30 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 716ec2d7b47..abb057f0fd4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12006-05-03 Richard Stallman <rms@gnu.org> 12006-05-03 Richard Stallman <rms@gnu.org>
2 2
3 * simple.el (next-history-element, previous-history-element): Doc fix.
4
3 * isearch.el (isearch-update-ring): Doc fix. 5 * isearch.el (isearch-update-ring): Doc fix.
4 6
52006-05-03 Dan Nicolaescu <dann@ics.uci.edu> 72006-05-03 Dan Nicolaescu <dann@ics.uci.edu>
diff --git a/man/ChangeLog b/man/ChangeLog
index bd48e3f4f20..3e220fa5f4c 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,31 @@
12006-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
152006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
16
17 * commands.texi, entering.texi, screen.texi: Many simplifications.
18
192006-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
12006-05-01 Richard Stallman <rms@gnu.org> 292006-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.