• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.10.1/emacs-93/emacs/etc/

Lines Matching +refs:backward +refs:to +refs:word

11 % currently takes 2 full pages.  It is thus suited to producing one 
15 % slightly better on A4 paper. The changes due, I think, to Stephen Eglen,
20 % to print the card
37 % along with GNU Emacs; see the file COPYING. If not, write to
41 % This file is intended to be processed by plain TeX (TeX82).
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of which needs to be reduced to 80%.
50 % You will still need to cut and paste.
52 % produces two pages which must be printed sideways to make a
53 % ready-to-use 8.5 x 11 inch reference card.
55 % Which mode to use is controlled by setting \columnsperpage above.
61 % Thanks to Paul Rubin, Bob Chassell, Len Tower, and Richard Mlynarik
75 Permission is granted to make and distribute copies of
86 \newbox\columna %boxes to hold columns already built
112 % FIXME - Try to make things more A4 friendly
136 % FIXME - Try to make things more A4 friendly
151 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
164 \global\setbox\columnb\hbox to -\intercolumnskip{}
180 % we might want to talk about
213 % indented, but running text, typically used as headings to group
241 \def\key#1#2{\leavevmode\hbox to \hsize{\vtop
252 % Tries to justify the beginning of the command name at the same place
253 % as \key starts the key name. (The "M-x " sticks out to the left.)
254 \def\metax#1#2{\leavevmode\hbox to \hsize{\hbox to .75\hsize
260 % for example, one for doing the action backward, and one for forward.
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
297 \key{backward to higher level heading}{C-c C-u}
298 \key{jump to another place in document}{C-c C-j}
315 \key{narrow buffer to current subtree}{C-x n s}
322 \key{move subtree to archive file}{C-c C-x C-s}
346 \key{convert region to table}{C-c |}
357 \key{re-align the table, move to next field}{TAB}
358 \key{move to previous field}{S-TAB}
359 \key{re-align the table, move to next row}{RET}
366 \key{insert new column to left of cursor position}{M-S-RIGHT}
387 \key{re-apply all stored equations to current line}{C-c *}
388 \key{re-apply all stored equations to entire table}{C-u C-c *}
389 \key{iterate table to stability}{C-u C-u C-c *}
407 \metax{sum from 2nd to 3rd hline}{:=vsum(@II..@III)}
412 \key{to limit column width to \kbd{N} characters, use}{...| <N> |...}
426 \key{globally store link to the current location}{C-c l$^1$}
436 \key{jump back to last followed link(s)}{C-c \&}
472 See the manual for how to make remember.el use Org-mode links and
486 \key{shortcut to end of buffer (cursor at buf-start)}{RET}
495 \key{Complete word at point}{M-TAB}
547 %\key{... forward/backward one day}{S-LEFT/RIGHT}
548 %\key{... forward/backward one week}{S-UP/DOWN}
549 %\key{... forward/backward one month}{M-S-LEFT/RIGT}
571 \key{add/move current file to front of agenda}{C-c [}
609 \key{switch to daily / weekly view}{d / w}
632 \key{change timestamp to one day earlier/later}{S-LEFT/RIGHT$^3$}
633 \key{change timestamp to today}{>}
652 \key{convert date to other calendars}{C}
684 \key{\TeX{}-like macros}{\\alpha, \\to}
693 %org file. Use {\tt M-TAB} completion to make sure to get the right
696 %\key{the title to be shown}{\#+TITLE:}
727 %Configure the variable {\tt org-CUA-compatibility} to make Org-mode
734 %S-UP $\to$ M-p S-DOWN $\to$ M-n
735 %S-LEFT $\to$ M-- S-RIGHT $\to$ M-+
736 %S-RET $\to$ C-S-RET
749 press \kbd{C-c C-c} with the cursor still in the line to update.