]> code.delx.au - gnu-emacs/blobdiff - lisp/net/tramp-cmds.el
; Fix breakage from previous commit
[gnu-emacs] / lisp / net / tramp-cmds.el
index 856011fc0ee9844af639b2548d144bc87410e853..45f30042ad893b56aab1e7602c56bb68619c9f59 100644 (file)
@@ -345,7 +345,7 @@ names.  Passwords will never be included there.")
 Please note that you have set `tramp-verbose' to a value of at
 least 6.  Therefore, the contents of files might be included in
 the debug buffer(s).")
-           (add-text-properties start (point) (list 'face 'italic))))
+           (add-text-properties start (point) '(face italic))))
 
        (set-buffer-modified-p nil)
        (setq buffer-read-only t)