Searched +refs:org +refs:table +refs:cut +refs:region (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
50 % You will still need to cut and paste.
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org
[all...]
H A Drefcard.tex46 % You will still need to cut and paste.
59 % Internet: gildea@stop.mail-abuse.org
371 \key{kill {\bf region}}{C-w}
372 \key{copy region to kill ring}{M-w}
441 \key{indent {\bf region} (mode-dependent)}{C-M-\\}
443 \key{indent region rigidly {\it arg\/} columns}{C-x TAB}
464 \key{uppercase region}{C-x C-u}
465 \key{lowercase region}{C-x C-l}
503 \metax{check spelling of all words in region}{M-x ispell-region}
[all...]
H A Dpl-refcard.tex64 % You will still need to cut and paste.
69 % Internet: gildea@stop.mail-abuse.org
476 %\key{kill {\bf region}}{C-w}
477 %\key{copy region to kill ring}{M-w}
585 %\key{indent {\bf region} (mode-dependent)}{C-M-\\}
587 %\key{indent region rigidly {\it arg\/} columns}{C-x TAB}
626 %\key{uppercase region}{C-x C-u}
627 %\key{lowercase region}{C-x C-l}
692 %\metax{check spelling of all words in region}{M-x ispell-region}
[all...]
H A Dvipcard.tex39 % You will still need to cut and paste.
54 % Internet: gildea@stop.mail-abuse.org
472 their argument and delete (yank, change) the region determined by the motion
492 \fourcol{region determined by {\it m}}{d {\it m}}{y {\it m}}{c {\it m}}
495 \fourcol{current {\bf region}}{d r}{y r}{c r}
496 \fourcol{expanded {\bf region}}{d R}{y R}{c R}
527 \fivecol{region}{< {\it m}}{> {\it m}}{!\ {\it m\/} {\sl shell-com}}{= {\it m}}
536 \key{lowercase region}{\# c {\it m}}
537 \key{uppercase region}{\# C {\it m}}
538 \key{execute last keyboard macro on each line in the region}{\#
[all...]
H A Dcalccard.tex45 % You will still need to cut and paste.
60 % Internet: gildea@stop.mail-abuse.org
314 \wkey{grab region from a buffer}{\calcprefix g}
321 Also, try \kbd{C-k}/\kbd{C-y} or X cut and paste.
466 \key{view units table}{u v}
649 \wkey{read region as written-out macro}{\calcprefix m}
H A Dcs-refcard.tex43 % You will still need to cut and paste.
52 % Internet: gildea@stop.mail-abuse.org
61 % by Milan Zamazal <pdm@zamazal.org> in August 1999
497 \metax{kontrola pravopisu v�ech slov v oblasti}{M-x ispell-region}
504 \metax{zadat soubor s nov�mi tagy}{M-x visit-tags-table}
624 \metax{vyhodnotit {\bf oblast}}{M-x eval-region}
H A Dsk-refcard.tex43 % You will still need to cut and paste.
52 % Internet: gildea@stop.mail-abuse.org
61 % by Milan Zamazal <pdm@zamazal.org> in August 1999
498 \metax{kontrola pravopisu v�etk�ch slov v oblasti}{M-x ispell-region}
505 \metax{zada� s�bor s nov�mi tagmi}{M-x visit-tags-table}
625 \metax{vyhodnoti� {\bf oblas�}}{M-x eval-region}
H A Dpt-br-refcard.tex46 % You will still need to cut and paste.
59 % Internet: gildea@stop.mail-abuse.org
509 \metax{verifica todas palavras de uma regi{\~a}o}{M-x ispell-region}
516 \metax{especifica um novo arquivo de tags}{M-x visit-tags-table}
638 \metax{avalia a {\bf regi{\~a}o}}{M-x eval-region}
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el0 ;;;; org.el --- Outline-based notes management and organize
7 ;; Homepage: http://www.astro.uva.nl/~dominik/Tools/org/
38 ;; table editor. Org-mode supports ToDo items, deadlines, time stamps,
52 ;; http://staff.science.uva.nl/~dominik/Tools/org/org.html#Installation
63 ;; http://www.astro.uva.nl/~dominik/Tools/org/Changes
86 (defvar org-version "4.67c"
87 "The version number of the file org.el.")
88 (defun org-version ()
90 (message "Org-mode version %s" org
102 (defgroup org nil function
[all...]

Completed in 114 milliseconds