[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/net/rcompile.el
From: |
Pavel Janík |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/net/rcompile.el |
Date: |
Sun, 13 Jan 2002 05:04:15 -0500 |
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)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/net/rcompile.el,
Pavel Janík <=