diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-02-11 10:29:29 +0100 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-02-11 10:29:29 +0100 |
commit | 09d50834206ff48bf6ac214e8cfb31d281ba993c (patch) | |
tree | 31ecfa6b552f688eb8519b8dad259ceae3c6d2e0 | |
parent | 44578d9acc952963a2c9acbd7696b65b29af2f6e (diff) | |
download | emacs-09d50834206ff48bf6ac214e8cfb31d281ba993c.tar.gz emacs-09d50834206ff48bf6ac214e8cfb31d281ba993c.tar.bz2 emacs-09d50834206ff48bf6ac214e8cfb31d281ba993c.zip |
; Fix typo in etc/NEWS
-rw-r--r-- | etc/NEWS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -617,8 +617,9 @@ Drive onsite repositories. manual documents how to configure ssh and PuTTY accordingly. +++ -Setting the "ENV" environment variable in 'tramp-remote-process-environment' -enables reading of shell initialization files. +*** Setting the "ENV" environment variable in +'tramp-remote-process-environment' enables reading of shell +initialization files. --- ** 'auto-revert-use-notify' is set back to t in 'global-auto-revert-mode'. |