Show
Ignore:
Timestamp:
11/26/05 08:33:26 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/etc/orgcard.tex

    r3939 r3988  
    1 % Reference Card for Org Mode 3.18 
     1% Reference Card for Org Mode 3.21 
    22% 
    33%**start of header 
     
    5959% for their many good ideas. 
    6060 
    61 \def\orgversionnumber{3.18
     61\def\orgversionnumber{3.21
    6262\def\year{2005} 
    6363 
     
    314314\key{demote current subtree down one level}{M-S-RIGHT} 
    315315 
    316 \key{move subtree up}{M-S-UP} 
    317 \key{move subtree down}{M-S-DOWN} 
     316\key{move subtree/list item up}{M-S-UP} 
     317\key{move subtree/list item down}{M-S-DOWN} 
    318318\key{kill subtree}{C-c C-x C-w} 
    319319\key{copy subtree}{C-c C-x M-w} 
     
    333333\key{create sparse tree with all deadlines due}{C-c C-w} 
    334334\key{time sorted view of current org file}{C-c C-r} 
    335 \key{agenda for the week}{C-c a$1$} 
     335\key{agenda for the week}{C-c a$2$} 
    336336\key{agenda for date at cursor}{C-c C-o} 
    337337 
     
    450450\key{kill the current row or horizontal line}{M-S-UP} 
    451451\key{insert new row above the current row}{M-S-DOWN} 
    452  
    453452\key{insert horizontal line below the current row}{C-c -} 
    454453\key{insert horizontal line above the current row}{C-u C-c -} 
     454\key{sort lines in region}{C-c \^{}} 
    455455 
    456456{\bf Regions} 
     
    463463{\bf Calculations} 
    464464 
    465 Except for the summation commands, these need the Emacs calc package 
    466 installed. 
     465These need the Emacs calc package installed. 
    467466 
    468467\key{set and eval column formula}{C-c =} 
     
    513512\key{... include past dates}{C-u C-c C-r} 
    514513 
    515 \key{add current file to your agenda}{C-c [} 
     514\key{add/move current file to front of agenda}{C-c [} 
    516515\key{remove current file from your agenda}{C-c ]} 
     516\key{cycle through agenda file list}{C-,} 
    517517\key{compile agenda for the current week}{C-c a$^2$} 
    518518\key{agenda for date at cursor}{C-c C-o} 
     
    593593\key{export as iCalendar file}{C-c C-x i} 
    594594\key{export all agenda files as iCalendar files}{C-c C-x C-i} 
    595 \key{compine all agenda files to single iCal file}{C-c C-x C-c} 
     595\key{combine all agenda files to single iCal file}{C-c C-x C-c} 
    596596 
    597597\key{insert template of export options}{C-c C-x t}