emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/rcompile.el


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/net/rcompile.el
Date: Thu, 16 May 2002 12:04:01 -0400

Index: emacs/lisp/net/rcompile.el
diff -c emacs/lisp/net/rcompile.el:1.2 emacs/lisp/net/rcompile.el:1.3
*** emacs/lisp/net/rcompile.el:1.2      Sun Jul 15 22:07:12 2001
--- emacs/lisp/net/rcompile.el  Sun Jan 13 05:04:15 2002
***************
*** 116,122 ****
  
  ;;;###autoload
  (defun remote-compile (host user command)
!   "Compile the the current buffer's directory on HOST.  Log in as USER.
  See \\[compile]."
    (interactive
     (let ((parsed (or (and (featurep 'ange-ftp)
--- 116,122 ----
  
  ;;;###autoload
  (defun remote-compile (host user command)
!   "Compile the current buffer's directory on HOST.  Log in as USER.
  See \\[compile]."
    (interactive
     (let ((parsed (or (and (featurep 'ange-ftp)



reply via email to

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