diff options
author | Sam Steingold <sds@gnu.org> | 2010-03-23 14:22:46 -0400 |
---|---|---|
committer | Sam Steingold <sds@gnu.org> | 2010-03-23 14:22:46 -0400 |
commit | f4087766ce0aebb7c205ccd7ec28dfceb808d567 (patch) | |
tree | 380d6ed5e73becc45c1b8c79618536bed82ecd50 /lisp/emacs-lisp/easy-mmode.el | |
parent | a764697e5fa14bc650e35a5a0e68a070f755fcc5 (diff) | |
download | emacs-f4087766ce0aebb7c205ccd7ec28dfceb808d567.tar.gz emacs-f4087766ce0aebb7c205ccd7ec28dfceb808d567.tar.bz2 emacs-f4087766ce0aebb7c205ccd7ec28dfceb808d567.zip |
Fix bug#5620: recalculate all markers on compilation buffer
modifications, not on file modifications.
(buffer-modtime): New buffer-local variable:
the buffer modification time, for buffers not associated with files.
(compilation-mode): Create it.
(compilation-filter): Update it.
(compilation-next-error-function): Use it instead of
`visited-file-modtime' for timestamp.
Diffstat (limited to 'lisp/emacs-lisp/easy-mmode.el')
0 files changed, 0 insertions, 0 deletions