diff options
| -rw-r--r-- | doc/emacs/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index c81c7c40a07..a8ddec5270e 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog | |||
| @@ -1,7 +1,18 @@ | |||
| 1 | 2008-10-31 Chong Yidong <cyd@stupidchicken.com> | 1 | 2008-10-31 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 2 | ||
| 3 | * misc.texi (Document View): Renamed from Document Files, moved here | ||
| 4 | from files.texi. | ||
| 5 | |||
| 6 | * files.texi (Version Control): Moved to maintaining.texi. Subnodes | ||
| 7 | moved as well. | ||
| 8 | (Document Files): Moved to misc.texi. | ||
| 9 | |||
| 3 | * maintaining.texi (Change Log): Document log-edit-insert-changelog and | 10 | * maintaining.texi (Change Log): Document log-edit-insert-changelog and |
| 4 | vc-update-change-log. | 11 | vc-update-change-log. |
| 12 | (Version Control): Move here from files.texi. | ||
| 13 | (Format of ChangeLog): Make it a subnode of Change Log. | ||
| 14 | |||
| 15 | * emacs.texi (Top): Update node listing. | ||
| 5 | 16 | ||
| 6 | 2008-10-31 Tassilo Horn <tassilo@member.fsf.org> | 17 | 2008-10-31 Tassilo Horn <tassilo@member.fsf.org> |
| 7 | 18 | ||