emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs/lisp ChangeLog


From: Michael Albinus
Subject: [Emacs-diffs] emacs/lisp ChangeLog
Date: Thu, 15 Oct 2009 13:17:25 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Michael Albinus <albinus>       09/10/15 13:17:24

Modified files:
        lisp           : ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.16430&r2=1.16431

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.16430
retrieving revision 1.16431
diff -u -b -r1.16430 -r1.16431
--- ChangeLog   15 Oct 2009 06:50:34 -0000      1.16430
+++ ChangeLog   15 Oct 2009 13:17:19 -0000      1.16431
@@ -1,3 +1,31 @@
+2009-10-15  Michael Albinus  <address@hidden>
+
+       * net/tramp.el (tramp-replace-environment-variables): Do not fail
+       if the environment variable does not exist.
+
+       * net/tramp-smb.el (tramp-smb-errors): Add error messages.
+       (tramp-smb-get-share, tramp-smb-get-localname): Use only VEC as
+       parameter.
+       (tramp-smb-handle-add-name-to-file)
+       (tramp-smb-handle-copy-directory, tramp-smb-handle-copy-file)
+       (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file)
+       (tramp-smb-handle-file-attributes)
+       (tramp-smb-do-file-attributes-with-stat)
+       (tramp-smb-handle-file-local-copy)
+       (tramp-smb-handle-insert-directory)
+       (tramp-smb-handle-make-directory)
+       (tramp-smb-handle-make-directory-internal)
+       (tramp-smb-handle-make-symbolic-link)
+       (tramp-smb-handle-rename-file, tramp-smb-handle-set-file-modes)
+       (tramp-smb-handle-write-region, tramp-smb-get-file-entries)
+       (tramp-smb-maybe-open-connection): Apply the changed parameters.
+       (tramp-smb-read-file-entry): Read Disk names in compressed format.
+       Handle long file names.
+       (tramp-smb-get-cifs-capabilities): Check, whether the connection
+       process is running.
+       (tramp-smb-maybe-open-connection): Trace "smbclient -V" command.
+       Read share names with "-g" option.
+
 2009-10-15  Ryan Yeske  <address@hidden>
 
        * net/rcirc.el (rcirc-view-log-file): New command.




reply via email to

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