]> git.eshelyaron.com Git - emacs.git/commit
Only use nbutlast when we actually want to modify the original list
authorSteven Allen <steven@stebalien.com>
Tue, 10 Nov 2020 09:02:15 +0000 (10:02 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Tue, 10 Nov 2020 09:02:15 +0000 (10:02 +0100)
commit515791ae8aa9283de381ace82abda96319a0e4f2
tree262ee1937c899420b63beb13f90bd53bfc65b914
parentee11a68320eeb8bb90ded9773c02d7863abca3d7
Only use nbutlast when we actually want to modify the original list

* lisp/net/tramp-gvfs.el (tramp-gvfs-dbus-byte-array-to-string):
Don't modify the byte array.
* lisp/net/tramp-integration.el (tramp-eshell-directory-change):
Don't modify the underlying exec-path.
lisp/net/tramp-gvfs.el
lisp/net/tramp-integration.el