/[emacs]/emacs/lisp/progmodes/compile.el
ViewVC logotype

Diff of /emacs/lisp/progmodes/compile.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.355 by rms, Thu May 19 15:38:27 2005 UTC revision 1.356 by teirllm, Thu May 19 16:48:28 2005 UTC
# Line 117  nil means compute the name with `(concat Line 117  nil means compute the name with `(concat
117  (defvar compilation-finish-function nil  (defvar compilation-finish-function nil
118    "Function to call when a compilation process finishes.    "Function to call when a compilation process finishes.
119  It is called with two arguments: the compilation buffer, and a string  It is called with two arguments: the compilation buffer, and a string
120  describing how the process finished.  describing how the process finished.")
121    
122  (make-obsolete-variable 'compilation-finish-function  (make-obsolete-variable 'compilation-finish-function
123    "Use `compilation-finish-functions', but it works a little differently."    "Use `compilation-finish-functions', but it works a little differently."

Legend:
Removed from v.1.355  
changed lines
  Added in v.1.356

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26