Searched +refs:org +refs:show +refs:todo +refs:tree (Results 1 - 4 of 4) 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
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-info}
288 \key{show th
[all...]
/macosx-10.9.5/BerkeleyDB-21/db/perl/BerkeleyDB/t/Test/
H A DMore.pm28 skip todo todo_skip
348 is( exists $brooklyn{tree}, 1, 'A tree grows in Brooklyn' );
350 This does not check if C<exists $brooklyn{tree}> is true, it checks if
354 ok( exists $brooklyn{tree}, 'A tree grows in Brooklyn' );
820 but will work in the future (a todo test).
822 For more details on the mechanics of skip and todo tests see
826 block of tests which can be skipped over or made todo. It's best if I
827 just show yo
[all...]
/macosx-10.9.5/CPANInternal-140/Test-Simple/lib/Test/
H A DMore.pm28 skip todo todo_skip
345 is( exists $brooklyn{tree}, 1, 'A tree grows in Brooklyn' );
347 This does not check if C<exists $brooklyn{tree}> is true, it checks if
351 ok( exists $brooklyn{tree}, 'A tree grows in Brooklyn' );
1154 but will work in the future (a todo test).
1156 For more details on the mechanics of skip and todo tests see
1160 block of tests which can be skipped over or made todo. It's best if I
1161 just show yo
[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/
37 ;; help to work with the tree. Tables are easily created with a built-in
44 ;; structured ASCII file, as HTML, or (todo and agenda items only) as an
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
102 (defgroup org nil function
[all...]

Completed in 115 milliseconds