emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/doc/misc ChangeLog org.texi


From: Carsten Dominik
Subject: [Emacs-diffs] emacs/doc/misc ChangeLog org.texi
Date: Sun, 15 Nov 2009 07:15:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Carsten Dominik <cdominik>      09/11/15 07:15:11

Modified files:
        doc/misc       : ChangeLog org.texi 

Log message:
        2009-11-15  Carsten Dominik  <address@hidden>
        
                * org.texi (Speed keys): New section.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/ChangeLog?cvsroot=emacs&r1=1.335&r2=1.336
http://cvs.savannah.gnu.org/viewcvs/emacs/doc/misc/org.texi?cvsroot=emacs&r1=1.54&r2=1.55

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/ChangeLog,v
retrieving revision 1.335
retrieving revision 1.336
diff -u -b -r1.335 -r1.336
--- ChangeLog   13 Nov 2009 16:19:19 -0000      1.335
+++ ChangeLog   15 Nov 2009 07:15:10 -0000      1.336
@@ -1,3 +1,7 @@
+2009-11-15  Carsten Dominik  <address@hidden>
+
+       * org.texi (Speed keys): New section.
+
 2009-11-13  Michael Albinus  <address@hidden>
 
        * dbus.texi (Type Conversion): Fix typo.

Index: org.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/misc/org.texi,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- org.texi    13 Nov 2009 08:39:50 -0000      1.54
+++ org.texi    15 Nov 2009 07:15:10 -0000      1.55
@@ -3,7 +3,7 @@
 @setfilename ../../info/org
 @settitle The Org Manual
 
address@hidden VERSION 6.33
address@hidden VERSION 6.33c
 @set DATE November 2009
 
 @c Version and Contact Info
@@ -394,6 +394,7 @@
 Miscellaneous
 
 * Completion::                  M-TAB knows what you need
+* Speed keys::                  Electic commands at the beginning of a headline
 * Customization::               Adapting Org to your taste
 * In-buffer settings::          Overview of the #+KEYWORDS
 * The very busy C-c C-c key::   When in doubt, press C-c C-c
@@ -10323,6 +10324,7 @@
 
 @menu
 * Completion::                  M-TAB knows what you need
+* Speed keys::                  Electic commands at the beginning of a headline
 * Customization::               Adapting Org to your taste
 * In-buffer settings::          Overview of the #+KEYWORDS
 * The very busy C-c C-c key::   When in doubt, press C-c C-c
@@ -10332,7 +10334,7 @@
 @end menu
 
 
address@hidden Completion, Customization, Miscellaneous, Miscellaneous
address@hidden Completion, Speed keys, Miscellaneous, Miscellaneous
 @section Completion
 @cindex completion, of @TeX{} symbols
 @cindex completion, of TODO keywords
@@ -10394,7 +10396,25 @@
 @end itemize
 @end table
 
address@hidden Customization, In-buffer settings, Completion, Miscellaneous
address@hidden Speed keys, Customization, Completion, Miscellaneous
address@hidden Speed keys
address@hidden speed keys
address@hidden org-use-speed-commands
address@hidden org-speed-commands-user
+
+Single keys can be made to execute commands when the cursor is at the
+beginning of a headline, i.e. before the first star.  Configure the variable
address@hidden to activate this feature.  There is a
+pre-defined list of commands, and you can add more such commands using the
+variable @code{org-speed-commands-user}.  Speed keys do not only speed up
+navigation and other commands, but they also provide an alternative way to
+execute commands bound to keys that are not or not easily available on a tty,
+or on a small mobile device with a limited keyboard.
+
+To see which commands are available, activate the feature and press @kbd{?}
+with the cursor at the beginning of a headline.
+
address@hidden Customization, In-buffer settings, Speed keys, Miscellaneous
 @section Customization
 @cindex customization
 @cindex options, for customization
@@ -10836,26 +10856,26 @@
 is really only fun with @address@hidden keys, whereas on a
 tty you would rather use @kbd{C-c .} to re-insert the timestamp.
 
