view man/trampver.texi @ 66299:01b85ec4a61d

Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-615 Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 142-146) - Update from CVS 2005-10-20 Hiroshi Fujishima <hiroshi.fujishima@gmail.com> (tiny change) * lisp/gnus/mail-source.el (mail-source-fetch-pop): Require pop3. (mail-source-check-pop): Ditto. 2005-10-20 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of errors. 2005-10-19 Reiner Steib <Reiner.Steib@gmx.de> * lisp/gnus/gnus-art.el (gnus-treat-strip-trailing-blank-lines) (gnus-treat-strip-leading-blank-lines): Improve doc string. * lisp/gnus/message.el (message-tool-bar-local-item-from-menu): Fix comment. 2005-10-19 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable. (rfc2047-charset-to-coding-system): New function. (rfc2047-decode-encoded-words): New function. (rfc2047-decode-region): Use them. (rfc2047-decode-cte): Remove. (rfc2047-parse-and-decode): Remove. (rfc2047-decode): Remove. 2005-10-15 Kenichi Handa <handa@m17n.org> * lisp/gnus/rfc2047.el (rfc2047-decode-cte): New function. (rfc2047-decode-region): Change the way to decode successive encoded-words: decode B- or Q-encoding in each encoded-word, concatenate them, and decode it as charset. 2005-10-17 Katsumi Yamaoka <yamaoka@jpl.org> * man/gnus.texi (Document Groups): Remove duplicate item.
author Miles Bader <miles@gnu.org>
date Sat, 22 Oct 2005 09:02:46 +0000
parents da00cdf6de37
children 118ceefc8263 5e2d3828e89f
line wrap: on
line source

@c -*-texinfo-*-
@c texi/trampver.texi.  Generated from trampver.texi.in by configure.

@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.0.51

@c Other flags from configuration
@set prefix /usr/local
@set lispdir /usr/local/share/emacs/site-lisp
@set infodir /usr/local/info

@c Formatting of the tramp program name consistent.
@set tramp @sc{tramp}

@c Some flags which make the text independent on the (X)Emacs flavor.
@c "emacs" resp "xemacs" are set in the Makefile.  Default is "emacs".

@ifclear emacs
@ifclear xemacs
@set emacs
@end ifclear
@end ifclear

@c Emacs values.
@ifset emacs
@set emacsname          GNU Emacs
@set emacsdir           emacs
@set ftppackagename     Ange-FTP
@set prefix             /
@set prefixsinglehop
@set postfix            :
@set postfixsinglehop   :
@set postfixmultihop    :
@set emacsothername     XEmacs
@set emacsotherdir      xemacs
@set emacsotherfilename tramp-xemacs.html
@set japanesemanual     tramp_ja-emacs.html
@end ifset

@c XEmacs counterparts.
@ifset xemacs
@set emacsname          XEmacs
@set emacsdir           xemacs
@set ftppackagename     EFS
@set prefix             /[
@set prefixsinglehop    [
@set postfix            ]
@set postfixsinglehop   /
@set postfixmultihop    :
@set emacsothername     GNU Emacs
@set emacsotherdir      emacs
@set emacsotherfilename tramp-emacs.html
@set japanesemanual     tramp_ja-xemacs.html
@end ifset

@ignore
   arch-tag: e0fe322c-e06b-46eb-bb5b-d091b521f41c
@end ignore