diff options
| author | Michael Albinus | 2016-12-27 20:06:27 +0100 |
|---|---|---|
| committer | Michael Albinus | 2016-12-27 20:06:27 +0100 |
| commit | aebe6592db7da893fcedb56a3fb4b66ce3de2057 (patch) | |
| tree | 771b43397ead0072019611a68e0cf895abce1e48 /doc | |
| parent | a02ca7a231c3856efd57a502c6a73e6c251091e8 (diff) | |
| download | emacs-aebe6592db7da893fcedb56a3fb4b66ce3de2057.tar.gz emacs-aebe6592db7da893fcedb56a3fb4b66ce3de2057.zip | |
Release Tramp 2.3.1
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.3.1".
* lisp/net/tramp.el (tramp-eshell-directory-change): Add it to
`eshell-mode-hook' but `eshell-first-time-mode-hook'.
* lisp/net/tramp-compat.el (tramp-compat-file-name-quoted-p)
(tramp-compat-file-name-quote)
(tramp-compat-file-name-unquote): Embed them in `eval-and-compile'.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/misc/trampver.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index 3101dc0de82..2677672444e 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | @c In the Tramp GIT, the version number is auto-frobbed from | 8 | @c In the Tramp GIT, the version number is auto-frobbed from |
| 9 | @c configure.ac, so you should edit that file and run | 9 | @c configure.ac, so you should edit that file and run |
| 10 | @c "autoconf && ./configure" to change the version number. | 10 | @c "autoconf && ./configure" to change the version number. |
| 11 | @set trampver 2.3.1-pre | 11 | @set trampver 2.3.1 |
| 12 | 12 | ||
| 13 | @c Other flags from configuration | 13 | @c Other flags from configuration |
| 14 | @set instprefix /usr/local | 14 | @set instprefix /usr/local |