summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarsten Dominik <carsten.dominik@gmail.com>2013-09-30 07:01:33 +0200
committerCarsten Dominik <carsten.dominik@gmail.com>2013-09-30 07:01:33 +0200
commit95784bef226be12ff439e3203c1f08eb9eedbcb9 (patch)
treefd8f076ad27457b252abc2e47f02bf8db0059e57
parentfbd604d7f5ec2abf4fc24538e613315e73561450 (diff)
downloadorg-mode-95784bef226be12ff439e3203c1f08eb9eedbcb9.tar.gz
Manual: Improve activation section
-rw-r--r--doc/org.texi7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 0569465..67ff62c 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -962,9 +962,8 @@ liking.
@end lisp
@cindex Org mode, turning on
-With this setup, all files with extension @samp{.org} will be put
-into Org mode. As an alternative, make the first line of a file look
-like this:
+To turn on Org mode in a file that does not have the extension @file{.org},
+make the first line of a file look like this:
@example
MY PROJECTS -*- mode: org; -*-
@@ -1124,7 +1123,7 @@ templates insert lowercase keywords and Babel dynamically inserts
The manual suggests a few global keybindings, in particular @kbd{C-c a} for
@code{org-agenda} and @kbd{C-c c} for @code{org-capture}. These are only
suggestions, but the rest of the manual assumes that these keybindings are in
-place.
+place in order to list commands by key access.
Also, the manual lists both the keys and the corresponding commands for
accessing a functionality. Org mode often uses the same key for different