/[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.5 by miles, Mon Sep 1 15:45:33 2003 UTC revision 1.6 by rms, Sat May 21 04:52:05 2005 UTC
# Line 168  See \\[compile]." Line 168  See \\[compile]."
168                    compile-command)))                    compile-command)))
169      (setq remote-compile-host host)      (setq remote-compile-host host)
170      (save-some-buffers nil nil)      (save-some-buffers nil nil)
171      (compile-internal compile-command "No more errors")      (compilation-start compile-command)
172      ;; Set comint-file-name-prefix in the compilation buffer so      ;; Set comint-file-name-prefix in the compilation buffer so
173      ;; compilation-parse-errors will find referenced files by ange-ftp.      ;; compilation-parse-errors will find referenced files by ange-ftp.
174      (with-current-buffer compilation-last-buffer      (with-current-buffer compilation-last-buffer

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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