summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-23Glenn Morris2011-01-221-4/+2
|\
| * compile.el fix for bug#7812Glenn Morris2011-01-201-5/+2
* | Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* | Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\ \ | |/
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong2011-01-081-4/+6
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)Andreas Schwab2011-01-081-2/+2
* | Fixes: debbugs:7806Andreas Schwab2011-01-081-1/+3
* | Derive from prog-mode, use derived-mode-p, and fix up variousStefan Monnier2010-12-101-1/+1
* | * lisp/progmodes/compile.el (compilation-mode-font-lock-keywords):Jes Bodi Klinke2010-10-271-1/+1
* | Move some autoloaded auto-mode-alist entries to files.el.Glenn Morris2010-09-231-3/+0
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist):Stefan Monnier2010-09-081-8/+25
* | Fix Ruby compilation error matching.Chong Yidong2010-09-041-11/+5
* | Give Ruby compilation rule a lower priority than Gnu (Bug#6778).Chong Yidong2010-08-141-4/+4
* | Merge from emacs-23Juanma Barranquero2010-07-271-1/+1
|\ \ | |/
| * Doc fix to commentary (Bug#6653).Chong Yidong2010-07-171-1/+1
| * Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).Chong Yidong2010-04-201-7/+10
* | Add compilation regexps for cucumber and ruby.Aleksei Gusev2010-07-101-1/+12
* | * progmodes/compile.el (compilation-buffer-modtime): Rename fromStefan Monnier2010-05-081-5/+5
* | * progmodes/compile.el: (compilation-start): Abbreviate default directory.Stefan Monnier2010-04-231-1/+2
* | * compile.el (compilation-save-buffers-predicate): Add missing :version tag.Glenn Morris2010-04-091-1/+2
* | (compilation-save-buffers-predicate): Remove the "autoload" cookie.Sam Steingold2010-04-091-1/+0
* | (compilation-save-buffers-predicate): New custom variable.Sam Steingold2010-04-071-2/+19
* | Fix for `compile' (Bug#5771).Chong Yidong2010-03-281-1/+2
* | fix a typo in last patchSam Steingold2010-03-241-1/+1
* | Fix bug#5620: recalculate all markers on compilation bufferSam Steingold2010-03-231-3/+6
|/
* * progmodes/compile.el (compilation-error-regexp-alist-alist): InChong Yidong2010-02-201-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * compile.el (compilation-read-command): Doc fix.Chong Yidong2010-01-091-1/+6
* Fix compile-command's safe-local-variable condition.Chong Yidong2010-01-091-1/+1
* * textmodes/ispell.el (ispell-skip-region-alist):Dan Nicolaescu2009-11-121-1/+1
* * widget.el (define-widget): Purecopy the docstring.Dan Nicolaescu2009-11-111-1/+1
* * compilation.txt: Add one more error message for msft (Bug#4100).Chong Yidong2009-11-081-3/+5
* Fix typos in comments.Juanma Barranquero2009-10-261-1/+1
* fix a typo in the last patchSam Steingold2009-10-131-1/+1
* (compilation-mode-font-lock-keywords): Do not prepend "^ *" toSam Steingold2009-10-121-5/+4
* (compilation-next-error-function): Fix theSam Steingold2009-10-121-10/+7
* * progmodes/compile.el (compilation-goto-locus): Use next-error-move-function.Richard M. Stallman2009-08-131-2/+4
* Update comment (from Kevin Ryde).Chong Yidong2009-08-101-5/+13
* (compilation-mode-font-lock-keywords): Omake sometimes indents theSam Steingold2009-07-101-2/+12
* * progmodes/compile.el (compilation-error-regexp-alist-alist):Chong Yidong2009-06-171-3/+4
* * progmodes/compile.el (compilation-filter): If inserting at endRichard M. Stallman2009-05-181-2/+11
* (compilation-error-regexp-alist-alist): Handle "omake -P" messages "file foo ...Sam Steingold2009-03-041-0/+5
* (compilation-move-to-column): Guard against negative col values.Sam Steingold2009-03-031-1/+1
* Fix last change.Chong Yidong2009-02-211-1/+1
* (compilation-error-regexp-alist-alist): Tweak regexp (Bug#2173).Chong Yidong2009-02-211-1/+1
* (compilation-error-regexp-alist-alist):Nick Roberts2009-02-191-4/+4
* Require comint at top level to fix the last patch.Sam Steingold2009-02-181-1/+2
* (compilation-filter): Call `comint-carriage-motion', just like `comint-output...Sam Steingold2009-02-171-1/+5
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1