diff lisp/progmodes/compile.el @ 65162:217750047c30

(compilation-start): Doc fix.
author Romain Francoise <romain@orebokech.com>
date Fri, 26 Aug 2005 18:07:25 +0000
parents 5a147188ccac
children 0ef9e8908562
line wrap: on
line diff
--- a/lisp/progmodes/compile.el	Fri Aug 26 18:03:46 2005 +0000
+++ b/lisp/progmodes/compile.el	Fri Aug 26 18:07:25 2005 +0000
@@ -918,7 +918,8 @@
 
 MODE is the major mode to set in the compilation buffer.  Mode
 may also be t meaning use `compilation-shell-minor-mode' under `comint-mode'.
-NAME-FUNCTION is a function called to name the buffer.
+If NAME-FUNCTION is non-nil, call it with one argument (the mode name)
+to determine the buffer name.
 
 If HIGHLIGHT-REGEXP is non-nil, `next-error' will temporarily highlight
 the matching section of the visited source line; the default is to use the