diff options
| author | Eli Zaretskii | 2006-05-06 14:25:42 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2006-05-06 14:25:42 +0000 |
| commit | 7cdd23e656f1e49b3e4b6d556a70969df7bf1f6d (patch) | |
| tree | c1dabc7388bc61f4fb8c59eca8077c29d01cc2ff /man/ChangeLog | |
| parent | d5d04ab296e26d181f2f31370242b589c97abeb2 (diff) | |
| download | emacs-7cdd23e656f1e49b3e4b6d556a70969df7bf1f6d.tar.gz emacs-7cdd23e656f1e49b3e4b6d556a70969df7bf1f6d.zip | |
(Version Backups, Local Version Control)
(Making Snapshots, Change Logs and VC, Version Headers)
(Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
on-line manual.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index a50fa9e15da..1ec6243628f 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -2,7 +2,31 @@ | |||
| 2 | 2 | ||
| 3 | The following changes merge the emacs-xtra manual into the main | 3 | The following changes merge the emacs-xtra manual into the main |
| 4 | manual, but only for on-line version of the manual. | 4 | manual, but only for on-line version of the manual. |
| 5 | 5 | ||
| 6 | * vc2-xtra.texi (Version Backups, Local Version Control) | ||
| 7 | (Making Snapshots, Change Logs and VC, Version Headers) | ||
| 8 | (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for | ||
| 9 | on-line manual. | ||
| 10 | |||
| 11 | * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's | ||
| 12 | for on-line manual. | ||
| 13 | |||
| 14 | * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse) | ||
| 15 | (MS-DOS Display, MS-DOS File Names, MS-DOS Printing) | ||
| 16 | (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's | ||
| 17 | for on-line manual. | ||
| 18 | |||
| 19 | * fortran-xtra.texi (Fortran, Fortran Autofill) | ||
| 20 | (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's | ||
| 21 | for on-line manual. | ||
| 22 | |||
| 23 | * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]: | ||
| 24 | Conditional xref's for on-line manual. | ||
| 25 | |||
| 26 | * emerge-xtra.texi (Emerge, Overview of Emerge) | ||
| 27 | (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line | ||
| 28 | manual. | ||
| 29 | |||
| 6 | * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. | 30 | * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra. |
| 7 | (EMACS_XTRA): New variable, lists the new *-xtra.texi files. | 31 | (EMACS_XTRA): New variable, lists the new *-xtra.texi files. |
| 8 | (EMACSSOURCES): Use EMACS_XTRA. | 32 | (EMACSSOURCES): Use EMACS_XTRA. |