emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/orgcard.tex


From: Carsten Dominik
Subject: [Emacs-diffs] Changes to emacs/etc/orgcard.tex
Date: Fri, 18 Nov 2005 11:13:55 -0500

Index: emacs/etc/orgcard.tex
diff -c emacs/etc/orgcard.tex:1.17 emacs/etc/orgcard.tex:1.18
*** emacs/etc/orgcard.tex:1.17  Fri Nov  4 09:31:36 2005
--- emacs/etc/orgcard.tex       Fri Nov 18 16:13:55 2005
***************
*** 1,4 ****
! % Reference Card for Org Mode 3.19
  %
  %**start of header
  \newcount\columnsperpage
--- 1,4 ----
! % Reference Card for Org Mode 3.20
  %
  %**start of header
  \newcount\columnsperpage
***************
*** 32,39 ****
  
  % You should have received a copy of the GNU General Public License
  % along with GNU Emacs; see the file COPYING.  If not, write to
! % the Free Software Foundation, 51 Franklin Street, Fifth Floor,
! % Boston, MA 02110-1301, USA.
  
  % This file is intended to be processed by plain TeX (TeX82).
  %
--- 32,39 ----
  
  % You should have received a copy of the GNU General Public License
  % along with GNU Emacs; see the file COPYING.  If not, write to
! % the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! % Boston, MA 02111-1307, USA.
  
  % This file is intended to be processed by plain TeX (TeX82).
  %
***************
*** 58,64 ****
  % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
  % for their many good ideas.
  
! \def\orgversionnumber{3.19}
  \def\year{2005}
  
  \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
--- 58,64 ----
  % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
  % for their many good ideas.
  
! \def\orgversionnumber{3.20}
  \def\year{2005}
  
  \def\shortcopyrightnotice{\vskip 1ex plus 2 fill
***************
*** 449,457 ****
  \key{move the current row down}{M-DOWN}
  \key{kill the current row or horizontal line}{M-S-UP}
  \key{insert new row above the current row}{M-S-DOWN}
- 
  \key{insert horizontal line below the current row}{C-c -}
  \key{insert horizontal line above the current row}{C-u C-c -}
  
  {\bf Regions}
  
--- 449,457 ----
  \key{move the current row down}{M-DOWN}
  \key{kill the current row or horizontal line}{M-S-UP}
  \key{insert new row above the current row}{M-S-DOWN}
  \key{insert horizontal line below the current row}{C-c -}
  \key{insert horizontal line above the current row}{C-u C-c -}
+ \key{sort lines in region}{C-c \^{}}
  
  {\bf Regions}
  
***************
*** 462,469 ****
  
  {\bf Calculations}
  
! Except for the summation commands, these need the Emacs calc package
! installed.
  
  \key{set and eval column formula}{C-c =}
  \key{set and eval named-field formula}{C-u C-c =}
--- 462,468 ----
  
  {\bf Calculations}
  
! These need the Emacs calc package installed.
  
  \key{set and eval column formula}{C-c =}
  \key{set and eval named-field formula}{C-u C-c =}
***************
*** 512,519 ****
  \key{show timeline of current org file}{C-c C-r}
  \key{... include past dates}{C-u C-c C-r}
  
! \key{add current file to your agenda}{C-c [}
  \key{remove current file from your agenda}{C-c ]}
  \key{compile agenda for the current week}{C-c a$^2$}
  \key{agenda for date at cursor}{C-c C-o}
  \vskip 1mm
--- 511,519 ----
  \key{show timeline of current org file}{C-c C-r}
  \key{... include past dates}{C-u C-c C-r}
  
! \key{add/move current file to front of agenda}{C-c [}
  \key{remove current file from your agenda}{C-c ]}
+ \key{cycle through agenda file list}{C-,}
  \key{compile agenda for the current week}{C-c a$^2$}
  \key{agenda for date at cursor}{C-c C-o}
  \vskip 1mm




reply via email to

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