view man/trampver.texi @ 72398:1c9c6dd0b6d3

(org-clock-special-range, org-clock-update-time-maybe): New functions. (org-stamp-time-of-day-regexp): Allow weekday to be of word chars, not only a-z. (org-agenda-get-blocks): Allow multiple blocks per headline. (org-timestamp-change): Call `org-clock-update-time-maybe'. (org-export-html-title-format) (org-export-html-toplevel-hlevel): New options. (org-export-language-setup): Added support for Czech. (org-mode, org-insert-todo-heading, org-find-visible) (org-find-invisible, org-invisible-p, org-invisible-p2) (org-back-to-heading, org-on-heading-p, org-up-heading-all) (org-show-subtree, org-show-entry, org-make-options-regexp): Removed compatibility support for old outline-mode. (org-check-occur-regexp): Funtion removed. (org-on-heading-p, org-back-to-heading): Made defalias. (org-set-local): New defsubst. (org-set-regexps-and-options, org-mode) (org-set-font-lock-defaults, org-edit-agenda-file-list) (org-timeline, org-agenda-list, org-todo-list, org-tags-view) (org-remember-apply-template, org-table-edit-field) (org-table-edit-formulas, orgtbl-mode, org-export-as-ascii) (org-set-autofill-regexps): Use `org-set-local'. (org-table-eval-formula): Fixed bug with parsing of display flags.
author Carsten Dominik <dominik@science.uva.nl>
date Tue, 15 Aug 2006 11:55:38 +0000
parents def3f4aee280
children 7457615d594a 72dea2ff0142
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.53

@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