(flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)
commit43ed65aceabebdbfbe7d2f31fe63fca0cd36858b
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Jan 2006 18:44:42 +0000 (3 18:44 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 3 Jan 2006 18:44:42 +0000 (3 18:44 +0000)
tree40ab5feff715d28a9be4534d4028a1ca3d4de41e
parentb7a5a20839d6c308663c99abca5135ad684b8ed4
(flymake-check-start-time, flymake-check-was-interrupted, flymake-err-info)
(flymake-is-running, flymake-last-change-time, flymake-new-err-info)
(flymake-timer): Move definitions, so we can remove earlier declarations.
(flymake-replace-regexp-in-string, flymake-split-string)
(flymake-get-temp-dir): Use defalias.
(flymake-popup-menu): Remove `pos' argument.  Use posn-at-point.
(flymake-xemacs-window-edges): Remove unused function.
(flymake-get-point-pixel-pos): Move.
(flymake-pid-to-names, flymake-reg-names)
(flymake-get-source-buffer-name, flymake-unreg-names): Remove.
Replace by a simple list flymake-processes and by process-buffer.
Update callers.  Other than simplify the code, it uses buffers rather
than buffer-names so it doesn't get confused by uniquify.
(flymake-buffer-data): The global value should just be nil.
lisp/ChangeLog
lisp/progmodes/flymake.el