diff options
author | Michael Albinus <albinus@detlef> | 2010-04-10 14:59:22 +0200 |
---|---|---|
committer | Michael Albinus <albinus@detlef> | 2010-04-10 14:59:22 +0200 |
commit | 456b348e68af37d700c399a4a645155abe19af3a (patch) | |
tree | f52c141e4c5311f30450e6766d15fce9d88aa8d6 /doc/misc/trampver.texi | |
parent | b533bc970ca577d3fae6fc1c44d5f4170c32fdca (diff) | |
download | emacs-456b348e68af37d700c399a4a645155abe19af3a.tar.gz emacs-456b348e68af37d700c399a4a645155abe19af3a.tar.bz2 emacs-456b348e68af37d700c399a4a645155abe19af3a.zip |
Synchronize with Tramp repository.
* tramp.texi (Auto-save and Backup): Remove reference to Emacs 21.
(Frequently Asked Questions): Adapt supported (X)Emacs versions. Adapt
supported MS Windows versions. Remove obsolete URL. Use the $()
syntax, texi2dvi reports errors with the backquotes.
* trampver.texi: Update release number.
Diffstat (limited to 'doc/misc/trampver.texi')
-rw-r--r-- | doc/misc/trampver.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/trampver.texi b/doc/misc/trampver.texi index c8608edf6b6..d882baf9a86 100644 --- a/doc/misc/trampver.texi +++ b/doc/misc/trampver.texi @@ -2,14 +2,14 @@ @c texi/trampver.texi. Generated from trampver.texi.in by configure. @c This is part of the Emacs manual. -@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 -@c Free Software Foundation, Inc. +@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, +@c 2010 Free Software Foundation, Inc. @c See file doclicense.texi for copying conditions. @c In the Tramp CVS, 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.1.18-23.2 +@set trampver 2.1.19-pre @c Other flags from configuration @set instprefix /usr/local |