2008-03-29  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.13 released.

2008-03-26  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Remove footnote about let-bind
	of `partial-completion-mode'.  It doesn't work this way.

2008-02-03  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi: Use new FSF's Back-Cover Text.
	(Remote processes): Add `shell-command'.

2008-01-27  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Inline methods): The hostname of the su(do)? methods
	must be a local host.

2008-01-12  Michael Albinus  <michael.albinus@gmx.de>

	Update copyrights.

2007-12-23  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.12 released.

2007-11-18  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Simplify explanation of
	double-slash behaviour.  Explain directory contents flushing.

2007-11-12  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Connection caching): Tramp flushes connection
	properties when remote operating system has been changed.

2007-11-07  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Overview): Mention also the PuTTY integration under
	Win32.  Remove paragraphs about Tramp's experimental status.
	(Frequently Asked Questions): Add code example for highlighting
	the mode line.

2007-10-29  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Connection caching): Host names must be different
	when tunneling.

2007-10-23  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Traces and Profiles): Simplify loop over
	`trace-function-background'.

2007-10-18  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Cleanup remote connections): New section.
	(Password caching): Remove `tramp-clear-passwd'.  It's not a
	command anymore.
	(Bug Reports): Add `tramp-bug' to function index.

2007-10-15  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Function Index, Variable Index): New nodes.
	(Remote shell setup): Describe `tramp-password-prompt-regexp'.

2007-10-10  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.11 released.

2007-10-06  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (External packages): New section.

2007-09-28  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in (top): Handle `datarootdir'.

2007-09-14  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename Syntax): Provide links to "Inline methods"
	and "External transfer methods".

2007-08-22  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote Programs): Persistency file must be cleared
	when changing `tramp-remote-path'.

2007-08-10  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename Syntax): Don't use @var{} constructs inside
	the @trampfn macro.

2007-07-29  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in: Use utf-8 encoding with coding cookie.

	* tramp.texi (Frequently Asked Questions): Fix typo.

2007-07-24  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Point to mode line
	extension in Emacs 23.1.

2007-07-22  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.10 released.

	* tramp.texi (trampfn): Expand macro implementation in order to
	handle empty arguments.
	(trampfnmhl, trampfnuhl, trampfnhl): Remove macros.  Replace all
	occurencies by trampfn.

2007-07-18  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Extend example code for
	host identification in the modeline. Add bbdb to approaches
	shortening Tramp file names to be typed.

2007-07-16  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Simplify recentf
	example.

2007-07-14  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi: Move @setfilename ../info/tramp up, outside the
	header section.  Reported by <poti@potis.org>.
	(Remote processes): Arguments of the program to be debugged are
	taken literally.

2007-07-12  Nick Roberts  <nickrob@snap.net.nz>

        * tramp.texi (Remote processes): Add an anchor to the subsection
	"Running a debugger on a remote host".

2007-07-12  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote processes): Don't call it "experimental" any
	longer.  Add subsection about running a debugger on a remote host.

2007-07-03  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in (.../dir): Fix error in copying dir_sample.

2007-07-01  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in: Migrate to GPLv3 license.

2007-06-20  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Rework examples for local
	filename completion.

2007-06-17  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): "//" substitutes in local
	filename only.

2007-06-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote shell setup): Add an example how to customize
	`tramp-actions-before-shell'.

2007-06-03  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Traces and Profiles): Require also 'tramp, because
	traces are taken from a new started Emacs usually, which might not
	have loaded Tramp yet.

2007-05-28  Michael Albinus  <michael.albinus@gmx.de>

	* doclicense.texi: New file.

	* Makefile.in (TEXI_FILES): Add doclicense.texi.

2007-04-15  Chong Yidong  <cyd@stupidchicken.com>

	* tramp.texi: Include GFDL.

2007-04-23  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Default user): Declare `tramp-default-user' as
	obsolete.  Explain how to use `tramp-default-user-alist' instead of.

2007-04-22  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Inline methods):  Add `plinkx' method.

2007-04-15  Michael Albinus  <michael.albinus@gmx.de>

	* trampinst.texi (Installation parameters): Commands cannot
	contain whitespaces in their path.

2007-04-08  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.9 released.

2007-04-03  Michael Albinus  <michael.albinus@gmx.de>

	* trampver.texi.in: Set default value of `emacsgw'.

2007-04-02  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Extend recent files
	example to the XEmacs case.

2007-03-31  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Add recentf to
	approaches shortening Tramp file names to be typed.
	(Traces and Profiles): Describe call traces; text moved from Bug
	Reports.

2007-03-25  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in: Add gateway support.

	* tramp.texi (all): Make gateway text conditional.

2007-03-10  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Auto-save and Backup): Correct typo.

2007-03-08  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Bug Reports): Precise example for call traces.
	Describe how to avoid passwords to be sent.

2007-03-07  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote processes): Improve eshell example.

2007-03-05  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (trampfn, trampfnmhl, trampfnuhl, trampfnhl): New
	macros.  Apply them wherever possible, improving readability.
	(Multi-hops): Add some words in the footnote regarding ethical
	issues of passing firewalls.
	(Remote processes): New subsection discussing integration into
	eshell.

2007-02-27  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (History): Add gateway methods as well as relation to
	GNU Emacs, XEmacs and GNU/Linux Debian.
	(Gateway methods): Minor wording improvements.
	(Multi-hops): Explain HTTP tunnel example in more detail.

2007-02-26  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Gateway methods): New section.
	(Multi-hops): Describe useage of gateway methods.

2007-02-21  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Improve ~/.zshrc
	settings.  Reported by Ted Zlatanov <tzz@lifelogs.com>.

2007-01-31  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): New item for
	performance considerations.

2007-01-23  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): New item for dired
	listing options.

2007-01-14  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.8 released.

2007-01-13  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Multi-hops): Change last example to `sudo'.

