Mercurial > emacs
view man/trampver.texi @ 64509:9a66028f1658
(grep-regexp-alist)
(grep-mode-font-lock-keywords, grep-process-setup):
Use default GNU grep match color "01;31m" instead of "01;41m".
(grep-regexp-alist, grep-mode-font-lock-keywords):
Use `\\[[0-9]*m' instead of `\\[00m'.
(grep-regexp-alist): Move `\\(?:\033\\[K\\)?' from sgr_end to
sgr_start where its handling is more important. Use the real
length of sgr_start instead of constant 8.
(grep-mode-font-lock-keywords): Don't delete `\\(?:\033\\[K\\)?'
specially. Delete all remaining escape sequences.
(grep-process-setup): Set "GREP_COLORS" for GNU grep 2.5.1-cvs.
(grep-regexp-alist): Make hyperlink only for binary file name
instead of the whole line.
(grep-mode-map): Bind `backtab' to `compilation-previous-file'.
(grep-mode): Add autoload.
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Tue, 19 Jul 2005 14:21:23 +0000 |
parents | 5a19ff64befb |
children | 060177e931f8 f042e7c0fe20 |
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.49 @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