Searched +refs:ff +refs:function +refs:name (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Dfind-file.el30 ;; This package features a function called ff-find-other-file, which performs
31 ;; the following function:
42 ;; and just has a different extension as described by the ff-other-file-alist
48 ;; If the current file has a .cc extension, ff-find-other-file will attempt
58 ;; format above can be changed to include a function to be called when the
61 ;; '(("\\.cc$" cc--function)
62 ;; ("\\.hh$" hh-function))
66 ;; than one function, and one could imagine the following value for cc-other-
70 ;; '(("\\.cc$" ff
128 (defgroup ff nil function
[all...]
H A Dfilesets.el48 ;; Define your own function, e.g. browse-url, for opening a fileset's
104 "Filesets' cached system name.")
183 ;(fset 'filesets-some 'some) ;; or use the cl function
190 (function equal))))
194 ;(fset 'filesets-member 'member*) ;; or use the cl function
214 (file-name-nondirectory (substring this 0 (- (length this) 1))))))
248 "Set-default wrapper function."
258 "Set-default wrapper function used in conjunction with `defcustom'.
293 (let ((name (car x))
295 (let ((elt (assoc name fileset
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/net/
H A Dange-ftp.el37 ;; '/user@host:name' then it will spawn an FTP process connecting to machine
38 ;; 'host' as account 'user' and perform its operation on the file 'name'.
51 ;; The default extended filename syntax is '/user@host:name', where the
53 ;; extent by changing ange-ftp-name-format. There are limitations.
88 ;; File name completion:
90 ;; Full file-name completion is supported on UNIX, VMS, CMS, and MTS hosts.
107 ;; transferred matches the value of ange-ftp-binary-file-name-regexp then
143 ;; 1) Set the variable 'ange-ftp-gateway-host' to the name of a machine
154 ;; explicit domain in their name, but will fail to match hosts with
158 ;; the *same* name betwee
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dvimball.vim72 " filename : base name of file to be created (ie. filename.vba)
92 call vimball#ShowMesg(s:ERROR,"(MkVimball) vimball name<".a:1."> should not include slashes; use ! to insist")
93 " call Dret("MkVimball : vimball name<".a:1."> should not include slashes")
168 setlocal ff=unix
198 echoerr "your vim is missing the fnameescape() function"
381 " name.
695 let s:ffkeep = &l:ff
697 setlocal ei=all ve=all noacd nofen noic report=999 nohid bt= ma lz pm= ff=unix
699 setlocal ei=all ve=all nofen noic report=999 nohid bt= ma lz pm= ff=unix
702 setlocal ff
[all...]
H A Dnetrw.vim271 call s:NetrwInit("g:netrw_sort_by" , "name") " alternatives: date , size
691 setlocal ff=unix
732 setlocal ff=unix
828 " call Decho('<\s*a\s*name=\s*"'.netrw_tag.'"/')
829 exe 'norm! 1G/<\s*a\s*name=\s*"'.netrw_tag.'"/'."\<CR>"
851 setlocal ff=unix
984 " on the temporary file's name. Deletion of the temporary file during
1094 setlocal ff=unix
1139 setlocal ff=unix
1224 setlocal ff
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A D2html.vim42 let s:cterm_color = {0: "#808080", 1: "#ff6060", 2: "#00ff00", 3: "#ffff00", 4: "#8080ff", 5: "#ff40ff", 6: "#00ffff", 7: "#ffffff"}
44 let s:cterm_color = {0: "#000000", 1: "#c00000", 2: "#008000", 3: "#804000", 4: "#0000c0", 5: "#c000c0", 6: "#008080", 7: "#c0c0c0", 8: "#808080", 9: "#ff6060", 10: "#00ff00", 11: "#ffff00", 12: "#8080ff", 13: "#ff40ff", 14: "#00ffff", 15: "#ffffff"}
48 call extend(s:cterm_color, {16: "#000000", 17: "#00008b", 18: "#0000cd", 19: "#0000ff", 20: "#008b00", 21: "#008b8b", 22: "#008bcd", 23: "#008bff", 24: "#00cd00", 25: "#00cd8b", 26: "#00cdcd", 27: "#00cdff", 28: "#00ff00", 29: "#00ff8b", 30: "#00ffcd", 31: "#00ffff", 32: "#8b0000", 33: "#8b008b", 34: "#8b00cd", 35: "#8b00ff", 36: "#8b8b00", 37: "#8b8b8b", 38: "#8b8bcd", 39: "#8b8bff", 40: "#8bcd00", 41: "#8bcd8b", 42: "#8bcdcd", 43: "#8bcdff", 44: "#8bff00", 45: "#8bff8b", 46: "#8bffcd", 47: "#8bffff", 48: "#cd0000", 49: "#cd008b", 50: "#cd00cd", 51: "#cd00ff", 52: "#cd8b00", 53: "#cd8b8b", 54: "#cd8bcd", 55: "#cd8bff", 56: "#cdcd00", 57: "#cdcd8b", 58: "#cdcdcd", 59: "#cdcdff", 60: "#cdff00", 61: "#cdff8b", 62: "#cdffcd", 63: "#cdffff", 64: "#ff0000"})
51 call extend(s:cterm_color, {16: "#000000", 17: "#00005f", 18: "#000087", 19: "#0000af", 20: "#0000d7", 21: "#0000ff", 22: "#005f00", 23: "#005f5f", 24: "#005f87", 25: "#005faf", 26: "#005fd7", 27: "#005fff", 28: "#008700", 29: "#00875f", 30: "#008787", 31: "#0087af", 32: "#0087d7", 33: "#0087ff", 34: "#00af00", 35: "#00af5f", 36: "#00af87", 37: "#00afaf", 38: "#00afd7", 39: "#00afff", 40: "#00d700", 41: "#00d75f", 42: "#00d787", 43: "#00d7af", 44: "#00d7d7", 45: "#00d7ff", 46: "#00ff00", 47: "#00ff5f", 48: "#00ff87", 49: "#00ffaf", 50: "#00ffd7", 51: "#00ffff", 52: "#5f0000", 53: "#5f005f", 54: "#5f0087", 55: "#5f00af", 56: "#5f00d7", 57: "#5f00ff", 58: "#5f5f00", 59: "#5f5f5f", 60: "#5f5f87", 61: "#5f5faf", 62: "#5f5fd7", 63: "#5f5fff", 64: "#5f8700"})
52 call extend(s:cterm_color, {65: "#5f875f", 66: "#5f8787", 67: "#5f87af", 68: "#5f87d7", 69: "#5f87ff", 70: "#5faf00", 71: "#5faf5f", 72: "#5faf87", 73: "#5fafaf", 74: "#5fafd7", 75: "#5fafff", 76: "#5fd700", 77: "#5fd75f", 78: "#5fd787", 79: "#5fd7af", 80: "#5fd7d7", 81: "#5fd7ff", 82: "#5fff00", 83: "#5fff5f", 84: "#5fff87", 85: "#5fffaf", 86: "#5fffd7", 87: "#5fffff", 88: "#870000", 89: "#87005f", 90: "#870087", 91: "#8700af", 92: "#8700d7", 93: "#8700ff", 94: "#875f00", 95: "#875f5f", 96: "#875f87", 97: "#875faf", 98: "#875fd7", 99: "#875fff", 100: "#878700", 101: "#87875f", 102: "#878787", 103: "#8787af", 104: "#8787d7", 105: "#8787ff", 106: "#87af00", 107: "#87af5f", 108: "#87af87", 109: "#87afaf", 110: "#87afd7", 111: "#87afff", 112: "#87d700"})
63 function! s:HtmlColor(color)
67 function! s:HtmlColor(color)
78 function!
[all...]
H A Dperl6.vim25 " * Allow more keywords to match as function calls(leave() is export(), etc)
153 \ "gt ge eqv ff fff and andthen Z X or xor",
183 \ "ge =:= === eqv before after \\^\\^ min max \\^ff ff\\^ \\^ff\\^",
184 \ "\\^fff fff\\^ \\^fff\\^ fff ff ::= := \\.= => , : p5=> Z minmax",
214 " q() or whatever() is always a function call
222 \ "all one wrap shape key value name pop push shift splice unshift floor",
282 " try to distinguish the "is" function from the "is" trail auxiliary
683 \ ["f", "function"],
[all...]
/macosx-10.10.1/vim-55/runtime/
H A Dmenu.vim31 " A language name must be at least two characters, don't accept "C"
38 " We always use a lowercase name.
86 let g:menutrans_help_dialog = "Enter a command or word to find help on:\n\nPrepend i_ for Input mode commands (e.g.: i_CTRL-X)\nPrepend c_ for command-line editing commands (e.g.: c_<Del>)\nPrepend ' for an option name (e.g.: 'shiftwidth')"
323 if &ff == "dos"
325 elseif &ff == "mac"
332 set ff=unix
334 set ff=dos
336 set ff=mac
346 " split at NL, Ignore case for VMS and windows, sort on name
351 for s:name i
[all...]
H A Doptwin.vim25 " function to be called when <CR> is hit in the option-window
50 let name = substitute(line, '\([^\t]*\).*', '\1', "")
51 exe "help '" . name . "'"
59 " function to be called when <Space> is hit in the option-window
107 let name = substitute(a:line, '^ \tset \([^=]*\)=.*', '\1', "")
109 let name = substitute(a:line, '^ \tset \(no\)\=\([a-z]*\).*', '\2', "")
111 if name == "pt" && &pt =~ "\x80"
114 exe "let val = substitute(&" . name . ', "[ \\t\\\\\"|]", "\\\\\\0", "g")'
120 call setline(a:lnum, " \tset " . name . "=" . val)
123 call setline(a:lnum, " \tset " . name
[all...]
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
317 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
497 % whether the environment name matches. The \checkenv macro can also be
1211 % double any backslashes. Otherwise, a name like "\node" will be
1268 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1324 \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
1360 % Doubled backslashes in the name.
1369 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1494 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
2817 % For double-sided printing, put current file name i
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex66 % they might have appeared in the input file name.
317 \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
497 % whether the environment name matches. The \checkenv macro can also be
1211 % double any backslashes. Otherwise, a name like "\node" will be
1268 % #1 is image name, #2 width (might be empty/whitespace), #3 height (ditto).
1324 \safewhatsit{\pdfdest name{\pdfdestname} xyz}%
1360 % Doubled backslashes in the name.
1369 \pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
1494 \startlink attr{/Border [0 0 0]} goto name{\pdfmkpgn{#1}}
2817 % For double-sided printing, put current file name i
[all...]

Completed in 193 milliseconds