aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman2005-07-08 01:10:12 +0000
committerRichard M. Stallman2005-07-08 01:10:12 +0000
commit7d90e71da10a760e269c24c1e789fe50dc60e279 (patch)
tree53b0872bdf23480278a25656b359e79ef29b04cc
parente6cbffd916094333b66b0dc0e970443c6a761eef (diff)
downloademacs-7d90e71da10a760e269c24c1e789fe50dc60e279.tar.gz
emacs-7d90e71da10a760e269c24c1e789fe50dc60e279.zip
*** empty log message ***
-rw-r--r--lispref/ChangeLog4
-rw-r--r--man/ChangeLog2
2 files changed, 6 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index cddd1d506b0..6e43d67dd28 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,3 +1,7 @@
12005-07-07 Richard M. Stallman <rms@gnu.org>
2
3 * display.texi (Inverse Video): Delete mode-line-inverse-video.
4
12005-07-06 Richard M. Stallman <rms@gnu.org> 52005-07-06 Richard M. Stallman <rms@gnu.org>
2 6
3 * searching.texi (Regexp Search): Clarify what re-search-forward 7 * searching.texi (Regexp Search): Clarify what re-search-forward
diff --git a/man/ChangeLog b/man/ChangeLog
index 0bc0277021b..d8ad1f9b94b 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,5 +1,7 @@
12005-07-07 Richard M. Stallman <rms@gnu.org> 12005-07-07 Richard M. Stallman <rms@gnu.org>
2 2
3 * anti.texi (Antinews): Mention mode-line-inverse-video.
4
3 * files.texi (Saving): Minor correction about C-x C-w. 5 * files.texi (Saving): Minor correction about C-x C-w.
4 6
5 * display.texi (Display Custom): Don't mention mode-line-inverse-video. 7 * display.texi (Display Custom): Don't mention mode-line-inverse-video.