Searched +refs:org +refs:hide (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/demos/
H A Dcatalog232 set org [iw_draw_box $canv $class]
233 set top $org
238 $canv lower [$canv create line $offset $org \
246 $canv move all 20 [expr -($top-26+$org)]
249 $canv move all -20 [expr $top-26+$org]
250 set top [expr $top+$del-30+$org]
354 .about hide "Apply"
355 .about hide "Help"
356 .about hide "Cancel"
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dreva.vim5 " Maintainer: Ron Aaron <ron@ronware.org>
6 " URL: http://ronware.org/reva/
94 Builtin (.r) (context) (create) (header) (hide) (inline) (p.r) (words~) (xfind)
100 Builtin hex# hide inline{ last lastxt lib libdir literal, makeexename mnotail ms ms@
H A Dfoxpro.vim9 " maintained by Powing Tse <powing@mcmug.org>
415 syn match foxproCmd "^\s*\<hide\>\s*\<menu\>"
416 syn match foxproCmd "^\s*\<hide\>\s*\<popu\%[p]\>"
417 syn match foxproCmd "^\s*\<hide\>\s*\<wind\%[ow]\>"
H A D2html.vim7 " Original by Bram Moolenaar <Bram@vim.org>
14 " http://www.vim.org/scripts/script.php?script_id=2006
761 " hover. If it is the last fold to open in the line, we shouldn't hide
1049 exe "normal! gg$a\n<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">"
1051 exe "normal! gg0i<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01//EN\" \"http://www.w3.org/TR/html4/strict.dtd\">\n"
1053 exe "normal! gg0i<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">\n"
1057 exe "normal! gg/<html/e\na xmlns=\"http://www.w3.org/1999/xhtml\"\e"
H A Dprogress.vim6 " Maintainer: Philip Uren <philuSPAX@ieee.org> Remove "SPAX" spam block
72 syn keyword ProgressReserved go-pend[ing] grant graphic-e[dge] group having header help hide import in index indicator input input-o[utput] insert
75 syn keyword ProgressReserved map member message message-lines mouse mpe new next next-prompt no no-attr[-space] no-error no-f[ill] no-help no-hide no-label[s]
/macosx-10.9.5/vim-53/runtime/ftplugin/
H A Docaml.vim2 " Maintainer: David Baelde <firstname.name@ens-lyon.org>
415 setlocal bufhidden=hide
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dgnus-refcard.tex82 \def\author{Gnus Bugfixing Girls + Boys $<$bugs@gnus.org$>$}
274 M-SPC & Same as RET but does not expunge and hide dormants.\\
435 T h & {\bf Hide} the current topic. [Prefix: hide permanently]\\
/macosx-10.9.5/tcl-102/tcl_ext/tkcon/tkcon/
H A Dtkcon.tcl16 ## Copyright (c) 1995-2009 Jeffrey Hobbs, jeff(a)hobbs(.)org
189 email {jeff(a)hobbs(.)org}
247 catch {console hide}
3562 ## 'hide' 'withdraw' - hides the console.
3640 set PRIV(protocol) {tkcon hide}
3688 font hide iconify load main master new save show \
/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 220 milliseconds