Searched +refs:make +refs:local +refs:hook (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/emacs-92/emacs/lisp/emulation/
H A Dviper-cmd.el169 (run-hook-with-args 'viper-after-change-functions beg end len))
173 (run-hook-with-args 'viper-before-change-functions beg end))
245 ;; in another frame, the pre-command hook won't change cursor color to
280 ;; in another frame, the pre-command hook won't change cursor color to
322 ;; desirable that viper-pre-command-sentinel is the last hook and
323 ;; viper-post-command-sentinel is the first hook.
328 (make-local-hook 'viper-after-change-functions)
329 (make
[all...]
/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim169 " make sure b:asmsyntax exists
1040 au BufNewFile,BufRead *[mM]akefile,*.mk,*.mak,*.dsp setf make
1127 setf make
1762 " Also called from scripts.vim, thus can't be local to this script.
2200 " X Pixmap (dynamically sets colors, use BufEnter to make it work better)
2383 au BufNewFile,BufRead *fvwmrc*,*fvwm95*.hook
2414 au BufNewFile,BufRead [mM]akefile* call s:StarSetf('make')
2498 " script-local, thus need to be executed here.

Completed in 191 milliseconds