Searched +refs:compile +refs:command (Results 101 - 104 of 104) sorted by relevance

12345

/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddired.el78 "Name of chown command (usually `chown' or `/etc/chown').")
84 "Name of chmod command (usually `chmod').")
87 "Name of touch command (usually `touch').")
552 the command's prefix arg.
575 ;; The dired command
717 (substitute-command-keys
1143 ;; This looks ugly when substitute-command-keys uses C-d instead d:
1157 (define-key map "B" 'dired-do-byte-compile)
1169 (define-key map "X" 'dired-do-shell-command)
1171 (define-key map "!" 'dired-do-shell-command)
[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dvhdl-mode.el88 ;; directory. Otherwise, byte-compile the source file:
89 ;; Emacs: M-x byte-compile-file RET vhdl-mode.el RET
90 ;; Unix: emacs -batch -q -no-site-file -f batch-byte-compile vhdl-mode.el
223 (defgroup vhdl-compile nil
345 Compile command : command used for source file compilation
346 Compile options : compile options (\"\\1\" inserts library name)
347 Make command : command used for compilation using a Makefile
349 Generate Makefile: use built-in function or command t
[all...]
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dbaan.vim1077 syn keyword baanBshell expr.compile
1902 command -nargs=+ HiLink hi link <args>
1904 command -nargs=+ HiLink hi def link <args>
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2386 that because this happens at compile time, if the foreign class is defined
2922 the core perl distribution, some vendors do not compile support for it.
2924 command line:

Completed in 178 milliseconds

12345