emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Kai Großjohann
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sat, 23 Oct 2004 15:57:37 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6473 emacs/lisp/ChangeLog:1.6474
*** emacs/lisp/ChangeLog:1.6473 Sat Oct 23 16:12:13 2004
--- emacs/lisp/ChangeLog        Sat Oct 23 19:52:16 2004
***************
*** 1,3 ****
--- 1,15 ----
+ 2004-10-23  Kai Grossjohann  <address@hidden>
+ 
+       * simple.el (process-file): New function, similar to call-process
+       but supports file handlers.
+       * vc.el (vc-do-command): Use it, instead of call-process.
+       * net/tramp-vc.el (vc-do-command): Do not advise it if
+       process-file is fboundp.
+       * net/tramp.el (tramp-file-name-handler-alist): Add entry for
+       process-file.
+       (tramp-handle-process-file): New function.
+       (tramp-file-name-for-operation): Support process-file.
+ 
  2004-10-23  Ulf Jasper  <address@hidden>
  
        * calendar/icalendar.el (icalendar--weekday-array): New constant.




reply via email to

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