From: Andreas Schwab Date: Sun, 6 Jan 2013 14:29:40 +0000 (+0100) Subject: * autotype.texi: Remove undefined command @subtitlefont. X-Git-Tag: emacs-24.2.92~20 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=605f02eea950716821f474ea60f7b78b9962665e;p=emacs.git * autotype.texi: Remove undefined command @subtitlefont. * cc-mode.texi: Likewise. --- diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0e9522075c6..68b0c31916d 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,5 +1,8 @@ 2013-01-06 Andreas Schwab + * 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{}. diff --git a/doc/misc/autotype.texi b/doc/misc/autotype.texi index ad6a2902b1e..137ed6b43e8 100644 --- a/doc/misc/autotype.texi +++ b/doc/misc/autotype.texi @@ -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 diff --git a/doc/misc/cc-mode.texi b/doc/misc/cc-mode.texi index f63c6c54a16..55b7028101a 100644 --- a/doc/misc/cc-mode.texi +++ b/doc/misc/cc-mode.texi @@ -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