mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-26 07:00:35 -08:00
* doc/misc/dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
This commit is contained in:
parent
33306400fb
commit
4a970ff58d
4 changed files with 29 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
2014-01-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* dbus.texi, nxml-mode.texi, widget.texi: Add titlepage.
|
||||
|
||||
* ert.texi: Add a titlepage. Use @insertcopying.
|
||||
|
||||
* calc.texi (Top): Use @top rather than @chapter.
|
||||
|
|
|
|||
|
|
@ -29,6 +29,14 @@ modify this GNU manual.''
|
|||
* D-Bus: (dbus). Using D-Bus in Emacs.
|
||||
@end direntry
|
||||
|
||||
@titlepage
|
||||
@title Using D-Bus in Emacs
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@insertcopying
|
||||
@end titlepage
|
||||
|
||||
|
||||
@contents
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -28,6 +28,17 @@ modify this GNU manual.''
|
|||
* nXML Mode: (nxml-mode). XML editing mode with RELAX NG support.
|
||||
@end direntry
|
||||
|
||||
|
||||
@titlepage
|
||||
@title nXML mode
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@insertcopying
|
||||
@end titlepage
|
||||
|
||||
@contents
|
||||
|
||||
|
||||
@node Top
|
||||
@top nXML Mode
|
||||
|
||||
|
|
|
|||
|
|
@ -29,6 +29,14 @@ modify this GNU manual.''
|
|||
Customization facility.
|
||||
@end direntry
|
||||
|
||||
|
||||
@titlepage
|
||||
@title The Emacs Widget Library
|
||||
@page
|
||||
@vskip 0pt plus 1filll
|
||||
@insertcopying
|
||||
@end titlepage
|
||||
|
||||
@contents
|
||||
|
||||
@node Top
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue