mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-05-30 17:22:17 -07:00
* etc/NEWS: Mention new user option tramp-propagate-emacsclient-tramp.
This commit is contained in:
parent
2e71d2c709
commit
a0c05029fd
1 changed files with 7 additions and 0 deletions
7
etc/NEWS
7
etc/NEWS
|
|
@ -2451,6 +2451,13 @@ This can be used by external ELPA packages for performance optimizations
|
|||
in special cases. For more information, see "(tramp) New operations" in
|
||||
the Tramp manual.
|
||||
|
||||
+++
|
||||
*** New user option 'tramp-propagate-emacsclient-tramp'.
|
||||
When this option is non-nil, Tramp propagates the environment variable
|
||||
EMACSCLIENT_TRAMP with a proper value to remote processes. This is
|
||||
helpful if you want to start emacsclient on a remote host from a process
|
||||
started inside Emacs.
|
||||
|
||||
** Isearch and Replace
|
||||
|
||||
*** Typing 'd' during 'query-replace' shows the diff buffer with replacements.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue