view man/trampver.texi @ 67666:037431c17fba

(mac_do_receive_drag): Drag-and-drop items are now stored in member `args' of struct input_event. (x_use_underline_position_properties): Undo 2005-07-13 change. (syms_of_macterm) <x-use-underline-position-properties>: Likewise. (mac_use_core_graphics, mac_wheel_button_is_mouse_2) (mac_pass_command_to_system, mac_pass_control_to_system): New boolean variables renamed from Lisp_Object ones Vmac_use_core_graphics, Vmac_wheel_button_is_mouse_2, Vmac_pass_command_to_system, and Vmac_pass_control_to_system. All uses changed. (syms_of_macterm): DEFVAR_BOOL them. Remove previous DEFVAR_LISPs. Make them user options. (mac_handle_command_event, mac_store_services_event): Call create_apple_event_from_event_ref without 5th argument. (backtranslate_modified_keycode): Mask off modifier keys that are mapped to some Emacs modifiers before passing it to KeyTranslate. (syms_of_macterm): Make variables `mac-emulate-three-button-mouse', `mac-wheel-button-is-mouse-2', and `mac-*-modifier' user options. Fix docstrings of `mac-*-modifier'.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Mon, 19 Dec 2005 08:30:56 +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