aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Dominik2009-02-02 21:00:46 +0000
committerCarsten Dominik2009-02-02 21:00:46 +0000
commit55033558b53324f4a63b6887ea50d8a2f235f7aa (patch)
treebc7064cc124df3fd47c07f8563397ae86f21f8bc
parent5ace2fe5ec1ac286b69e3ec3db9a0fba6a295f49 (diff)
downloademacs-55033558b53324f4a63b6887ea50d8a2f235f7aa.tar.gz
emacs-55033558b53324f4a63b6887ea50d8a2f235f7aa.zip
2009-02-02 Carsten Dominik <dominik@science.uva.nl>
* org.texi (Structure editing, Handling links) (Fast access to TODO states, Javascript support): Make standard docs correctly reflect default variable settings.
-rw-r--r--doc/misc/ChangeLog6
-rw-r--r--doc/misc/org.texi35
2 files changed, 24 insertions, 17 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 7659efeb9e6..d67f4d3a1b8 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,9 @@
12009-02-02 Carsten Dominik <dominik@science.uva.nl>
2
3 * org.texi (Structure editing, Handling links)
4 (Fast access to TODO states, Javascript support): Make standard docs
5 correctly reflect default variable settings.
6
12009-02-02 Glenn Morris <rgm@gnu.org> 72009-02-02 Glenn Morris <rgm@gnu.org>
2 8
3 * org.texi: Fix typos. 9 * org.texi: Fix typos.
diff --git a/doc/misc/org.texi b/doc/misc/org.texi
index 69381ae6295..102f8bcf6a0 100644
--- a/doc/misc/org.texi
+++ b/doc/misc/org.texi
@@ -3,8 +3,8 @@
3@setfilename ../../info/org 3@setfilename ../../info/org
4@settitle The Org Manual 4@settitle The Org Manual
5 5
6@set VERSION 6.20h 6@set VERSION 6.21b
7@set DATE January 2009 7@set DATE February 2009
8 8
9@dircategory Emacs 9@dircategory Emacs
10@direntry 10@direntry
@@ -968,12 +968,13 @@ headline marker like @samp{****}.
968Depending on the variables @code{org-yank-adjusted-subtrees} and 968Depending on the variables @code{org-yank-adjusted-subtrees} and
969@code{org-yank-folded-subtrees}, Org's internal @code{yank} command will 969@code{org-yank-folded-subtrees}, Org's internal @code{yank} command will
970paste subtrees folded and in a clever way, using the same command as @kbd{C-c 970paste subtrees folded and in a clever way, using the same command as @kbd{C-c
971C-x C-y}. With the default settings, level adjustment will take place and 971C-x C-y}. With the default settings, no level adjustment will take place,
972yanked trees will be folded unless doing so would swallow text previously 972but the yanked tree will be folded unless doing so would swallow text
973visible. Any prefix argument to this command will force a normal @code{yank} 973previously visible. Any prefix argument to this command will force a normal
974to be executed, with the prefix passed along. A good way to force a normal 974@code{yank} to be executed, with the prefix passed along. A good way to
975yank is @kbd{C-u C-y}. If you use @code{yank-pop} after a yank, it will yank 975force a normal yank is @kbd{C-u C-y}. If you use @code{yank-pop} after a
976previous kill items plainly, without adjustment and folding. 976yank, it will yank previous kill items plainly, without adjustment and
977folding.
977@kindex C-c C-w 978@kindex C-c C-w
978@item C-c C-w 979@item C-c C-w
979Refile entry or region to a different location. @xref{Refiling notes}. 980Refile entry or region to a different location. @xref{Refiling notes}.
@@ -2794,7 +2795,8 @@ link and description parts of the link.
2794@c 2795@c
2795@cindex following links 2796@cindex following links
2796@kindex C-c C-o 2797@kindex C-c C-o
2797@item C-c C-o 2798@kindex RET
2799@item C-c C-o @r{or} @key{RET}
2798Open link at point. This will launch a web browser for URLs (using 2800Open link at point. This will launch a web browser for URLs (using
2799@command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for 2801@command{browse-url-at-point}), run VM/MH-E/Wanderlust/Rmail/Gnus/BBDB for
2800the corresponding links, and execute the command in a shell link. When the 2802the corresponding links, and execute the command in a shell link. When the
@@ -3231,15 +3233,13 @@ key after each keyword, in parenthesis. For example:
3231 (sequence "|" "CANCELED(c)"))) 3233 (sequence "|" "CANCELED(c)")))
3232@end lisp 3234@end lisp
3233 3235
3234If you then press @code{C-u C-c C-t} followed by the selection key, the 3236If you then press @code{C-c C-t} followed by the selection key, the entry
3235entry will be switched to this state. @key{SPC} can be used to remove 3237will be switched to this state. @key{SPC} can be used to remove any TODO
3236any TODO keyword from an entry. Should you like this way of selecting 3238keyword from an entry.@footnote{Check also the variable
3237TODO states a lot, you might want to set the variable
3238@code{org-use-fast-todo-selection} to @code{t} and make this behavior
3239the default. Check also the variable
3240@code{org-fast-tag-selection-include-todo}, it allows to change the TODO 3239@code{org-fast-tag-selection-include-todo}, it allows to change the TODO
3241state through the tags interface (@pxref{Setting tags}), in case you 3240state through the tags interface (@pxref{Setting tags}), in case you like to
3242like to mingle the two concepts. 3241mingle the two concepts. Note that this means you need to come up with
3242unique keys across both sets of keywords.}
3243 3243
3244@node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions 3244@node Per-file keywords, Faces for TODO keywords, Fast access to TODO states, TODO extensions
3245@subsection Setting up keywords for individual files 3245@subsection Setting up keywords for individual files
@@ -8174,6 +8174,7 @@ tdepth: @r{The depth of the table of contents. The defaults are taken from}
8174ftoc: @r{Does the css of the page specify a fixed position for the toc?} 8174ftoc: @r{Does the css of the page specify a fixed position for the toc?}
8175 @r{If yes, the toc will never be displayed as a section.} 8175 @r{If yes, the toc will never be displayed as a section.}
8176ltoc: @r{Should there be short contents (children) in each section?} 8176ltoc: @r{Should there be short contents (children) in each section?}
8177 @r{Make this @code{above} it the section should be above initial text.}
8177mouse: @r{Headings are highlighted when the mouse is over them. Should be} 8178mouse: @r{Headings are highlighted when the mouse is over them. Should be}
8178 @r{@samp{underline} (default) or a background color like @samp{#cccccc}.} 8179 @r{@samp{underline} (default) or a background color like @samp{#cccccc}.}
8179buttons: @r{Should view-toggle buttons be everywhere? When @code{nil} (the} 8180buttons: @r{Should view-toggle buttons be everywhere? When @code{nil} (the}