Mercurial > emacs
annotate etc/README @ 80454:98811b17d3b9
[!TARGET_API_MAC_CARBON]: Don't include Scrap.h.
(Selection): Move typedef to macgui.h.
(Vselection_converter_alist, Qmac_scrap_name, Qmac_ostype)
(Vmac_apple_event_map, Qmac_apple_event_class, Qmac_apple_event_id):
Make variables non-static.
(Vmac_dnd_known_types) [TARGET_API_MAC_CARBON]: Likewise.
(mac_handle_apple_event, cleanup_all_suspended_apple_events):
Make functions non-static.
(Vmac_service_selection) [MAC_OSX]: Likewise.
(mac_get_selection_from_symbol, get_flavor_type_from_symbol)
(mac_valid_selection_target_p, mac_clear_selection)
(mac_get_selection_ownership_info, mac_valid_selection_value_p)
(mac_put_selection_value, mac_selection_has_target_p)
(mac_get_selection_value, mac_get_selection_target_list)
(init_apple_event_handler, install_drag_handler, remove_drag_handler):
Move functions to mactoolbox.c.
(mac_do_track_drag, mac_do_receive_drag) [TARGET_API_MAC_CARBON]:
Likewise.
(copy_scrap_flavor_data, mac_handle_service_event)
(install_service_handler) [MAC_OSX]: Likewise.
(syms_of_macselect) <Vmac_dnd_known_types>:
Use mac_dnd_default_known_types.
author | YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> |
---|---|
date | Sun, 06 Apr 2008 01:58:39 +0000 |
parents | 1af35d57689a |
children | 107ccd98fa12 |
rev | line source |
---|---|
79768 | 1 Copyright (C) 1992, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
2 Free Software Foundation, Inc. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
3 See the end of the file for license conditions. |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
4 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
5 |
580 | 6 This directory contains the architecture-independent files used by or |
7 with Emacs. This includes some text files of documentation for GNU | |
8 Emacs or of interest to Emacs users, and the file of dumped docstrings | |
9 for Emacs functions and variables. | |
10 | |
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 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
|
12 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
|
13 tailored to typesetting Czech and Slovak documents. We provide |
44d6fbf65a04
Delete undesirable links.
Richard M. Stallman <rms@gnu.org>
parents:
41452
diff
changeset
|
14 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
|
15 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
|
16 |
12680
42efcb2955c8
Account for termcap file renaming.
David J. MacKenzie <djm@gnu.org>
parents:
617
diff
changeset
|
17 `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
|
18 `/etc/termcap' file used on Unix. |
71189
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
19 |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
20 |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
21 COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
22 |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
23 The files splash.xpm, splash8.xpm contain copyright and license |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
24 information, but it is reproduced here for convenience. |
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
25 |
75730
bb39a3f41c70
gnus.pbm is a variant of splash.pbm.
Chong Yidong <cyd@stupidchicken.com>
parents:
75729
diff
changeset
|
26 Files: splash.pbm, splash.xpm, splash8.xpm, gnus.pbm, gnus-logo.eps |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
27 Author: Luis Fernandes <elf@ee.ryerson.ca> |
79768 | 28 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
29 Free Software Foundation, Inc. |
78626
14c1feed4904
Update GPL version for Emacs images.
Glenn Morris <rgm@gnu.org>
parents:
78271
diff
changeset
|
30 License: GNU General Public License version 3 or later (see COPYING) |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
31 |
75825
73762f886086
Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
32 File: emacs.icon |
73762f886086
Add copyright information for emacs.icon (from authors.el).
Chong Yidong <cyd@stupidchicken.com>
parents:
75774
diff
changeset
|
33 Author: Sun Microsystems, Inc |
79768 | 34 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 |
75863
6112f0f47f01
Update years on emacs.icon copyright.
Glenn Morris <rgm@gnu.org>
parents:
75825
diff
changeset
|
35 Free Software Foundation, Inc. |
78626
14c1feed4904
Update GPL version for Emacs images.
Glenn Morris <rgm@gnu.org>
parents:
78271
diff
changeset
|
36 License: GNU General Public License version 3 or later (see COPYING) |
75863
6112f0f47f01
Update years on emacs.icon copyright.
Glenn Morris <rgm@gnu.org>
parents:
75825
diff
changeset
|
37 |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
38 |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
39 This file is part of GNU Emacs. |
75650
48e11b5cb31e
List copyright and license information for Emacs splash images.
Glenn Morris <rgm@gnu.org>
parents:
75343
diff
changeset
|
40 |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
41 GNU Emacs is free software; you can redistribute it and/or modify |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
42 it under the terms of the GNU General Public License as published by |
78271
713172dcf518
Switch license to GPLv3 or later.
Glenn Morris <rgm@gnu.org>
parents:
75863
diff
changeset
|
43 the Free Software Foundation; either version 3, or (at your option) |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
44 any later version. |
71189
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
45 |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
46 GNU Emacs is distributed in the hope that it will be useful, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
47 but WITHOUT ANY WARRANTY; without even the implied warranty of |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
48 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
49 GNU General Public License for more details. |
71189
3681678d3d86
Add copyright notice and copying permissions.
Eli Zaretskii <eliz@gnu.org>
parents:
41684
diff
changeset
|
50 |
75774
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
51 You should have received a copy of the GNU General Public License |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
52 along with GNU Emacs; see the file COPYING. If not, write to the |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
53 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
dc23aaa67696
Switch to standard GPL text for license.
Glenn Morris <rgm@gnu.org>
parents:
75730
diff
changeset
|
54 Boston, MA 02110-1301, USA. |