Mercurial > emacs
log lisp/progmodes/compile.el @ 10928:a008a9d8966a
age | author | description |
---|---|---|
Mon, 06 Mar 1995 15:51:22 +0000 | Roland McGrath | (compilation-buffer-p): Fix braino in last change: switch to the buffer first. |
Sun, 26 Feb 1995 21:37:30 +0000 | Roland McGrath | (compilation-buffer-p): Check for compilation-minor-mode or |
Fri, 20 Jan 1995 23:45:34 +0000 | Richard M. Stallman | (compile-internal): Force redisplay on compilation |
Tue, 27 Dec 1994 03:47:06 +0000 | Richard M. Stallman | (compilation-minor-mode-map): Bind C-m to compilation-goto-error. |
Wed, 30 Nov 1994 21:48:37 +0000 | Roland McGrath | (compilation-next-error-locus): Finish last change. |
Wed, 30 Nov 1994 19:37:48 +0000 | Roland McGrath | (compilation-next-error-locus): Parsed column numbers are 1-origin. |
Thu, 10 Nov 1994 23:01:15 +0000 | Roland McGrath | (compile): With prefix arg, prompt even if (not compilation-read-command). |