aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorMichael Albinus2006-12-30 16:17:10 +0000
committerMichael Albinus2006-12-30 16:17:10 +0000
commit658052a2cedcc669bc0a7b5f6d216faa339f0612 (patch)
tree14ddb5ae9b97a1f2d525bf99e2b50027f798beab /man
parent11e95b020010b5f1dbaad98975b750ec4721e36d (diff)
downloademacs-658052a2cedcc669bc0a7b5f6d216faa339f0612.tar.gz
emacs-658052a2cedcc669bc0a7b5f6d216faa339f0612.zip
Sync with Tramp 2.0.55.
Diffstat (limited to 'man')
-rw-r--r--man/ChangeLog6
-rw-r--r--man/trampver.texi4
2 files changed, 8 insertions, 2 deletions
diff --git a/man/ChangeLog b/man/ChangeLog
index b4daf4f0973..30da4ff1314 100644
--- a/man/ChangeLog
+++ b/man/ChangeLog
@@ -1,3 +1,9 @@
12006-12-30 Michael Albinus <michael.albinus@gmx.de>
2
3 Sync with Tramp 2.0.55.
4
5 * trampver.texi: Update release number.
6
12006-12-29 Reiner Steib <Reiner.Steib@gmx.de> 72006-12-29 Reiner Steib <Reiner.Steib@gmx.de>
2 8
3 * gnus.texi (Customizing Articles): Add index entries for all 9 * gnus.texi (Customizing Articles): Add index entries for all
diff --git a/man/trampver.texi b/man/trampver.texi
index bf220f4b195..a7777b00c79 100644
--- a/man/trampver.texi
+++ b/man/trampver.texi
@@ -4,12 +4,12 @@
4@c In the Tramp CVS, the version number is auto-frobbed from 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 5@c configure.ac, so you should edit that file and run
6@c "autoconf && ./configure" to change the version number. 6@c "autoconf && ./configure" to change the version number.
7@set trampver 2.0.54 7@set trampver 2.0.55
8 8
9@c Other flags from configuration 9@c Other flags from configuration
10@set prefix /usr/local 10@set prefix /usr/local
11@set lispdir /usr/local/share/emacs/site-lisp 11@set lispdir /usr/local/share/emacs/site-lisp
12@set infodir /usr/local/info 12@set infodir /usr/local/share/info
13 13
14@c Formatting of the tramp program name consistent. 14@c Formatting of the tramp program name consistent.
15@set tramp @sc{tramp} 15@set tramp @sc{tramp}