emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el


From: Romain Francoise
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/compile.el
Date: Sat, 27 Aug 2005 10:38:24 -0400

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'.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]