Clean up flymake.el
authorLeo Liu <sdl.web@gmail.com>
Sun, 8 Dec 2013 03:35:32 +0000 (11:35 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 8 Dec 2013 03:35:32 +0000 (11:35 +0800)
commita92fa5f1936711cdf36e53aced275adb960474c8
tree2cab616ba07e66746c709ec1703eddf598c69e6f
parent0d9cba29b6737857ea47b9c7d9d9947791e1a5d6
Clean up flymake.el

* lisp/progmodes/flymake.el (flymake, flymake-error-bitmap)
(flymake-warning-bitmap, flymake-fringe-indicator-position)
(flymake-compilation-prevents-syntax-check)
(flymake-start-syntax-check-on-newline)
(flymake-no-changes-timeout, flymake-gui-warnings-enabled)
(flymake-start-syntax-check-on-find-file, flymake-log-level)
(flymake-xml-program, flymake-master-file-dirs)
(flymake-master-file-count-limit)
(flymake-allowed-file-name-masks): Relocate.
(flymake-makehash, flymake-float-time)
(flymake-replace-regexp-in-string, flymake-split-string)
(flymake-get-temp-dir): Remove.
(flymake-popup-menu, flymake-nop, flymake-make-xemacs-menu)
(flymake-current-row, flymake-selected-frame)
(flymake-get-point-pixel-pos): Remove xemacs compatibity and
related functions.

Fixes: debbugs:16077
lisp/ChangeLog
lisp/progmodes/flymake.el