Browse Source

Manual: Improve activation section

Carsten Dominik 12 years ago
parent
commit
95784bef22
1 changed files with 3 additions and 4 deletions
  1. 3 4
      doc/org.texi

+ 3 - 4
doc/org.texi

@@ -962,9 +962,8 @@ liking.
 @end lisp
 @end lisp
 
 
 @cindex Org mode, turning on
 @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
 @example
 MY PROJECTS    -*- mode: org; -*-
 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
 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
 @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
 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
 Also, the manual lists both the keys and the corresponding commands for
 accessing a functionality.  Org mode often uses the same key for different
 accessing a functionality.  Org mode often uses the same key for different