aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog10
-rw-r--r--doc/misc/autotype.texi3
-rw-r--r--doc/misc/cc-mode.texi2
-rw-r--r--doc/misc/org.texi4
-rw-r--r--doc/misc/pgg.texi4
5 files changed, 16 insertions, 7 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index d756f4fd0f0..79214acc102 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,13 @@
12013-01-06 Andreas Schwab <schwab@linux-m68k.org>
2
3 * autotype.texi: Remove undefined command @subtitlefont.
4 * cc-mode.texi: Likewise.
5
6 * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
7 @item argument.
8 (Property searches): Use \\ instead of @backslashchar{}.
9 * pgg.texi (VERSION): Move @set below @setfilename.
10
12013-01-05 Andreas Schwab <schwab@linux-m68k.org> 112013-01-05 Andreas Schwab <schwab@linux-m68k.org>
2 12
3 * ada-mode.texi: Remove braces from @title argument. 13 * ada-mode.texi: Remove braces from @title argument.
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.''
37 37
38@center @titlefont{Autotyping} 38@center @titlefont{Autotyping}
39@sp 2 39@sp 2
40@center @subtitlefont{Convenient features for text that you enter 40@center Convenient features for text that you enter frequently in Emacs
41frequently in Emacs}
42@sp 2 41@sp 2
43@center Daniel Pfeiffer 42@center Daniel Pfeiffer
44@center additions by Dave Love 43@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.''
188 188
189@center @titlefont{CC Mode 5.32} 189@center @titlefont{CC Mode 5.32}
190@sp 2 190@sp 2
191@center @subtitlefont{A GNU Emacs mode for editing C and C-like languages} 191@center A GNU Emacs mode for editing C and C-like languages
192@sp 2 192@sp 2
193@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie 193@center Barry A. Warsaw, Martin Stjernholm, Alan Mackenzie
194 194
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index bea130ccb43..47ee0954671 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -3027,7 +3027,7 @@ lines will be left alone by this command.
3027Selects this line for global recalculation with @kbd{C-u C-c *}, but 3027Selects this line for global recalculation with @kbd{C-u C-c *}, but
3028not for automatic recalculation. Use this when automatic 3028not for automatic recalculation. Use this when automatic
3029recalculation slows down editing too much. 3029recalculation slows down editing too much.
3030@item @ 3030@item @w{ }
3031Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}. 3031Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
3032All lines that should be recalculated should be marked with @samp{#} 3032All lines that should be recalculated should be marked with @samp{#}
3033or @samp{*}. 3033or @samp{*}.
@@ -5050,7 +5050,7 @@ FILE @r{The filename the entry is located in.}
5050To create sparse trees and special lists with selection based on properties, 5050To create sparse trees and special lists with selection based on properties,
5051the same commands are used as for tag searches (@pxref{Tag searches}). 5051the same commands are used as for tag searches (@pxref{Tag searches}).
5052@table @kbd 5052@table @kbd
5053@orgcmdkkc{C-c / m,C-c @backslashchar{},org-match-sparse-tree} 5053@orgcmdkkc{C-c / m,C-c \\,org-match-sparse-tree}
5054Create a sparse tree with all matching entries. With a 5054Create a sparse tree with all matching entries. With a
5055@kbd{C-u} prefix argument, ignore headlines that are not a TODO line. 5055@kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
5056@orgcmd{C-c a m,org-tags-view} 5056@orgcmd{C-c a m,org-tags-view}
diff --git a/doc/misc/pgg.texi b/doc/misc/pgg.texi
index bb40a9f541d..a18a22e649f 100644
--- a/doc/misc/pgg.texi
+++ b/doc/misc/pgg.texi
@@ -2,9 +2,9 @@
2 2
3@include gnus-overrides.texi 3@include gnus-overrides.texi
4 4
5@set VERSION 0.1
6
7@setfilename ../../info/pgg 5@setfilename ../../info/pgg
6
7@set VERSION 0.1
8@settitle PGG @value{VERSION} 8@settitle PGG @value{VERSION}
9 9
10@copying 10@copying