]> code.delx.au - gnu-emacs/commitdiff
* org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
authorAndreas Schwab <schwab@linux-m68k.org>
Sun, 6 Jan 2013 10:34:26 +0000 (11:34 +0100)
committerAndreas Schwab <schwab@linux-m68k.org>
Sun, 6 Jan 2013 10:34:26 +0000 (11:34 +0100)
@item argument.
(Property searches): Use \\ instead of @backslashchar{}.
* pgg.texi (VERSION): Move @set below @setfilename.

doc/misc/ChangeLog
doc/misc/org.texi
doc/misc/pgg.texi

index a71745f62588fbf7b799524344182d7ef6b15766..0e9522075c6029c1c02731849cbae28e4d59fa1f 100644 (file)
@@ -1,3 +1,10 @@
+2013-01-06  Andreas Schwab  <schwab@linux-m68k.org>
+
+       * org.texi (Advanced features): Use `@w{ }' instead of `@ ' in
+       @item argument.
+       (Property searches): Use \\ instead of @backslashchar{}.
+       * pgg.texi (VERSION): Move @set below @setfilename.
+
 2013-01-05  Andreas Schwab  <schwab@linux-m68k.org>
 
        * ada-mode.texi: Remove braces from @title argument.
index bea130ccb437e41a88431b78a657afa1276827c1..47ee0954671e1898cbdc68cbf925bdd4c39de40a 100644 (file)
@@ -3027,7 +3027,7 @@ lines will be left alone by this command.
 Selects this line for global recalculation with @kbd{C-u C-c *}, but
 not for automatic recalculation.  Use this when automatic
 recalculation slows down editing too much.
-@item @
+@item @w{ }
 Unmarked lines are exempt from recalculation with @kbd{C-u C-c *}.
 All lines that should be recalculated should be marked with @samp{#}
 or @samp{*}.
@@ -5050,7 +5050,7 @@ FILE         @r{The filename the entry is located in.}
 To create sparse trees and special lists with selection based on properties,
 the same commands are used as for tag searches (@pxref{Tag searches}).
 @table @kbd
-@orgcmdkkc{C-c / m,C-c @backslashchar{},org-match-sparse-tree}
+@orgcmdkkc{C-c / m,C-c \\,org-match-sparse-tree}
 Create a sparse tree with all matching entries.  With a
 @kbd{C-u} prefix argument, ignore headlines that are not a TODO line.
 @orgcmd{C-c a m,org-tags-view}
index bb40a9f541db3abf40c6108a1f2a7ae35fd9265f..a18a22e649fe91657f435607f66394e441761a93 100644 (file)
@@ -2,9 +2,9 @@
 
 @include gnus-overrides.texi
 
-@set VERSION 0.1
-
 @setfilename ../../info/pgg
+
+@set VERSION 0.1
 @settitle PGG @value{VERSION}
 
 @copying