diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2017-07-10 15:36:23 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2017-07-10 15:36:23 +0200 |
commit | 0440c748aaec9b8b32c8cb268f6e24e874fedc75 (patch) | |
tree | e94812b71a6058aea30156f52a74bd8ff74cb9ad /doc/misc/trampver.texi | |
parent | 273f4bde39af5d87f10fd58f35b666dfa8a996a3 (diff) | |
download | emacs-0440c748aaec9b8b32c8cb268f6e24e874fedc75.tar.gz emacs-0440c748aaec9b8b32c8cb268f6e24e874fedc75.tar.bz2 emacs-0440c748aaec9b8b32c8cb268f6e24e874fedc75.zip |
Add Quick Start Guide to Tramp manual
* doc/misc/tramp.texi: Use consequently "@value{tramp}" and
"MS Windows".
(Quick Start Guide): New node.
* doc/misc/trampver.texi:
* lisp/net/trampver.el: Change version to "2.3.3-pre".
Diffstat (limited to 'doc/misc/trampver.texi')
-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 05b577da005..5d9dcc5635d 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -8,7 +8,7 @@ @c In the Tramp GIT, the version number is auto-frobbed from @c configure.ac, so you should edit that file and run @c "autoconf && ./configure" to change the version number. -@set trampver 2.3.2 +@set trampver 2.3.3-pre @c Other flags from configuration @set instprefix /usr/local |