address@hidden @columnfractions 0.15 0.2 0.2
address@hidden @b{Default} @tab @b{Alternative 1} @tab @b{Alternative 2}
address@hidden @address@hidden     @tab @kbd{C-u @key{TAB}}       @tab
address@hidden @address@hidden    @tab @kbd{C-c C-x l}           @tab 
@address@hidden @key{left}}
address@hidden @address@hidden  @tab @kbd{C-c C-x L}           @tab
address@hidden @address@hidden   @tab @kbd{C-c C-x r}           @tab 
@address@hidden @key{right}}
address@hidden @address@hidden @tab @kbd{C-c C-x R}           @tab
address@hidden @address@hidden      @tab @kbd{C-c C-x u}           @tab 
@address@hidden @key{up}}
address@hidden @address@hidden    @tab @kbd{C-c C-x U}           @tab
address@hidden @address@hidden    @tab @kbd{C-c C-x d}           @tab 
@address@hidden @key{down}}
address@hidden @address@hidden  @tab @kbd{C-c C-x D}           @tab
address@hidden @address@hidden     @tab @kbd{C-c C-x c}           @tab
address@hidden @address@hidden     @tab @kbd{C-c C-x m}           @tab 
@address@hidden @key{RET}}
address@hidden @address@hidden   @tab @kbd{C-c C-x M}           @tab
address@hidden @address@hidden    @tab @kbd{C-c @key{left}}      @tab
address@hidden @address@hidden   @tab @kbd{C-c @key{right}}     @tab
address@hidden @address@hidden      @tab @kbd{C-c @key{up}}        @tab
address@hidden @address@hidden    @tab @kbd{C-c @key{down}}      @tab
address@hidden @address@hidden  @tab @kbd{C-c C-x @key{left}}  @tab
address@hidden @address@hidden @tab @kbd{C-c C-x @key{right}} @tab
address@hidden @columnfractions 0.15 0.2 0.1 0.2
address@hidden @b{Default} @tab @b{Alternative 1} @tab @b{Speed key} @tab 
@b{Alternative 2} 
address@hidden @address@hidden     @tab @kbd{C-u @key{TAB}}       @tab @kbd{C} 
@tab                            
address@hidden @address@hidden    @tab @kbd{C-c C-x l}           @tab @kbd{l} 
@tab @address@hidden @key{left}} 
address@hidden @address@hidden  @tab @kbd{C-c C-x L}           @tab @kbd{L} 
@tab                            
address@hidden @address@hidden   @tab @kbd{C-c C-x r}           @tab @kbd{r} 
@tab @address@hidden @key{right}}
address@hidden @address@hidden @tab @kbd{C-c C-x R}           @tab @kbd{R} @tab 
                          
address@hidden @address@hidden      @tab @kbd{C-c C-x u}           @tab @kbd{ } 
@tab @address@hidden @key{up}}  
address@hidden @address@hidden    @tab @kbd{C-c C-x U}           @tab @kbd{U} 
@tab                           
address@hidden @address@hidden    @tab @kbd{C-c C-x d}           @tab @kbd{ } 
@tab @address@hidden @key{down}}
address@hidden @address@hidden  @tab @kbd{C-c C-x D}           @tab @kbd{D} 
@tab                            
address@hidden @address@hidden     @tab @kbd{C-c C-x c}           @tab @kbd{ } 
@tab
address@hidden @address@hidden     @tab @kbd{C-c C-x m}           @tab @kbd{ } 
@tab @address@hidden @key{RET}}
address@hidden @address@hidden   @tab @kbd{C-c C-x M}           @tab @kbd{ } 
@tab
address@hidden @address@hidden    @tab @kbd{C-c @key{left}}      @tab @kbd{ } 
@tab
address@hidden @address@hidden   @tab @kbd{C-c @key{right}}     @tab @kbd{ } 
@tab
address@hidden @address@hidden      @tab @kbd{C-c @key{up}}        @tab @kbd{ } 
@tab
address@hidden @address@hidden    @tab @kbd{C-c @key{down}}      @tab @kbd{ } 
@tab
address@hidden @address@hidden  @tab @kbd{C-c C-x @key{left}}  @tab @kbd{ } @tab
address@hidden @address@hidden @tab @kbd{C-c C-x @key{right}} @tab @kbd{ } @tab
 @end multitable
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]