summaryrefslogtreecommitdiff
path: root/lisp/progmodes/compile.el
Commit message (Expand)AuthorAgeFilesLines
* (compilation-next-error-function):Richard M. Stallman2005-06-281-8/+45
* Fix last changeJason Rumney2005-06-111-1/+1
* 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)Jason Rumney2005-06-101-2/+2
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367Miles Bader2005-06-101-4/+8
* (compilation-start): Move `erase-buffer' upJuri Linkov2005-06-061-2/+3
* (compilation-error-regexp-alist-alist): Allow (...) within `...' for makepp m...Daniel Pfeiffer2005-06-031-2/+2
* (compilation-start): Set the mode before inserting the initial text.Richard M. Stallman2005-05-291-11/+11
* (compilation-finish-function): Fix defvar.Luc Teirlinck2005-05-191-1/+1
* (compilation-finish-function): Mark obsolete.Richard M. Stallman2005-05-191-2/+7
* (compilation-setup): Set local value ofNick Roberts2005-05-161-9/+17
* (compilation-setup): Set overlay-arrow-string to an empty stringEli Zaretskii2005-05-071-1/+2
* (next-error-highlight-timer): New defvar.Richard M. Stallman2005-04-231-6/+9
* * compilation.txt (symbol): Added gcov-fileMasatake YAMATO2005-04-101-1/+15
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-1/+3
* (compilation-setup):Juri Linkov2005-04-071-2/+7
* (compilation-goto-locus):Juri Linkov2005-03-291-2/+7
* Add comment for compilation-directory-properties.Daniel Pfeiffer2005-03-031-0/+4
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-5/+5
* (compilation-start): Bind buffer-read-only to nil beforeEli Zaretskii2005-01-291-2/+4
* (compilation-find-buffer): Rename arg.Richard M. Stallman2004-12-271-2/+2
* (compilation-minor-mode-map)Kim F. Storm2004-12-171-0/+3
* *** empty log message ***Richard M. Stallman2004-11-251-0/+3
* (compilation-mode-map): Don't inherit from compilation-minor-mode-map;Richard M. Stallman2004-11-251-3/+13
* (compilation-start): In cd command use substitute-env-vars -- not quite shell...Daniel Pfeiffer2004-11-221-10/+4
* (compilation-setup): Don't set buffer-read-only.Stefan Monnier2004-11-161-2/+1
* (compilation-move-to-column): New fun.Stefan Monnier2004-11-151-10/+13
* (compilation-internal-error-properties):Stefan Monnier2004-11-151-4/+4
* (compile): Don't overwrite last command in minibuffer historyJuri Linkov2004-11-081-5/+8
* (compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ft...Daniel Pfeiffer2004-10-271-2/+12
* (compilation-start): Rely on `cd' to get dir right and also allow argumentles...Daniel Pfeiffer2004-10-201-10/+17
* (compilation-setup): Don't set buffer-read-only if MINOR is non-nil.Richard M. Stallman2004-10-191-1/+2
* (compilation-start): Move let-binding ofJuri Linkov2004-10-161-76/+76
* (compilation-start): Assume compilation-mode will make the buffer read-only.Richard M. Stallman2004-10-161-16/+16
* Parse command to see if it starts with a cd, and if so perform it for the *co...Daniel Pfeiffer2004-09-121-24/+29
* (compilation-mode-map): Rename `next-error-follow-mode' to `next-error-follow...Juri Linkov2004-09-081-1/+1
* (compilation-start): Use copy of `process-environment'Juri Linkov2004-09-071-1/+1
* (compilation-mode-map): Bind toggle-next-error-follow-mode.Eli Zaretskii2004-09-041-0/+1
* (compilation-error-properties): Allow to funcall col and end-col.Juri Linkov2004-09-021-14/+19
* (compilation-buffer-name): Compare majorJuri Linkov2004-09-021-6/+8
* (compilation-goto-locus): Use `next-error' face instead of `region'.Juri Linkov2004-09-011-6/+13
* (compilation-mode): Doc fix.Richard M. Stallman2004-08-161-1/+3
* (compilation-error-properties): Store one more than end-col, if present, soDaniel Pfeiffer2004-06-181-1/+1
* (compilation-set-window-height): Rearrange the save-* functions because a buf...Daniel Pfeiffer2004-06-081-8/+8
* (compilation-error-regexp-alist): Use expand-file-name and data-directory.Stefan Monnier2004-05-281-1/+1
* (compilation-warning-face, compilation-info-face): Use min-colors.Eli Zaretskii2004-05-151-5/+7
* (compilation-set-window-height): Use save-excursion to protect against mispla...Daniel Pfeiffer2004-05-121-2/+3
* (compile): Add universal prefix arg.Daniel Pfeiffer2004-05-101-10/+17
* Arch-tags shouldn't be outline headers.Stefan Monnier2004-05-021-1/+1
* (compilation-gcpro): New varStefan Monnier2004-05-021-0/+10
* (compilation-start): In the no-async-subprocesses branch, fontifyEli Zaretskii2004-05-021-0/+4