Show
Ignore:
Timestamp:
07/16/06 08:36:52 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/etc/orgcard.tex

    r4098 r4111  
    11% Reference Card for Org Mode 
    2 \def\orgversionnumber{4.41
     2\def\orgversionnumber{4.43
    33\def\year{2006} 
    44% 
     
    599599\key{toggle display of logbook entries}{l} 
    600600\key{refresh agenda buffer with any changes}{r} 
     601\key{save all org-mode buffers}{s} 
    601602\key{display the following \kbd{org-agenda-ndays}}{RIGHT} 
    602603\key{display the previous \kbd{org-agenda-ndays}}{LEFT} 
     
    639640\section{Calendar and Diary Integration} 
    640641 
    641 To include entries from the Emacs diary in your Org-mode agenda
     642Include Emacs diary entries into Org-mode agenda with
    642643\beginexample% 
    643644(setq org-agenda-include-diary t)