2006-12-27  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Inline methods): Add `fish' method.

2006-12-26  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Connection types): Mention `scpc' method.
	(Default Method): Offer `scpc' for editing large files.

2006-12-19  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (External transfer methods): Describe new method `scpc'.

2006-12-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Bug Reports): Add code to retrieve function call
	traces.

2006-11-07  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Configuration): `scp' is the default method.
	(External transfer methods): Explain meaning of
	`tramp-copy-size-limit'.  Don't mention password problems anymore,
	this is solved.
	(Default Method): Use `ssh' as example for another method.

2006-10-19  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (External transfer methods): Explain how to use the
	WINS hostname for the `smb' method.
	(Frequently Asked Questions): Remove questions marked with "???".
	There have been no complaints for years, so the information must
	be appropriate.

2006-09-03  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.7 released.

	* tramp.texi (Multi-hops): Explain `su' and `sudo' methods in case
	of non-local host name.

2006-08-31  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Multi-hops): Adding %h and %u patterns to
	`tramp-default-proxies-alist'.

2006-08-29  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Bug Reports): The Tramp mailing list is moderated
	now.  Suggested by Adrian Phillips <a.phillips@met.no>.

2006-06-05  Romain Francoise  <romain@orebokech.com>

	* tramp.texi (Inline methods, Password caching)
	(Auto-save and Backup, Issues): Fix various typos.

2006-06-04  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Connection caching): Change default file name.

2006-06-01  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Explain how to enable
	`partial-completion-mode' temporarily.

2006-05-29  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Disable zsh zle.

2006-05-28  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.6 released.

2006-05-24  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Traces and Profiles): Tramp debug buffer is written
	with verbosity level 4 onwards.

2006-05-21  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Connection caching): New section.
	(Traces and Profiles): Improve wording.

2006-05-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Improve wording.

2006-05-07  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Filename completion): Completion of remote files'
	method, user name and host name is active only in partial
	completion mode.
	(Bug Reports): Level 6 results already in file contents.
	(Traces and Profiles): Describe new levels.

2006-04-16  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (History): Tell about commands on remote hosts.
	(Filename completion): Remove exception of multi hop methods.
	(Frequently Asked Questions): Give example for prompt checking.

2006-03-19  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote Programs): Introduce `tramp-default-remote-path'.

2006-03-14  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in: Implement DESTDIR support.

	* trampinst.texi (Installation parameters): Mention DESTDIR support.

2006-01-27  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Remove Ange-FTP item.
	Add Tramp disabling item.

2005-12-30  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (various): Apply "ftp" as method for the download
	URL.
	(Bug Reports): Refer to FAQ for common problems.
	(Frequently Asked Questions): New item for common connection
	problems.

2005-12-28  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Add bookmarks and
	filecache to approaches shortening Tramp file names to be typed.

2005-12-11  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.5 released.

2005-12-02  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Example how to set
	`file-precious-flag' buffer local.

	* test.texi: Expand check for Texinfo 4.6 feature.

2005-11-29  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in ($(localinfodir)): New target.
	($(localinfodir)/%, $(localinfodir)/dir): Depend on it.

	* tramp.texi (Remote processes): Explain gud.el integration in
	more detail.
	(Frequently Asked Questions): Recommend `file-precious-flag' when
	`tramp-chunksize' is set.

2005-11-20  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote File Ownership): Replace `user-full-name' by
	`user-login-name'.
	(Traces and Profiles): Add trace level 7.

2005-11-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote processes): Improve doc.

2005-11-06  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Remote processes): New section.  Replaces
	`Compilation'.

2005-10-18  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Traces and Profiles): Reference to `Outline Mode'
	should be done for info pages only.

2005-10-13  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.4 released.

	* tramp.texi (Bug Reports): Make a cross reference to `Traces and
	Profiles'.
	(Traces and Profiles): Explain settings for backtraces.

2005-10-12  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Bug Reports, Traces and Profiles): Explain setting
	of `tramp-verbose'.

	* trampinst.texi (Installation parameters): Try it now with @w{}.

2005-10-10  Michael Albinus  <michael.albinus@gmx.de>

	* trampinst.texi (Installation parameters): Don't use @tie{}, it
	isn't defined in older texinfo versions.

