]> git.eshelyaron.com Git - emacs.git/commit
(flymake-get-cleanup-function): Default to flymake-simple-cleanup.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Jan 2006 18:51:00 +0000 (18:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Jan 2006 18:51:00 +0000 (18:51 +0000)
commitc07fa030692be69b6aa21a6d1954d62cc0135066
tree99d67a8060f6712997c1ea95004efdedc23fbacb
parentfeaf060aa827c2b570f90506c0b2fdeb401d73b7
(flymake-get-cleanup-function): Default to flymake-simple-cleanup.
(flymake-allowed-file-name-masks): Use this new default.
All the functions are now called in the right buffer rather than
passing the buffer as argument.
(flymake-process-sentinel): Switch to buffer before calling cleanup.
(flymake-parse-err-lines): Remove redundant buffer arg.
(flymake-get-program-dir): Comment out unused function.
(flymake-start-syntax-check, flymake-start-syntax-check-process):
Remove redundant buffer argument.
(flymake-get-real-file-name, flymake-simple-java-cleanup)
(flymake-simple-cleanup, flymake-master-cleanup): Remove buffer arg.
lisp/ChangeLog
lisp/progmodes/flymake.el