Searched +refs:calendar +refs:end +refs:of +refs:week (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex6 %**start of header
14 % There are a couple of tweaks in the format of this card which make it work
27 % it under the terms of the GNU General Public License as published by
32 % but WITHOUT ANY WARRANTY; without even the implied warranty of
36 % You should have received a copy of the GNU General Public License
44 % This file can be used to produce it in any of three ways:
46 % produces six separate pages, each of which needs to be reduced to 80%.
75 Permission is granted to make and distribute copies of
83 \def\bye{\par\vfill\supereject\end}
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dbaan.vim29 syn region baan3glpre start="#define\>" end="^[^^|]"me=s-1 contains=baanString,baanConstant,baanNumber,baanComment,baansql
44 syn keyword baan3gl eq input end return at print
52 syn region baanFunctionFold matchgroup=baan3gl start="^\z(\s*\)\<function\>" matchgroup=NONE end="^\z1}" transparent fold keepend
57 syn region baanCondFold matchgroup=baanConditional start="^\z(\s*\)\(if\>\|else\>\)" end="^\z1endif\>" end="^\z1else\>"me=s-1 transparent fold keepend extend
58 syn region baanCondFold matchgroup=baanConditional start="^\z(\s*\)for\>" end="^\z1endfor\>" transparent fold keepend extend
59 syn region baanCondFold matchgroup=baanConditional start="^\z(\s*\)while\>" end="^\z1endwhile\>" transparent fold keepend extend
60 syn region baanDLLUsage matchgroup=baan3gl start="^\z(\s*\)dllusage\>" end="^\z1enddllusage\>" fold contains=baanNumber,baanConstant,baanType
61 syn region baanFunUsage matchgroup=baan3gl start="^\z(\s*\)functionusage\>" end="^\z1endfunctionusage\>" fold contains=baanNumber,baanConstant,baanType
62 syn region baanCondFold matchgroup=baanConditional start="^\z(\s*\)\(case\>\|default\>\)\>" end
[all...]

Completed in 204 milliseconds