2005-10-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Dired): Node removed.  There are no limitations on
	directory listings anymore.
	(Default Method): Fix typo in variable name.
	(Filename completion): Remove limitations on directory listings.

	* trampinst.texi (Installation parameters): Provide working
	options for installing on MS Windows.

2005-09-18  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Traces and Profiles): New node.

2005-09-16  Romain Francoise  <romain@orebokech.com>

	Update all files to specify GFDL version 1.2.

2005-07-10  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi: Use @option{} consequently for method names.
	(Inline methods, External transfer methods): Remove references to
	Cygwin.
	(Issues with Cygwin ssh): Explain trouble with Cygwin's ssh
	implementation.

2005-06-23  Richard M. Stallman  <rms@gnu.org>

	* tramp.texi (Customizing Completion, Auto-save and Backup):
	Texinfo usage fixes.

2005-06-23  Juanma Barranquero  <lekktu@gmail.com>

	* tramp.texi (Customizing Completion, Auto-save and Backup):
	Texinfo usage fix.

2005-06-19  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in: Adapt email addresses.

2005-02-20  Michael Albinus  <michael.albinus@gmx.de>

	* trampver.texi.in: Replace "Emacs" by "GNU Emacs".

	* tramp.texi: Replace "Emacs" by "GNU Emacs".
	(Default Method): Offer shortened syntax for "su" and "sudo"
	methods.

2005-02-13  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi, trampinst.texi: Replace "Linux" by "GNU/Linux".
	Suggested by Richard M. Stallman <rms@gnu.org>

2005-02-09  Kim F. Storm  <storm@cua.dk>

	Change release version from 21.4 to 22.1 throughout.

2005-02-05  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in (datadir): New variable.

	* trampinst.texi (Installation parameters): Explain in more detail
	configure parameters "with-xemacs", "--with-lispdir" and
	"--infodir".

2005-01-28  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (all): Change all addresses to .gnu.org.
	(Obtaining Tramp): Mention the Nightly CVS Tree Tarball as CVS
	direct access alternative.

	* trampinst.texi (Installation parameters): Linux configure option
	prefix should be "--prefix=/usr".  Reported by Bradley Dilger
	<dilger@wrecking.org>.

2005-01-16  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.3 released.

2005-01-09  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi: (Compilation): Make reference to (X)Emacs manual
	flavor specific.  Remove mentioned restrictions for Emacs < 21.4
	and for XEmacs.

2005-01-05  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi: Fix copyright years.

2005-01-04  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Compilation): Give a note that remote compilation is
	performed synchronously only, for the time being.

2004-12-29  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Compilation): New section, describing compilation of
	remote files.

2004-10-17  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (bottom): Add arch-tag.  It was lost, somehow.

2004-10-14  Michael Albinus  <michael.albinus@gmx.de>

	* trampver.texi.in (top): Set default value of `emacs' or `xemacs'
	derived from @EMACS_INFO@.  This simplifies synchronizing with
	XEmacs CVS.

2004-10-10  Michael Albinus  <michael.albinus@gmx.de>

	* Makefile.in (NONGNU): Kai uses a new directory structure in his
	working copies.
	(savannah): Copy also index files.

	* tramp.texi (Frequently Asked Questions): Comment paragraph about
	plink link.  The URL is outdated.  Originator contacted for
	clarification.

2004-09-19  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.2 released.

	* trampinst.texi, trampver.texi.in: Rename `prefix' to
	`instprefix'.  There was confusion with another tag with the same
	name.

2004-09-16  Michael Albinus  <michael.albinus@gmx.de>

	* trampinst.texi (Installation parameters): Mention useful
	configure option "--prefix=/usr/share" for Linux systems.
	Reported by Charles Curley <charlescurley@charlescurley.com>.

2004-09-07  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Add item for host name
	indication in mode line.

2004-09-05  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Alternative Syntax): New section.
	(Frequently Asked Questions): Improve second abbreviation example.

2004-09-04  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Add two examples of
	using abbreviations for shortening Tramp file names.

2004-08-31  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Frequently Asked Questions): Add item describing
	approaches shortening Tramp file names to be typed.

2004-08-29  Kai Grossjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Inline methods): Todo item for plink and
	tramp-rsh-end-of-line issue.

2004-08-09  Michael Albinus  <michael.albinus@gmx.de>

	Version 2.1.1 released.

	* tramp.texi (Inline methods): Correct wrong (outdated) index
	"km".  Say, that the port specification is also available for
	"plink".
	(External transfer methods): Add "sftp" and "psftp" methods.

2004-08-02  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (all): Exchange nil by @code{nil} where not done
	already.
	(Inline methods): Say explicitely, that the host name part is
	ignored for the su and sudo methods.
	(Default User): Give an example for user name mismatch if the
	connection method has an own configuration.  Show solution.

2004-08-01  Michael Albinus  <michael.albinus@gmx.de>

	* tramp.texi (Default User, Default Host): New chapters.

