Searched +refs:ada +refs:make +refs:body (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/runtime/autoload/
H A Dada.vim4 " $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $
13 " $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/autoload/ada.vim $
26 " Help Page: ft-ada-functions
35 let g:ada#DotWordRegex = '\a\w*\(\_s*\.\_s*\a\w*\)*'
36 let g:ada#WordRegex = '\a\w*'
37 let g:ada#Comment = "\\v^(\"[^\"]*\"|'.'|[^\"']){-}\\zs\\s*--.*"
38 let g:ada#Keywords = []
40 " Section: g:ada#Keywords {{{1
44 for Item in ['abort', 'else', 'new', 'return', 'abs', 'elsif', 'not', 'reverse', 'abstract', 'end', 'null', 'accept', 'entry', 'select', 'access', 'exception', 'of', 'separate', 'aliased', 'exit', 'or', 'subtype', 'all', 'others', 'synchronized', 'and', 'for', 'out', 'array', 'function', 'overriding', 'tagged', 'at', 'task', 'generic', 'package', 'terminate', 'begin', 'goto', 'pragma', 'then', 'body', 'private', 'type', 'if', 'procedure', 'case', 'in', 'protected', 'until', 'constant', 'interface', 'use', 'is', 'raise', 'declare', 'range', 'when', 'delay', 'limited', 'record', 'while', 'delta', 'loop', 'rem', 'with', 'digits', 'renames', 'do', 'mod', 'requeue', 'xor']
45 let g:ada#Keyword
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dada.vim4 " $Id: ada.vim 887 2008-07-08 14:29:01Z krischik $
14 " $HeadURL: https://gnuada.svn.sourceforge.net/svnroot/gnuada/trunk/tools/vim/syntax/ada.vim $
23 " Help Page: help ft-ada-syntax
36 let b:current_syntax = "ada"
49 for b:Item in g:ada#Keywords
176 " 'record;' matches a "with null record", so make it a keyword (this can
215 syntax keyword adaBegin begin body declare entry generic
283 \ start="\(\<package\s\+body\>\|\<package\>\)\s*\z(\k*\)"
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dsk-refcard.tex45 % produces two pages which must be printed sideways to make a
85 Permission is granted to make and distribute copies of
94 % make \bye not \outer so that the \def\bye in the \else clause below
147 \normalbaselines\rm %make definitions take effect
320 \key{vyh�ada� vpred}{C-s}
321 \key{vyh�ada� vzad}{C-r}
322 \key{vyh�ada� regul�rny v�raz}{C-M-s}
323 \key{vyh�ada� regul�rny v�raz dozadu}{C-M-r}
472 \key{vyh�ada� regul�rny v�raz v~hist�rii vzad}{M-r}
473 \key{vyh�ada� regu
[all...]

Completed in 78 milliseconds