view man/trampver.texi @ 69939:99dd1b3c0caa

(vc-annotate-display-mode): Made default 'fullscale. (vc-annotate-color-map): New 18 element constant value/saturation, rotating hue colormap, from red->blue. (vc-annotate-mode-menu): "Default" -> "By Color Map Range". (vc-annotate-display-select): Switch to annotate-mode elsewhere. (vc-annotate): To avoid killing the required local variables, set them before the end of `with-output-to-temp-buffer', and after first switching to annotate-mode. (vc-annotate-warp-version): Add buffer argument in goto-line to ensure annotation, not source, is scrolled. (vc-annotate-color-map): Added custom TTY color map for 8-color terminals, to use all of the colors in a sensible order. 256-color terminals work well with the standard map. (vc-annotate-lines): Only strip the first color character if it is "#", to allow for terminal-style named colors. (vc-annotate-warp-version): Pass buf to `goto-line' to ensure the correct buffer is scrolled.
author J.D. Smith <jdsmith@as.arizona.edu>
date Tue, 11 Apr 2006 21:42:05 +0000
parents 118ceefc8263
children def3f4aee280 5b7d410e31f9
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.52

@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