diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2011-05-08 01:17:17 -0400 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2011-05-08 01:17:17 -0400 |
commit | d9c54a06a0883f6be111b498dc44a4fe38c7f49e (patch) | |
tree | 17de8fc8930e7679e3373e271b362cbb98767391 /lisp/emacs-lisp | |
parent | c46626351cb23fdb990174ad86da00bd4e159c81 (diff) | |
download | emacs-d9c54a06a0883f6be111b498dc44a4fe38c7f49e.tar.gz emacs-d9c54a06a0883f6be111b498dc44a4fe38c7f49e.tar.bz2 emacs-d9c54a06a0883f6be111b498dc44a4fe38c7f49e.zip |
Perform grep-mode's buffer modifications in a process filter (Bug#7952)
* progmodes/grep.el (grep-mode-font-lock-keywords): Remove
buffer-changing entries.
(grep-filter): New function.
(grep-mode): Add it to compilation-filter-hook.
* progmodes/compile.el (compilation-filter-hook)
(compilation-filter-start): New defvars.
(compilation-filter): Call compilation-filter-hook prior to
updating the process mark.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions