summaryrefslogtreecommitdiff
path: root/lisp/progmodes/flymake.el
Commit message (Expand)AuthorAgeFilesLines
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412Miles Bader2005-06-141-4/+8
* (flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,Juanma Barranquero2005-06-141-3/+3
* (flymake-makehash): Use with-no-warnings.Richard M. Stallman2005-05-211-1/+2
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (flymake-split-string)Richard M. Stallman2005-04-301-170/+108
* (flymake-get-absolute-file-name-basedir): Remove. Update callers to useStefan Monnier2005-04-191-8/+3
* (flymake-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* (flymake-mode): Add autoload cookie.Stefan Monnier2005-03-261-0/+1
* (flymake-get-file-name-mode-and-masks)Stefan Monnier2005-03-251-47/+40
* (flymake-ensure-ends-with-slash): Remove.Stefan Monnier2005-03-251-67/+35
* Use with-current-buffer.Stefan Monnier2005-03-241-86/+59
* Misc fix up of comments and docstrings.Stefan Monnier2005-03-241-73/+78
* Use (featurep 'xemacs).Kim F. Storm2004-11-261-63/+50
* Reindent.Richard M. Stallman2004-11-251-1465/+1450
* Much whitespace and capitalization change.Richard M. Stallman2004-11-251-1201/+711
* 2004-11-2 Pavel Kobiakov <pk_at_work@yahoo.com>Masatake YAMATO2004-11-011-11/+38
* * progmodes/flymake.el (flymake-split-string): UseMasatake YAMATO2004-10-251-2/+3
* Changes from arch/CVS synchronizationMiles Bader2004-05-291-0/+1
* New file.Eli Zaretskii2004-05-291-0/+2503