Searched +refs:calendar +refs:set +refs:mode +refs:line (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
55 % Which mode to use is controlled by setting \columnsperpage above.
108 \def\makefootline{\baselineskip10pt\hsize6.5in\line{\the\footline}}
146 \def\makefootline{\vskip 2in \hsize=6.86in\line{\the\footline}}
151 \errhelp{You must set \columnsperpage equal to 1, 2, or 3.}
158 % This next line is useful when designing the layout.
163 %% in case we never use \columnb (two-column mode)
179 % we won't be using math mode much, so redefine some of the characters
220 % If an \halign is entered while in vertical mode,
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim23 \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\|comment"')
25 \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\|comment"')
36 let line = getline('.')
38 let curline = line('.')
40 while start >= 0 && line[start - 1] =~ '[a-zA-Z_0-9\x7f-\xff$]'
572 " line above
573 " or line in tags file
577 while i < line('.')
578 let line = getline(line('
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dbaan.vim78 syn match baansql "\<as set with \d\+ rows\>"
79 syn match baansql "\<as prepared set\>"
80 syn match baansql "\<as prepared set with \d\+ rows\>"
105 syn keyword baansql set
134 syn match baansql "db\.set\.to\.default"
881 syn match baan4glh "choice\.start\.set:"
888 syn match baan4glh "choice\.first\.set:"
889 syn match baan4glh "choice\.next\.set:"
890 syn match baan4glh "choice\.display\.set:"
891 syn match baan4glh "choice\.prev\.set
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-edit.el46 ;; property. Similarly, set-default (or the 'custom-set' property)
47 ;; can set it.
109 ;; 3. set
238 (defgroup calendar nil function
302 "Internationalization and alternate character-set support."
341 "Support for on-line help systems."
377 (defgroup abbrev-mode nil
378 "Word abbreviations mode."
392 (defgroup mode
[all...]

Completed in 222 milliseconds