Mercurial > emacs
diff lisp/jit-lock.el @ 108186:3287df4f3442
Implement compression for inline methods.
* net/tramp.el (tramp-inline-compress-start-size): New defcustom.
(tramp-copy-size-limit): Allow also nil.
(tramp-inline-compress-commands): New defconst.
(tramp-find-inline-compress, tramp-get-inline-compress)
(tramp-get-inline-coding): New defuns.
(tramp-get-remote-coding, tramp-get-local-coding): Removed,
replaced by `tramp-get-inline-coding'.
(tramp-handle-file-local-copy, tramp-handle-write-region)
(tramp-method-out-of-band-p): Use `tramp-get-inline-coding'.
author | Michael Albinus <albinus@detlef> |
---|---|
date | Sat, 01 May 2010 11:34:14 +0200 |
parents | 1d1d5d9bd884 |
children | 280c8ae2476d 376148b31b5e |