Searched +refs:update +refs:calendar +refs:mode +refs:line (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex3 \def\versionyear{2007} % latest update
19 % 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}}
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/syntax/
H A Dbaan.vim83 syn match baansql "\<for update\>"
104 " update
109 "syn region baanSQLFold matchgroup=baansql start="^\z(\s*\)\(update\>\|updateempty\>\|updateerror\>\|selecteos\>\)" end="^\z1endupdate\>" end="^\z1\(updateempty\>\|updateerror\>\|selecteos\>\)"me=s-1 transparent fold keepend extend
110 syn region baanSQLFold matchgroup=baansql start="^\z(\s*\)\(update\>\|updateempty\>\|updateerror\>\)" end="^\z1endupdate\>" end="^\z1\(updateempty\>\|updateerror\>\)"me=s-1 transparent fold keepend extend
117 " update
118 syn keyword baansql update updateempty updateerror updateeos endupdate
869 syn match baan4glh "after\.update.db.commit:"
895 syn match baan4glh "choice\.update\.db:"
928 syn match baan4glh "choice\.calendar:"
999 syn match baanDalHook "\l\{5}\d\{3}\.\l\{4,8}\.update"
[all...]

Completed in 96 milliseconds