Mercurial > emacs
annotate etc/README @ 71504:2b4e59cd1121
(Qeql): Add extern.
(x_set_mouse_pixel_position) [MAC_OSX]: Use CGWarpMouseCursorPosition.
(fm_style_face_attributes_alist) [USE_ATSUI]: New variable.
(syms_of_macterm) [USE_ATSUI]: Initialize and staticpro it.
Change keys of Vmac_atsu_font_table from strings to numbers.
(fm_style_to_face_attributes) [USE_ATSUI]: New function.
(init_font_name_table) [USE_ATSUI]: Use it.
(saved_ts_script_language_on_focus) [USE_MAC_TSM]: New variable.
(syms_of_macterm) [USE_MAC_TSM]: Initialize and staticpro it.
[USE_MAC_TSM] (mac_tsm_resume): Restore script and language codes
only when saved_ts_script_language_on_focus coincides with
Vmac_ts_script_language_on_focus.
[USE_MAC_TSM] (mac_tsm_suspend): Save value of
Vmac_ts_script_language_on_focus to saved_ts_script_language_on_focus.
(XTread_socket) [USE_MAC_TSM]: Add Mac OS Classic support.
[USE_MAC_TSM] (mac_handle_text_input_event, init_tsm): Likewise.
| author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
|---|---|
| date | Wed, 28 Jun 2006 08:31:32 +0000 |
| parents | 3681678d3d86 |
| children | 0259a1711394 |
| rev | line source |
|---|---|
| 580 | 1 This directory contains the architecture-independent files used by or |
| 2 with Emacs. This includes some text files of documentation for GNU | |
| 3 Emacs or of interest to Emacs users, and the file of dumped docstrings | |
| 4 for Emacs functions and variables. | |
| 5 | |
|
41452
09e762a010e0
Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents:
12680
diff
changeset
|
6 Some of the *.tex files need special versions of TeX to typeset them. |
|
09e762a010e0
Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents:
12680
diff
changeset
|
7 The files cs-*.tex and sk-*.tex need csTeX, a special version of TeX |
|
41684
44d6fbf65a04
Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents:
41452
diff
changeset
|
8 tailored to typesetting Czech and Slovak documents. We provide |
|
44d6fbf65a04
Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents:
41452
diff
changeset
|
9 PostScript files for these documents, so that you could print them |
|
44d6fbf65a04
Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents:
41452
diff
changeset
|
10 without installing the modified TeX versions. |
|
41452
09e762a010e0
Document the URLs where one can find special versions of TeX required for
Eli Zaretskii <eliz@gnu.org>
parents:
12680
diff
changeset
|
11 |
|
12680
42efcb2955c8
Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents:
617
diff
changeset
|
12 `termcap.src' is included mainly for VMS. It is a copy of the |
|
42efcb2955c8
Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents:
617
diff
changeset
|
13 `/etc/termcap' file used on Unix. |
|
71189
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
14 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
15 Copyright (c) 1992, 1995, 2001, 2006 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
16 Free Software Foundation, Inc. |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
17 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
18 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
19 COPYING PERMISSIONS: |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
20 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
21 Permission is hereby granted, free of charge, to any person obtaining |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
22 a copy of this file, to deal in the file without restriction, including |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
23 without limitation the rights to use, copy, modify, merge, publish, |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
24 distribute, sublicense, and/or sell copies of the file, and to |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
25 permit persons to whom the file is furnished to do so, subject to |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
26 the following condition: |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
27 |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
28 The above copyright notice and this permission notice shall be |
|
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
29 included in all copies or substantial portions of the file. |
