annotate src/temacs.opt @ 70496:8b2250961fcc

(XLoadQueryFont) [USE_ATSUI]: Set FMFontFamily value to font->mac_fontnum. [USE_MAC_FONT_PANEL] (mac_set_font_info_for_selection): New function. (x_new_focus_frame) [USE_MAC_FONT_PANEL]: Use it. (QCfamily, QCweight, QCslant, Qnormal, Qbold, Qitalic): Add extern. (QWindow) [MAC_OSX]: Likewise. (Qfont) [USE_MAC_FONT_PANEL]: Likewise. (Vmac_atsu_font_table) [USE_ATSUI]: New variable. (syms_of_macterm) [USE_ATSUI]: Defvar it. (Qtoolbar_switch_mode) [MAC_OSX]: New variable. (Qpanel_closed, Qselection) [USE_MAC_FONT_PANEL]: Likewise. (syms_of_macterm): Intern and staticpro them. (init_font_name_table) [USE_ATSUI]: Set data to Vmac_atsu_font_table. [TARGET_API_MAC_CARBON] (mac_store_event_ref_as_apple_event): New function. [USE_CARBON_EVENTS] (mac_handle_command_event): Use it. [MAC_OSX] (mac_store_services_event): Likewise. [USE_CARBON_EVENTS] (mac_handle_window_event) [MAC_OSX]: Handle kEventWindowToolbarSwitchMode event. (install_window_handler) [USE_CARBON_EVENTS && MAC_OSX]: Register it. [MAC_OSX] (mac_store_services_event): Change return type to OSStatus. [USE_MAC_FONT_PANEL] (mac_handle_font_event): New function. (install_window_handler) [USE_MAC_FONT_PANEL]: Install it. (XTread_socket): Select window on mouse click if x_focus_frame is NULL.
author YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
date Sun, 07 May 2006 08:07:13 +0000
parents 18e524802887
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25843
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
1 cluster=emacs,,,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
2 DISPNEW.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
3 SCROLL.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
4 XDISP.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
5 WINDOW.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
6 TERM.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
7 CM.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
8 EMACS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
9 KEYBOARD.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
10 MACROS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
11 KEYMAP.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
12 SYSDEP.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
13 BUFFER.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
14 FILELOCK.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
15 INSDEL.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
16 MARKER.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
17 MINIBUF.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
18 FILEIO.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
19 DIRED.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
20 FILEMODE.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
21 CMDS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
22 CASEFIDDLE.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
23 INDENT.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
24 SEARCH.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
25 REGEX.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
26 UNDO.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
27 ALLOC.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
28 DATA.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
29 DOC.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
30 EDITFNS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
31 CALLINT.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
32 EVAL.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
33 FNS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
34 PRINT.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
35 LREAD.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
36 ABBREV.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
37 SYNTAX.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
38 MOCKLISP.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
39 BYTECODE.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
40 PROCESS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
41 CALLPROC.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
42 VMSFNS.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
43 VMSPROC.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
44 DOPRNT.OBJ,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
45 vmsmap.obj,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
46 termcap.obj,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
47 tparam.obj,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
48 lastfile.obj,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
49 alloca.obj,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
50 malloc.obj
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
51 collect=non_saved_data,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
52 stdin,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
53 stdout,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
54 stderr,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
55 errno,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
56 vaxc$errno,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
57 sys_errlist,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
58 sys_nerr,-
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
59 environ
18e524802887 #ecrt0.c
Dave Love <fx@gnu.org>
parents:
diff changeset
60 sys$library:vaxcrtl/library