2004-07-30  Michael Albinus  <michael.albinus@gmx.de>

	Removing multi-hop methods.  Incorporating proxies.

	* trampver.texi.in: Remove `postfixmultihop'.  Rename
	`postfixsinglehop' into `postfixhop'.

	* tramp.texi (all): Rename `postfixsinglehop' into `postfixhop'.
	(Multi-hop Methods, Multi-hop filename syntax): Removed, including
	all pointers to.
	(Multi-hops): New chapter.
	(History): Proxy hosts mentioned.
	(Frequently Asked Questions): Precise supported (X)Emacs versions.

2004-05-08  Kai Grossjohann  <kai@emptydomain.de>

	* trampver.texi.in: Resurrect tagline.

2004-05-02  Kai Grossjohann  <kgrossjo@eu.uu.net>

	Version 2.0.40 released.

2004-04-25  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Auto-save and Backup): Explain exploitation of new
	variables `tramp-backup-directory-alist' and
	`tramp-bkup-backup-directory-info'.

2004-04-09  Michael Albinus  <Michael.Albinus@alcatel.de>

	Complete rework, based on review by Karl Berry <karl@gnu.org>

	* Makefile.in (INSTALL_CHAPTER): New variable, set by configure.
	(TEXI_FILES): Includes "trampinst.texi" also if $(INSTALL_CHAPTER)
	is "yes".
	($(localinfodir)/%, %.dvi, tramp-%.html, tramp_ja-%.html):
	$(INSTALL_CHAPTER) is a parameter, too.

	* trampver.texi.in (trampver, tramp): Macros changed to flags.
	(otherflavor, installationchapter): Macros removed.  Not necessary
	any longer.
	(all): "tramp-" and "-" removed from flag names.

	* tramp.texi, tramp_ja.texi (tramp): Macro removed.
	(Obtaining Tramp): Flag removed from title.
	(all): "tramp-" and "-" removed from flag names.  Flags `tramp'
	and `trampver' used properly.  Flag `tramp-inst' replaced by
	`installchapter'.  Installation related text adapted.

	* trampinst.texi (otherflavor, installationchapter): Macros
	removed.  Not necessary any longer.
	(all): Includes "trampver.texi" for flag setting.  All local flags
	moved to that file.  "tramp-" and "-" removed from flag names.
	Flags `tramp' and `trampver' used properly.  Flag `tramp-inst'
	replaced by `installchapter'.

2004-03-29  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (INSTALL_INFO): Use option `--quiet'.

	* tramp.texi (Frequently Asked Questions): Use "MS Windows
	NT/2000/XP" (not only "NT").  Remove doubled entry "What kinds of
	systems does @tramp{} work on".

	* trampinst.texi (Installation parameters): Describe what to do in
	case of errors and warnings.

2004-03-28  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (INSTALL_INFO): New Variable.
	($(localinfodir)/dir, $(infodir)/dir): New Targets.
	(.PHONY): Add "$(localinfodir)/dir" and "$(infodir)/dir".
	(install): Depends on "$(infodir)/dir".
	(tramp): Depends on "$(localinfodir)/dir".

	* dir_sample: Created new.  Existing one didn't work, don't know
	why.

	* tramp_ja.texi: @direntry corrected to "tramp_ja".

	* trampinst.texi (Load paths): Remove explanation on applying
	"install-info".  It should work now, even on Debian.

2004-03-21  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Auto-save and Backup): Make file name example
	(X)Emacs neutral. In case of XEmacs, `bkup-backup-directory-info'
	and `auto-save-directory' must be used.

2004-03-14  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (savannah): Simplify copy command.

	* trampinst.texi (Installation, Installation parameters)
	(Load paths): Explain new option `--with-contrib'.  Remove
	description for explicit use of "contrib" directory.  Remove
	examples where EMACS environment variable is set explicitely; this
	can cause confusion.

2004-03-08  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Overview, Connection types)
	(External transfer methods, Default Method)
	(Windows setup hints): Remove restriction of password entering
	with external methods.

2004-03-05  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (SINFO): Removed.
	(.PHONY): New Target.

2004-02-29  Kai Grossjohann  <kgrossjo@eu.uu.net>

	* Makefile.in (site-info, install-html): Remove unused targets.

	Version 2.0.39 released.

2004-02-29  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (all): Use "@value{emacs-name}" everywhere where it
	is intended (some accidents of last fix corrected).
	(Password caching): New node.
	(External transfer methods): Refer to password caching for "smb"
	method.

2004-02-06  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (all): Replace "Emacs" by "@value{emacs-name}" where
	possible.
	(External transfer methods): "ftp" is possible for XEmacs, too.
	(Auto-save and Backup): Add auto-save.  Based on wording of Kai.
	(Frequently Asked Questions): Remote hosts must not be Unix-like
	for "smb" method.

2004-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (all): Savannah URLs unified to
	"http://savannah.nongnu.org".
	(Top): Refer to Savannah mailing list as the major one.  Mention
	older mailing lists in HTML mode only.

2004-01-22  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Customizing Completion): Explain new functions
	`tramp-parse-shostkeys' and `tramp-parse-sknownhosts'.

2004-01-05  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Issues): Explain disabling "auto-autoloads.el*" for
	unified filenames with XEmacs.

