comparison man/trampver.texi @ 50338:155b4b78aa3b

* tramp.el: Version 2.0.31 released. (tramp-handle-expand-file-name): Do not allow ".." to cross file handler boundaries, so that "/user@host:/../foo" expands to itself, rather than "/foo". This is intended to work in conjunction with a change in `file-relative-name' which makes sure to use absolute file names if FILE and DIRECTORY have different handlers. (tramp-handle-insert-directory): Comment out XEmacs kludge. Suggested by Katsumi Yamaoka <yamaoka@jpl.org>. * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, version of manual. * tramp.texi (Auto-save and Backup): New node.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Sat, 29 Mar 2003 15:16:57 +0000
parents
children cf8b9e443180
comparison
equal deleted inserted replaced
50337:f4504bc1f3bf 50338:155b4b78aa3b
1 @c -*-texinfo-*-
2 @c texi/trampver.texi. Generated from trampver.texi.in by configure.
3
4 @c In the Tramp CVS, the version number is auto-frobbed from
5 @c configure.ac, so you should edit that file and run
6 @c "autoconf && ./configure" to change the version number.
7 @macro trampver{}
8 2.0.31
9 @end macro
10
11 @c Other flags from configuration
12 @set prefix /usr/local
13 @set lispdir /usr/local/share/emacs/site-lisp
14 @set infodir /usr/local/info