* trampver.texi.in (top): Declare ipv6prefix and ipv6postfix.
This commit is contained in:
parent
8bc63b1a23
commit
1aaf2292ba
1 changed files with 6 additions and 2 deletions
|
|
@ -2,9 +2,9 @@
|
|||
@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
|
||||
@c Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See file emacs.texi for copying conditions.
|
||||
@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
|
||||
|
|
@ -41,6 +41,8 @@
|
|||
@set prefixhop
|
||||
@set postfix :
|
||||
@set postfixhop :
|
||||
@set ipv6prefix [
|
||||
@set ipv6postfix ]
|
||||
@set emacsothername XEmacs
|
||||
@set emacsotherdir xemacs
|
||||
@set emacsotherfilename tramp-xemacs.html
|
||||
|
|
@ -56,6 +58,8 @@
|
|||
@set prefixhop [
|
||||
@set postfix ]
|
||||
@set postfixhop /
|
||||
@set ipv6prefix
|
||||
@set ipv6postfix
|
||||
@set emacsothername GNU Emacs
|
||||
@set emacsotherdir emacs
|
||||
@set emacsotherfilename tramp-emacs.html
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue