]> git.eshelyaron.com Git - emacs.git/commitdiff
Version number change.
authorCarsten Dominik <dominik@science.uva.nl>
Fri, 7 Jul 2006 06:33:47 +0000 (06:33 +0000)
committerCarsten Dominik <dominik@science.uva.nl>
Fri, 7 Jul 2006 06:33:47 +0000 (06:33 +0000)
etc/orgcard.tex

index 40a6076618816a5da422cae82f8d4c79ff093bae..951d0167c2efd9ef53a4090f67d5e3dfad89224b 100644 (file)
@@ -1,5 +1,5 @@
 % Reference Card for Org Mode
-\def\orgversionnumber{4.42}
+\def\orgversionnumber{4.43}
 \def\year{2006}
 %
 %**start of header
@@ -639,7 +639,7 @@ To set categories, add lines like$^2$:
 
 \section{Calendar and Diary Integration}
 
-To include entries from the Emacs diary in your Org-mode agenda:
+Include Emacs diary entries into Org-mode agenda with:
 \beginexample%
 (setq org-agenda-include-diary t)
 \endexample