Searched +refs:org +refs:cut +refs:subtree (Results 1 - 5 of 5) 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...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/treeql/
H A Dtreeql85.tcl339 set subtree [$self do_subtree $node]
340 set descendants [lrange $subtree 1 end]
348 method subtree {args} {
394 $self subtree ;# their subtrees
514 set org $nodes ;# save current node set
516 set nodes $org ;# restore old node set
647 set org $nodes; set nodes {}
653 set new $nodes; set nodes $org
703 $tree cut $node
H A Dtreeql84.tcl350 method subtree {args} {
395 $self subtree ;# their subtrees
515 set org $nodes ;# save current node set
517 set nodes $org ;# restore old node set
644 set org $nodes; set nodes {}
650 set new $nodes; set nodes $org
700 $tree cut $node
/macosx-10.9.5/CPANInternal-140/Tree-DAG_Node/lib/Tree/
H A DDAG_Node.pm281 =cut
315 =cut
385 =cut
407 =cut
439 =cut
465 =cut
500 =cut
614 =cut
637 =cut
663 =cut
[all...]
/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/
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-version))
93 (defconst org
102 (defgroup org nil function
[all...]

Completed in 127 milliseconds