Searched +refs:mh +refs:signature +refs:file +refs:name (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/etc/
H A Dgnus-refcard.tex7 % From this LaTeX file (gnus-refcard.tex) plus a single logo (gnus-logo.eps),
77 %% include file for the Gnus refcard and booklet
246 X & Killed by a kill file.\\
301 r & Re-read the init file ({\bf reset}).\\
302 s & {\bf Save} the `.newsrc.eld' file (and `.newsrc' if
303 `gnus-save-newsrc-file').\\
314 C-c C-s & {\bf Sort} the groups by name, number of unread articles, or level
340 [Prefix: look at active-file from server]\\
345 A A & List the server's active-file.\\
365 G d & Make a {\bf directory} group (every file mus
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dphpcomplete.vim23 \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\|comment"')
25 \ 'synIDattr(synID(line("."), col("."), 0), "name") =~? "string\|comment"')
72 " Complete class name
73 " Internal solution for finding classes in current file.
74 let file = getline(1, '$')
75 call filter(file,
78 let jfile = join(file, ' ')
88 " Prepare list of classes from tags file
132 " Internal solution for current file.
139 " Get name o
[all...]

Completed in 78 milliseconds