2004-01-02  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Obtaining TRAMP): Remove CVS login from example.
	That's necessary for pserver password authentification only.

2003-12-30  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Obtaining TRAMP): Change remaining
	"subversions.gnu.org" to "savannah.nongnu.org".  Overlooked last
	time.

2003-12-28  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp_ja.texi (Obtaining TRAMP, Using TRAMP): Fixing typos.
	From Yuji Yamano <yyamano@kt.rim.or.jp>

2003-12-27  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Issues): Describe how to use unified filenames with
	XEmacs.

2003-12-25  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Obtaining TRAMP): Change Tramp CVS directory to
	"-d:ext:anoncvs@savannah.nongnu.org:/cvsroot/tramp" as advised on
	the Savannah page.

2003-11-30  Kai Grossjohann  <kai.grossjohann@gmx.net>

	Version 2.0.38 released.

2003-11-29  Kai Grossjohann  <kai.grossjohann@gmx.net>

	Version 2.0.37 released.

2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (all): New environment variables JA_MANUAL,
	JA_TEXI_FILES, INFO_FILES.  Add all files in `$(localinfodir)' to
	CLEAN_FILES.
	(tramp.html): Rename to `html'.
	(install): Depends on `tramp'.  Install all `$(INFO_FILES)'.
	(tramp): Depends on `$(INFO_FILES)'.
	($(localinfodir)/tramp): Change to `$(localinfodir)/%'.  Set
	`jamanual' option (`$(JA_MANUAL)').
	(dvi): Generate japanese manual if required.
	(%/dvi): Set `jamanual' option (`$(JA_MANUAL)').
	(html): Generate japanese manual if required.
	(tramp_ja.html): New target for japanese manual.
	(tramp-%.html): Generate japanese manual if required.
	(tramp_ja-%.html): New target for japanese manual.
	(install-html): Depends on `html'.
	(savannah): Depends on `html'.  Copy japanese manual if required.

	* tramp.texi (all): Harmonize all occurences of @tramp{}.
	(Top): Mention japanese manual only if flag `jamanual' is set.
	Insert section `Japanese manual' in menu.

	* trampinst.texi (all): Mark all options with `@option'.
	(Top): Insert section `Japanese manual' in menu.
	(Load paths): Move all `@value' tags in lisp examples into own
	macros.  Otherwise, there is an error with texi2dvi.
	(Japanese manual): New node.

	* trampver.texi.in (all): New flag `japanese-manual'.  Typo fix.

2003-11-02  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Inline methods): Small grammar fix.
	(External transfer methods): Likewise.
	Submitted by Thien-Thi Nguyen <ttn@gnu.org> in Emacs CVS.
	Replace ASCII with @acronym{ASCII}.
	Submitted by Jesper Harder <harder@ifa.au.dk> in Emacs CVS.

2003-10-14  Kai Grossjohann  <kai.grossjohann@gmx.net>

	* tramp_ja.texi (Configuration, External transfer methods):
	Typos.  From Yoichi NAKAYAMA <yoichi@geiin.org>.

2003-10-08  Kai Grossjohann  <kai.grossjohann@gmx.net>
	From Yoichi NAKAYAMA <yoichi@geiin.org>.

	* tramp.texi (External transfer methods, Auto-save and Backup):
	Typo fixes.
	* tramp_ja.texi: Sync with tramp.texi version 2.68.

2003-08-23  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Default Method): Too many "use" in one sentence.
	Rephrase.  Reported by Christian Kirsch.
	(Filename Syntax): Old `su' example is probably a left-over from
	the sm/su method naming.  Replace with `ssh', instead.

2003-08-22  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Configuration): Tramp now chooses base64/uuencode
	automatically.  Update wording accordingly.
	(Top): More description for the `Default Method' menu entry.
	(Default Method): Use @code, not @var, for Lisp variables.
	(Default Method): New subsection `Which method is the right one
	for me?'  Suggested by Christian Kirsch.
	(Configuration): Pointer to new subsection added.

2003-08-08  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Remote shell setup): Warn of environment variables
	FRUMPLE if user frumple exists.  Suggested by Sven Gabriel
	<sven.gabriel@imk.fzk.de>.

2003-07-20  Kai Großjohann  <kai.grossjohann@gmx.net>

	Version 2.0.36 released.

2003-07-19  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Remote shell setup): Mention tilde as another
	problematic non-Bourne construct.

2003-07-17  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi (Remote shell setup): Explain about problems with
	non-Bourne commands in ~/.profile and ~/.shrc.

2003-06-29  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (TEXI_FILES): New variable.
	($(localinfodir)/tramp, %.dvi, tramp-%.html): Depend on
	$(TEXI_FILES).  Just tramp.texi is not sufficient.

2003-06-17  Kai Großjohann  <kai.grossjohann@gmx.net>

	Version 2.0.35 released.

