]> code.delx.au - gnu-emacs/history - lisp/progmodes/flymake.el
(gud-def): Add %c case.
[gnu-emacs] / lisp / progmodes / flymake.el
2006-02-16 Juanma Barranquero(flymake-fix-file-name): Fix typo in docstring.
2006-01-10 Stefan MonnierAdd bugs/todo entry.
2006-01-10 Stefan Monnier(flymake-split-string): Remove >1 empty strings at...
2006-01-10 Stefan Monnier(flymake-find-buildfile): Remove invariant arg `dirs...
2006-01-09 Stefan MonnierUse `require' rather than autoload for XEmacs's overlays.
2006-01-05 Stefan Monnier(flymake-get-cleanup-function): Default to flymake...
2006-01-03 Stefan Monnier(flymake-create-temp-with-folder-structure): Use expand...
2006-01-03 Stefan Monnier(flymake-base-dir, flymake-master-file-name, flymake...
2006-01-03 Stefan Monnier(flymake-check-start-time, flymake-check-was-interrupte...
2005-12-30 Stefan Monnier(flymake-copy-buffer-to-temp-buffer): Simplify.
2005-09-18 Deepak GoelMessage format fixes, commit no. 3
2005-09-09 Richard M. StallmanRequire `compile' unconditionally.
2005-08-26 Eli Zaretskii(flymake-highlight-err-lines): Use save-excursion around
2005-08-15 Dan Nicolaescu* mh-customize.el: Do not use face-alias compatibility for
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-06 Richard M. Stallman(flymake-float-time): Instead of with-no-warnings,...
2005-07-04 Stefan MonnierRemove useless eval-when-compile.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-03 Juanma Barranquero(flymake-find-file): Remove.
2005-07-02 Luc Teirlinck(flymake-mode, flymake-mode-off): Fix unbalanced parent...
2005-07-02 Stefan Monnier(flymake-mode-on, flymake-mode-off): Move body into...
2005-07-01 Juanma Barranquero(flymake-find-possible-master-files, flymake-master...
2005-06-14 Miles BaderRevision: miles@gnu.org--gnu-2005/emacs--cvs-trunk...
2005-06-14 Juanma Barranquero(flymake-new-err-info, flymake-start-syntax-check-for...
2005-05-21 Richard M. Stallman(flymake-makehash): Use with-no-warnings.
2005-05-16 Juanma BarranqueroReplace `string-to-int' by `string-to-number'.
2005-04-30 Richard M. Stallman(flymake-split-string)
2005-04-19 Stefan Monnier(flymake-get-absolute-file-name-basedir): Remove. ...
2005-04-04 Lute Kamstra(flymake-mode): Specify :group.
2005-03-26 Stefan Monnier(flymake-mode): Add autoload cookie.
2005-03-25 Stefan Monnier(flymake-get-file-name-mode-and-masks)
2005-03-25 Stefan Monnier(flymake-ensure-ends-with-slash): Remove.
2005-03-24 Stefan MonnierUse with-current-buffer.
2005-03-24 Stefan MonnierMisc fix up of comments and docstrings.
2004-11-26 Kim F. StormUse (featurep 'xemacs).
2004-11-25 Richard M. StallmanReindent.
2004-11-25 Richard M. StallmanMuch whitespace and capitalization change.
2004-11-01 Masatake YAMATO2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>
2004-10-25 Masatake YAMATO* progmodes/flymake.el (flymake-split-string): Use
2004-05-29 Miles BaderChanges from arch/CVS synchronization
2004-05-29 Eli ZaretskiiNew file.