|
@@ -363,6 +363,7 @@ Outside of tables, the same keys may have other functionality.
|
|
|
\key{re-align the table, move to next field}{TAB}
|
|
|
\key{move to previous field}{S-TAB}
|
|
|
\key{re-align the table, move to next row}{RET}
|
|
|
+\key{move to beginning/end of field}{M-a/e}
|
|
|
|
|
|
{\bf Row and column editing}
|
|
|
|
|
@@ -418,8 +419,7 @@ formula, \kbd{:=} a field formula.
|
|
|
\key{iterate table to stability}{C-u C-u C-c *}
|
|
|
\key{rotate calculation mark through \# * ! \^ \_ \$}{C-\#}
|
|
|
\key{show line, column, formula reference}{C-c ?}
|
|
|
-\key{toggle coordinate grid}{C-c \}}
|
|
|
-\key{toggle formula debugger}{C-c \{}
|
|
|
+\key{toggle grid / debugger}{C-c \}/\{}
|
|
|
|
|
|
\newcolumn
|
|
|
{\it Formula Editor}
|
|
@@ -507,7 +507,7 @@ In-buffer completion completes TODO keywords at headline start, TeX
|
|
|
macros after ``{\tt \\}'', option keywords after ``{\tt \#-}'', TAGS
|
|
|
after ``{\tt :}'', and dictionary words elsewhere.
|
|
|
|
|
|
-\key{Complete word at point}{M-TAB}
|
|
|
+\key{complete word at point}{M-TAB}
|
|
|
|
|
|
|
|
|
\newcolumn
|
|
@@ -569,7 +569,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
|
|
|
|
|
|
\key{prompt for date and insert timestamp}{C-c .}
|
|
|
\key{like \kbd{C-c} . but insert date and time format}{C-u C-c .}
|
|
|
-\key{Like \kbd{C-c .} but make stamp inactive}{C-c !} % FIXME
|
|
|
+\key{like \kbd{C-c .} but make stamp inactive}{C-c !} % FIXME
|
|
|
\key{insert DEADLINE timestamp}{C-c C-d}
|
|
|
\key{insert SCHEDULED timestamp}{C-c C-s}
|
|
|
\key{create sparse tree with all deadlines due}{C-c / d}
|
|
@@ -579,13 +579,13 @@ after ``{\tt :}'', and dictionary words elsewhere.
|
|
|
\key{access the calendar for the current date}{C-c >}
|
|
|
\key{insert timestamp matching date in calendar}{C-c <}
|
|
|
\key{access agenda for current date}{C-c C-o}
|
|
|
-\key{Select date while prompted}{mouse-1/RET}
|
|
|
+\key{select date while prompted}{mouse-1/RET}
|
|
|
%\key{... select date in calendar}{mouse-1/RET}
|
|
|
%\key{... scroll calendar back/forward one month}{< / >}
|
|
|
%\key{... forward/backward one day}{S-LEFT/RIGHT}
|
|
|
%\key{... forward/backward one week}{S-UP/DOWN}
|
|
|
%\key{... forward/backward one month}{M-S-LEFT/RIGT}
|
|
|
-\key{Toggle custom format display for dates/times}{C-c C-x C-t}
|
|
|
+\key{toggle custom format display for dates/times}{C-c C-x C-t}
|
|
|
|
|
|
\newcolumn
|
|
|
|
|
@@ -666,7 +666,7 @@ after ``{\tt :}'', and dictionary words elsewhere.
|
|
|
|
|
|
{\bf Misc}
|
|
|
|
|
|
-\key{Open link in current line}{C-c C-o}
|
|
|
+\key{open link in current line}{C-c C-o}
|
|
|
|
|
|
{\bf Calendar commands}
|
|
|
|
|
@@ -692,8 +692,8 @@ Include Emacs diary entries into Org-mode agenda with:
|
|
|
\section{LaTeX and cdlatex-mode}
|
|
|
|
|
|
\key{preview LaTeX fragment}{C-c C-x C-l}
|
|
|
-\key{Expand abbreviation (cdlatex-mode)}{TAB}
|
|
|
-\key{Insert/modify math symbol (cdlatex-mode)}{` / '}
|
|
|
+\key{expand abbreviation (cdlatex-mode)}{TAB}
|
|
|
+\key{insert/modify math symbol (cdlatex-mode)}{` / '}
|
|
|
|
|
|
\section{Exporting and Publishing}
|
|
|
|