tramp-checkins
[Top][All Lists]
Advanced

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

[Tramp-checkins] tramp/lisp ChangeLog tramp.el


From: Kai Großjohann
Subject: [Tramp-checkins] tramp/lisp ChangeLog tramp.el
Date: Tue, 03 Sep 2002 08:50:22 -0400

CVSROOT:        /cvsroot/tramp
Module name:    tramp
Changes by:     Kai Großjohann <address@hidden> 02/09/03 08:50:22

Modified files:
        lisp           : ChangeLog tramp.el 

Log message:
        (tramp-handle-insert-directory): Use
        `insert-buffer-substring' instead of `insert-buffer', which is not
        supposed to be used from Lisp.  Remember old point in a variable
        instead of using `mark'.  Suggestion from Stefan Monnier.
        (tramp-unified-filenames): New variable.  Use it in default value
        of other filename variables.
        (file-expand-wildcards): Don't advise unless "[" and "]" are used
        in the filename format.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/ChangeLog.diff?tr1=2.182&tr2=2.183&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/tramp/tramp/lisp/tramp.el.diff?tr1=2.190&tr2=2.191&r1=text&r2=text





reply via email to

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