2003-06-17  Adrian Aichner  <adrian@xemacs.org>
	Small patch.

	* tramp.texi: Fix minor typos.
	* tramp.texi (Concept Index): Added to make manual searchable via
	`Info-index'.
	* tramp.texi (Version Control): Add cindex entry.

2003-06-15  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi: Move direntry later, after copying and before
	titlepage.

2003-06-09  Kai Großjohann  <kai.grossjohann@gmx.net>

	* dir_sample: New file.

	* trampinst.texi (Load paths): gnu/linux --> GNU/Linux.

2003-05-24  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Inline methods): Add methods `remsh' and `plink1'.
	(External transfer methods): Add method `remcp'.
	(Multi-hop Methods): Add method `remsh'.

2003-04-08  Kai Großjohann  <kai.grossjohann@gmx.net>

	Version 2.0.34 released.

	* Makefile.in (savannah): Do not copy the Japanese HTML file.

2003-04-08  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	Version 2.0.33 released.
	Version 2.0.32 released.

2003-04-06  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile.in (%.dvi): Apply parameter `-t "@set $(EMACS_INFO)"'
	for texi2dvi.

	* tramp.texi (top-level): Move installation related entries to
	trampinst.texi.  Apply respective macros instead of, in case flag
	`tramp-inst' is set.
	Move all (X)Emacs related flags to trampver.texi.in.

	* trampinst.texi: New file.  Contains installation related
	entries.

	* trampver.texi.in (top-level): Define all (X)Emacs related
	flags.  Include trampinst.texi depending on configure option
	`--with-packaging'.

2003-03-30  Kai Großjohann  <kai.grossjohann@gmx.net>

	* tramp.texi: Say "Emacs" instead of "GNU Emacs" to follow
	Richard's change in Emacs CVS.

2003-03-30  Michael Albinus  <Michael.Albinus@alcatel.de>

	* test.texi: Add "@bye" in order to have a well-formed document.

2003-03-29  Kai Großjohann  <kai.grossjohann@gmx.net>

	Version 2.0.31 released.

2003-03-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	* tramp.texi (Auto-save and Backup): New node.

2003-03-22  Michael Albinus  <Michael.Albinus@alcatel.de>

	* .cvsignore (Makefile, trampver.texi): Added.
	(tramp.info-1, tramp.info-2): Removed.

	* Makefile.in: New file.  Derived from Makefile, which will be
	generated now.
	(EMACS, EMACS_INFO, MAKEINFO, TEXI2DVI, prefix, infodir)
	(CLEAN_FILES): Generated by configure.
	(RM, localinfodir, NONGNU): New variables.
	(EMACS-ID): Removed.
	(all): prepversion and prepemacs removed.
	(install, distclean): New targets.
	(clean): Use $(CLEAN_FILES).
	(prepversion, prepemacs, tramp_ja.info, tramp_ja.html): Removed.
	The "japanese" targets are covered by more general ones.
	(tramp): No directory creation of ../info.  Task moved to
	configure.
	(tramp.dvi): texi2dvi is called only if passed configuration test
	successfully.
	(tramp.html): Remove link if it exists already.  Make link
	symbolic.
	(savannah): Use $(NONGNU).

	* Makefile: Removed from CVS.

	* tramp.texi (Top): Include trampver.texi.
	(emacs): Flag definition removed.  Will be defined by call of
	makeinfo.  See Makefile.in.
	(Obtaining TRAMP): Added a paragraph saying to perform `autoconf'
	after CVS checkout/update.
	(Installation): Completely rewritten.
	(Installation parameters, Load paths): New subsections under
	`Installation'.

	* trampver.texi.in: New file.  Provides `trampver', `prefix',
	`lispdir', and `infodir', which are generated by configure.

	* test.texi: New file.  Used for checks whether makeinfo and
	texi2dvi are reasonable during configuration.

2003-03-05  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile (tramp.html): Generate both `tramp-emacs.html' and
	`tramp-xemacs.html'.  Link `tramp.html' to
	`tramp-emacs.html'. Since a web page is remote, a user must have
	the choice to switch between the pages.
	(tramp-%.html): New target for generating `tramp-emacs.html' and
	`tramp-xemacs.html'.
	(install-html): Copy `*.html'.
	(savannah): More or less the same.

	* tramp.texi (Top): Rename "Emacs" to "GNU Emacs" in order to have
	better differentiation to "XEmacs".  `emacs-other-name',
	`emacs-other-dir' and `emacs-other-file-name' are new macros in
	order to point to the other Emacs flavor where appropriate.  In
	info case, point to node `Installation' in order to explain how to
	generate the other way.  In html case, make a link to the other
	html file.
	(Installation): Short explanation the option for the other Emacs
	flavor.

2003-02-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	* tramp.texi: Bump version.

2003-02-15  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	* tramp.texi: Replace word `path' with `localname' where used as
	a component of a Tramp file name.  In GNU, the word `path' is
	used only for search paths, ie lists of directories.

2003-02-09  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Frequently Asked Questions): `tramp-chunksize'
	introduced.

2003-02-08  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Installation): Explain what to do if files from the
	tramp/contrib directory are needed.

2003-02-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	Version 2.0.29 released.

	* tramp.texi (Installation): In Emacs, use M-x
	texinfo-format-buffer RET, not M-x makeinfo-buffer RET.  Reported
	by gebser@ameritech.net.

