* autotype.texi: Remove undefined command @subtitlefont.

* cc-mode.texi: Likewise.
This commit is contained in:
Andreas Schwab 2013-01-06 15:29:40 +01:00
parent 7b08ccf715
commit 605f02eea9
3 changed files with 5 additions and 3 deletions

View file

@ -1,5 +1,8 @@
2013-01-06 Andreas Schwab <schwab@linux-m68k.org>
* autotype.texi: Remove undefined command @subtitlefont.
* cc-mode.texi: Likewise.
* org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
@item argument.
(Property searches): Use \\ instead of @backslashchar{}.

View file

@ -37,8 +37,7 @@ modify this GNU manual.''
@center @titlefont{Autotyping}
@sp 2
@center @subtitlefont{Convenient features for text that you enter
frequently in Emacs}
@center Convenient features for text that you enter frequently in Emacs
@sp 2
@center Daniel Pfeiffer
@center additions by Dave Love

View file

@ -188,7 +188,7 @@ modify this GNU manual.''
@center @titlefont{CC Mode 5.32}
@sp 2
@center @subtitlefont{A GNU Emacs mode for editing C and C-like languages}
@center A GNU Emacs mode for editing C and C-like languages
@sp 2
@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie