diff options
| author | Luc Teirlinck | 2005-04-01 02:03:50 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2005-04-01 02:03:50 +0000 |
| commit | 18cd5892322f24e1aa52cd92437571096262aae6 (patch) | |
| tree | 5deb84578c0a503f5277932fd3a13a14592a65bb | |
| parent | 4b6bfab4b9d569191fa1bd9d7d2dc13a4210c401 (diff) | |
| download | emacs-18cd5892322f24e1aa52cd92437571096262aae6.tar.gz emacs-18cd5892322f24e1aa52cd92437571096262aae6.zip | |
*** empty log message ***
| -rw-r--r-- | admin/ChangeLog | 5 | ||||
| -rw-r--r-- | man/ChangeLog | 7 |
2 files changed, 12 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index 03180eed6c8..ce6e3642800 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -4,6 +4,11 @@ | |||
| 4 | first line of every tutorial must be "Emacs Tutorial" in the | 4 | first line of every tutorial must be "Emacs Tutorial" in the |
| 5 | repective language. | 5 | repective language. |
| 6 | 6 | ||
| 7 | 2005-03-29 Luc Teirlinck <teirllm@auburn.edu> | ||
| 8 | |||
| 9 | * FOR-RELEASE (TO BE DONE SHORTLY BEFORE RELEASE): New section. | ||
| 10 | Add `undo-ask-before-discard' to it. | ||
| 11 | |||
| 7 | 2005-03-02 Miles Bader <miles@gnu.org> | 12 | 2005-03-02 Miles Bader <miles@gnu.org> |
| 8 | 13 | ||
| 9 | * quick-install-emacs: Only use the mkdir --verbose option if the | 14 | * quick-install-emacs: Only use the mkdir --verbose option if the |
diff --git a/man/ChangeLog b/man/ChangeLog index 9027b90b4bc..55e072bc9cc 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-03-31 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * files.texi (Reverting): Move `auto-revert-check-vc-info' to | ||
| 4 | `VC Mode Line' and put in an xref to that node. | ||
| 5 | (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify | ||
| 6 | its description. | ||
| 7 | |||
| 1 | 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> | 8 | 2005-03-31 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 9 | ||
| 3 | * calendar.texi (Calendar Systems): Say that the Persian calendar | 10 | * calendar.texi (Calendar Systems): Say that the Persian calendar |