2003-02-01  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Frequently Asked Questions): Explain a workaround if
	another package loads accidently Ange-FTP.

2003-01-24  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Customizing Completion): Add function
	`tramp-parse-sconfig'.  Change example of
	`tramp-set-completion-function', because parsing of ssh config
	files looks more natural.

2002-12-23  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	Version 2.0.28 released.

2002-12-05  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	Version 2.0.27 released.

2002-11-28  Kai Großjohann  <kai.grossjohann@uni-duisburg.de>

	Version 2.0.26 released.

	* tramp.texi: Bump version.

2002-11-28  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (External transfer methods): Note added for `smb'
	method that's not implemented for Emacsen running locally under MS
	Windows.  UNC file names shall be used instead of.

2002-11-22  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (External transfer methods): Remind the application
	of "$$" in share names of the `smb' method.

2002-11-21  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (External transfer methods): Add description of `smb'
	method.

2002-10-12  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Windows setup hints): Fix typo (missing {} after
	@dots).
	(Inline methods, External transfer methods)
	(Remote shell setup, Windows setup hints)
	(Frequently Asked Questions, Issues): Replace "Tramp" by
	"@tramp{}".

2002-10-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Windows setup hints): Mention possible ssh-agent
	issues under Windows.  Suggestion from Francis Litterio.

2002-10-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Windows setup hints): Mention possible scp problems
	with Cygwin scp.

2002-10-08  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Installation, Inline methods)
	(Customizing Completion, Remote shell setup)
	(Frequently Asked Questions): Fix typos.  From Francis Litterio
	<franl@world.std.com>.

2002-10-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.25 released.

2002-10-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Move @copying section to preamble of document.  Do
	@insertcopying on page after the title page for tex output, and in
	the top node otherwise.

2002-09-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.24 released.

2002-09-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* Makefile (tramp): Renamed from tramp.info.

2002-09-27  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Inline methods): Explain that encoding/decoding
	commands are selected automagically ,based on `uuencode',
	'mimencode' and anown Perl implementation of base-64
	coding. Actualize the methods with respect to reality.
	(External transfer methods): Add missing methods `scp1', `scp2',
	`scp1_old', `scp2_old' and `ftp'.
	(Multi-hop Methods): Remove `multiu'.

2002-09-27  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.23 released.

2002-09-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Bump version.

2002-09-23  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>

	* tramp.texi (Default Method): Fix examples for
	`tramp-default-method-alist'.  Reported by Mark Trettin.

2002-09-22  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>

	Version 2.0.22 released.

2002-09-22  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Customizing Completion): Introduce
	`tramp-parse-netrc'.

2002-09-22  Kai Großjohann  <grossjoh@ls6.informatik.uni-dortmund.de>

	Version 2.0.20 released.

2002-09-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.19 released.

	* tramp.texi: Define macro for printing a Tramp filename.

2002-09-11  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Copying): New node. Contains the disclaimer
	part. Two occurences of this text removed.
	(Obtaining @tramp{}): Harmonize example. Use "~/emacs" but "~/lisp".
	(Top): Introduce new flags `emacs'/`xemacs', `emacs-name',
	`emacs-dir', `ftp-package-name', `tramp-prefix',
	`tramp-prefix-single-hop', `tramp-postfix',
	`tramp-postfix-single-hop', `tramp-postfix-multi-hop'.
	(All): Use them. Fix typos where seen.

2002-09-10  Michael Albinus  <Michael.Albinus@alcatel.de>

	* Makefile (EMACS-ID): New variable. Value (`emacs'/`xemacs') to
	be dumped into "tramp.texi" as flag.
	(prepemacs): New target dumping `$(EMACS-ID)' into `tramp.texi'.

2002-09-08  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Configuration): New node `Customizing Completion'.
	(Usage): New node `Filename completion'. Respective sentences from
	node `Dired' moved to.

2002-09-01  Michael Albinus  <Michael.Albinus@alcatel.de>

	* tramp.texi (Dired): Mention method, user name and machine name
	completion.

2002-09-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.15 released.

2002-08-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Usage): Mention type-ahead problem.

2002-08-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.14 released.

	* tramp.texi (Remote shell setup): Mention
	`tramp-shell-prompt-pattern', `tramp-actions-before-shell', and
	`tramp-multi-actions'.

2002-08-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.13 released.

2002-08-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.12 released.

2002-08-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.11 released.

2002-08-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Inline methods, Remote shell setup): Typos.  From
	Adrian Aichner.

2002-08-03  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	Version 2.0.6 released.

2002-07-29  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* Makefile (prepversion): Edit tramp.texi for version number
	instead of creating new file tramp-version.texi.

	* tramp.texi: Define macro @trampver here instead of in
	tramp-version.texi.  The value is edited from Makefile.

2002-07-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Top): Add copying.
	(Overview, Obtaining @tramp{}, Installation, Multi-hop Methods)
	(Remote Programs, Multi-hop filename syntax)
	(Frequently Asked Questions): Reformat.

	* Makefile (clean): Delete more.

2002-07-24  Steve Youngs  <youngs@xemacs.org>

	* Makefile (prepversion): New target.  Creates
	tramp-version.texi.
	(all): Use it.
	(clean): Add tramp-version.texi.

	* tramp.texi: Include tramp-version.texi.
	(Top): Use macro defined in tramp-version.texi.
	(copying): Ditto.

2002-07-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* Makefile (tramp.html, tramp_ja.html): Specify output file.

	* tramp.texi (Inline methods): Document new-style "ssh -1"
	methods and the renaming of "ssh1" methods.

2002-07-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* Makefile (tramp.info, tramp_ja.info): Create ../info directory
	if necessary.

	* tramp.texi: Use @dircategory, @copying.  Add lots of index
	entries.  Use @samp or @kbd for stuff that users type on the
	keyboard.  Use @item on its own line, except in tables.
	Suggestion from Eli Zaretskii.
	"@setfilename ../info/tramp" to be compatible with the Emacs
	version.

2002-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Fix copyright years.
	(Filename Syntax): Describe two syntaxes.
	(Multi-hop filename syntax): Describe two syntaxes.
	(Issues): Explain why there are two syntaxes.

2002-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Remove date/version variables.
	(Remote shell setup): Say that shell-prompt-pattern
	must match the end of the buffer.

2002-06-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Inline methods): Explain that method `smx' does not
	eliminate all questions, just those from the shell.

