comparison lisp/net/rcompile.el @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
173 ;; compilation-parse-errors will find referenced files by ange-ftp. 173 ;; compilation-parse-errors will find referenced files by ange-ftp.
174 (with-current-buffer compilation-last-buffer 174 (with-current-buffer compilation-last-buffer
175 (set (make-local-variable 'comint-file-name-prefix) 175 (set (make-local-variable 'comint-file-name-prefix)
176 (concat "/" host ":"))))) 176 (concat "/" host ":")))))
177 177
178 ;;; arch-tag: 2866a132-ece4-4ce9-9f91-ec147f803f73
179 ;;; rcompile.el ends here 178 ;;; rcompile.el ends here