Index: emacs/lisp/progmodes/compile.el
diff -c emacs/lisp/progmodes/compile.el:1.377
emacs/lisp/progmodes/compile.el:1.378
*** emacs/lisp/progmodes/compile.el:1.377 Fri Aug 26 18:07:24 2005
--- emacs/lisp/progmodes/compile.el Sat Aug 27 14:38:21 2005
***************
*** 911,916 ****
--- 911,917 ----
(compilation-start command nil name-function highlight-regexp)))
(make-obsolete 'compile-internal 'compilation-start)
+ ;;;###autoload
(defun compilation-start (command &optional mode name-function
highlight-regexp)
"Run compilation command COMMAND (low level interface).
If COMMAND starts with a cd command, that becomes the `default-directory'.
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs