/[emacs]/emacs/lisp/net/rcompile.el
ViewVC logotype

Diff of /emacs/lisp/net/rcompile.el

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

revision 1.2 by monnier, Mon Jul 16 02:07:12 2001 UTC revision 1.3 by pj, Sun Jan 13 10:04:15 2002 UTC
# Line 116  nil means run no commands." Line 116  nil means run no commands."
116    
117  ;;;###autoload  ;;;###autoload
118  (defun remote-compile (host user command)  (defun remote-compile (host user command)
119    "Compile the the current buffer's directory on HOST.  Log in as USER.    "Compile the current buffer's directory on HOST.  Log in as USER.
120  See \\[compile]."  See \\[compile]."
121    (interactive    (interactive
122     (let ((parsed (or (and (featurep 'ange-ftp)     (let ((parsed (or (and (featurep 'ange-ftp)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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