2002-06-25  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (External transfer methods, Inline methods):
	Document the "-p" hack for ssh.

	Version 2.0.1 released.

2002-06-15  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* Makefile (savannah): Don't echo the echo commands.

	* tramp.texi (Obtaining @tramp{}): Use `@@' for a literal at sign.

2002-06-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Project has moved to Savannah.  Change all
	references to SourceForge correspondingly.

	* Makefile (sourceforge): Removed target.
	(savannah): New target for uploading web page to Savannah.

2002-06-10  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (External transfer methods): Document the new `fcp'
	method.

2002-06-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: Remove prev/next/up items from @node commands.
	"makeinfo" adds them.

2002-06-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Windows setup hints): Xref Cygwin FAQ.

2002-05-28  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Windows setup hints): New section.  Still too short.

2002-04-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Top, Connection types, Dired, Back-end Versions,
	Path deconstruction): It's "its", not "it's".  Thanks to Ted
	Stern for catching this.

2002-04-19  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
	From Harry Putnam <reader@newsguy.com>.  Awaiting copyright
	assignment.

	* tramp.texi (Installation): Give more details on byte-compiling
	the Lisp files and creating and installing the info file.

2002-04-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (External transfer methods): Document the `pscp'
	method.

2002-04-14  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Inline methods): Document the `km', `plinku' and
	`plinkm' methods.

2002-01-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp_ja.texi: Sync with tramp.texi rev 2.10.  From Yoichi
	NAKAYAMA <yoichi@FreeBSD.org>.

2002-01-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (External transfer methods): Document double use of
	`-t' for the `scpx' method.  Explain why it is useful for Windows
	users.
	(Inline methods): Ditto for the `smx' method.

2001-12-11  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Connection types): Double-space sentence end.

2001-09-20  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Module): New filenames.  Moved to SourceForge.

2001-09-07  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Module): Repository has moved to SF.

	* Makefile (Module): Install things on SourceForge.

2001-08-05  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi: New default file name format.
	* tramp_ja.texi: Ditto.

2001-07-13  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Multi-hop Methods): Say how to customize multi-hop
	connection methods.  Provide example.
	(Obtaining @tramp{}): Host name change.

2001-03-30  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (External transfer methods): Mention possibility of
	providing password on command line for scp.
	(Frequently Asked Questions): Mention Tom Roche's nifty Web page
	with instructions for NT.

2001-03-26  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Configuration): Syntax error.  Reported by Tom
	Roche.
	(Frequently Asked Questions): Dito.

2001-03-22  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Frequently Asked Questions): ksh init code to turn
	off history saving.  From Ted Stern and Tom Roche.

2001-03-01  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Frequently Asked Questions): Pointer to Joe Stoy's
	documentation for NT.

2001-02-24  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Remote shell setup): New section.  Explain that
	people have to take care that their remote shell is setup
	correctly, and why.

2001-01-04  Yuji Yamano  <yyamano@kt.rim.or.jp>

	* tramp_ja.texi: Sync with tramp.texi rev 1.38.

2001-01-04  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Top): Added detailed node listing.

2000-10-01  V. Balaji  <vb@gfdl.gov>

	* tramp.texi (Frequently Asked Questions): Notification when
	transfers are complete.

2000-09-22  Daniel Pittman  <daniel@rimspace.net>

	* tramp.texi (Installation): Better URL for XEmacs package
	installation instructions.

2000-09-21  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Installation): Add URL for XEmacs package
	installation instructions.

2000-09-12  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Default Method): Add example.  Thanks to Henrik Holm
	for suggesting this.

2000-07-06  Kai Großjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>

	* tramp.texi (Top): Make URLs clickable.

;; Local Variables:
;; coding: utf-8
;; add-log-time-zone-rule: t
;; End:
