Mercurial > emacs
view man/trampver.texi @ 63779:98208dd356b4
(keep-lines-read-args): Add INTERACTIVE arg.
(keep-lines): Add INTERACTIVE arg. Never delete lines only
partially contained in the active region. Do not take active
region into account when called from Lisp, unless INTERACTIVE arg
is non-nil. Use `forward-line' instead of `beginning-of-line' to
avoid trouble with fields. Make marker point nowhere when no
longer used. Always return nil. Doc fix.
(flush-lines): Add INTERACTIVE arg. Do not take active region
into account when called from Lisp, unless INTERACTIVE arg is
non-nil. Use `forward-line' instead of `beginning-of-line' to
avoid trouble with fields. Make marker point nowhere when no
longer used. Always return nil. Doc fix.
(how-many): Add INTERACTIVE arg. Make RSTART and REND args
interchangeable. Do not take active region into account when
called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
message in echo area when called from Lisp, unless INTERACTIVE arg
is non-nil. Avoid saying "1 occurrences". Do not use markers.
Return the number of matches. Doc fix.
(occur): Doc fix.
(perform-replace): Make comment follow double space convention for
the sake of `outline-minor-mode'.
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sun, 26 Jun 2005 02:38:08 +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