diff options
| -rw-r--r-- | lispref/ChangeLog | 4 | ||||
| -rw-r--r-- | man/ChangeLog | 2 |
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 @@ | |||
| 1 | 2005-07-07 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * display.texi (Inverse Video): Delete mode-line-inverse-video. | ||
| 4 | |||
| 1 | 2005-07-06 Richard M. Stallman <rms@gnu.org> | 5 | 2005-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 @@ | |||
| 1 | 2005-07-07 Richard M. Stallman <rms@gnu.org> | 1 | 2005-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. |