emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/lisp/net/ange-ftp.el
Date: Mon, 03 Oct 2005 20:20:28 -0400

Index: emacs/lisp/net/ange-ftp.el
diff -c emacs/lisp/net/ange-ftp.el:1.76 emacs/lisp/net/ange-ftp.el:1.77
*** emacs/lisp/net/ange-ftp.el:1.76     Mon Oct  3 21:19:15 2005
--- emacs/lisp/net/ange-ftp.el  Tue Oct  4 00:20:26 2005
***************
*** 2610,2616 ****
                                               (ange-ftp-abbreviate-filename
                                                ange-ftp-this-file)))))
                    (with-current-buffer (get-buffer-create
!                                           ange-ftp-data-buffer-name))
                      (erase-buffer)
                      (if (ange-ftp-real-file-readable-p temp)
                          (ange-ftp-real-insert-file-contents temp)
--- 2610,2616 ----
                                               (ange-ftp-abbreviate-filename
                                                ange-ftp-this-file)))))
                    (with-current-buffer (get-buffer-create
!                                           ange-ftp-data-buffer-name)
                      (erase-buffer)
                      (if (ange-ftp-real-file-readable-p temp)
                          (ange-ftp-real-insert-file-contents temp)




reply via email to

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