Commit graph

19575 commits

Author SHA1 Message Date
Richard M. Stallman
600e4de592 (set_message_1): Delete xassert. 2005-04-30 20:08:12 +00:00
YAMAMOTO Mitsuharu
7a92caf8ce [HAVE_CARBON && MAC_OSX]: Don't undefine/define mktime
before/after including Carbon.h if there is a working mktime.
2005-04-29 09:00:57 +00:00
YAMAMOTO Mitsuharu
4f19cb1521 (Fx_server_version): Add BLOCK_INPUT around Gestalt. 2005-04-29 09:00:22 +00:00
YAMAMOTO Mitsuharu
4df24d3be6 Don't include time.h. Include sysselect.h after systime.h. 2005-04-29 09:00:07 +00:00
Kim F. Storm
5ae918035a *** empty log message *** 2005-04-28 13:38:25 +00:00
Kim F. Storm
d1bf13b33d (resolve_face_name): Add arg SIGNAL_P. Calls changed.
Fix cyclic alias check.  If alias loop is detected, signal
circular-list error if SIGNAL_P, and return Qdefault if !SIGNAL_P.
2005-04-28 13:14:06 +00:00
Lute Kamstra
d79b6c21bd *** empty log message *** 2005-04-28 09:20:45 +00:00
Lute Kamstra
f4cfd81af9 (do_autoload): Record only autoloads in the autoload property of symbols. 2005-04-28 08:38:35 +00:00
Nick Roberts
2ff86b4ee1 (USAGE1): Add --basic-display and --quick options. 2005-04-28 03:01:07 +00:00
Nick Roberts
8c75afbf68 *** empty log message *** 2005-04-27 21:57:26 +00:00
Kim F. Storm
dfad0b3481 (syms_of_data) Staticpro Qcyclic_variable_indirection. 2005-04-27 11:30:42 +00:00
Kim F. Storm
832e294f5a *** empty log message *** 2005-04-27 11:30:30 +00:00
Richard M. Stallman
c019856ec3 (Fsame_window_p, Fspecial_display_p): Doc fixes.
(syms_of_window): Doc fixes.
2005-04-26 22:42:28 +00:00
Richard M. Stallman
f03f317a67 *** empty log message *** 2005-04-26 18:32:09 +00:00
Richard M. Stallman
5931327a48 (Fvertical_motion): Undo previous change. 2005-04-26 18:24:52 +00:00
Kenichi Handa
38f60cd97f (char_table_range): New function.
(Fchar_table_range): Signal an error if characters in the range
have inconsistent values.  Don't check the parent.
2005-04-26 04:07:40 +00:00
Kenichi Handa
87ede5a106 (fontset_set): Fix previous change. 2005-04-25 06:50:51 +00:00
Miles Bader
0ed4adfc2c Add arch tagline 2005-04-25 01:46:56 +00:00
Richard M. Stallman
a639047450 *** empty log message *** 2005-04-24 21:36:12 +00:00
Richard M. Stallman
b8f3fe3967 (Fvertical_motion): Bind fontification-functions to nil. 2005-04-24 21:35:43 +00:00
Eli Zaretskii
cf1982d9ea (re_search_2, re_match_2_internal): Convert second arg
of RE_TRANSLATE to int, to shut up GCC warnings.
2005-04-24 16:41:14 +00:00
Eli Zaretskii
7fce7dfe69 (Fcopy_file): Doc fix.
[MSDOS]: Fix call to emacs_open: buffer_file_type not defined and
not needed.
2005-04-24 09:19:10 +00:00
YAMAMOTO Mitsuharu
49ed33c7f5 *** empty log message *** 2005-04-24 06:07:40 +00:00
YAMAMOTO Mitsuharu
5059ef4c83 (x_clear_frame_selections): Add extern. 2005-04-24 06:07:09 +00:00
YAMAMOTO Mitsuharu
1c05c15b46 (handling_window_update, terminate_flag): Remove variables.
(do_window_update, do_ae_quit_application, XTread_socket): Don't
use them.
(WNE_SLEEP_AT_SUSPEND, WNE_SLEEP_AT_RESUME): Don't define.
[USE_CARBON_EVENTS && MAC_OSX] (mac_handle_service_event)
(init_service_handler): Move to macselect.c.  Remove declarations.
[USE_CARBON_EVENTS && MAC_OSX] (init_service_handler): Add extern.
(Qapplication, Qabout): New variables.
(syms_of_mac): Initialize them.
[USE_CARBON_EVENTS && MAC_OSX] (Qpreferences, Qservices, Qpaste)
(Qperform): New variables.
(syms_of_mac) [USE_CARBON_EVENTS && MAC_OSX]: Initialize them.
(do_get_menus) [!TARGET_API_MAC_CARBON]: Don't call AppendResMenu.
(do_menu_choice): Unhighlight menu bar also when menu_id is 0.
(mac_store_application_menu_event, init_menu_bar): New functions.
[USE_CARBON_EVENTS] (mac_handle_command_event)
(init_command_handler): New functions.
(mac_handle_window_event): Return noErr on window update event.
(do_ae_quit_application): Call mac_store_application_menu_event.
(mac_initialize) [USE_CARBON_EVENTS]: Call init_command_handler
and init_menu_bar.
2005-04-24 06:06:39 +00:00
YAMAMOTO Mitsuharu
eb32b29217 [!TARGET_API_MAC_CARBON]: Don't include charset.h or coding.h.
(QCLIPBOARD): Remove variable.
(syms_of_mac): Don't initialize it.
(Fmac_paste_function, Fmac_cut_function, Fx_selection_exists_p):
Remove functions.
(syms_of_mac): Don't defsubr them.
[TARGET_API_MAC_CARBON] (Qmime_charset, QNFD, QNFKD, QNFC, QNFKC)
(QHFS_plus_D, QHFS_plus_C): New variables.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Initialize them.
[TARGET_API_MAC_CARBON] (get_cfstring_encoding_from_lisp)
(cfstring_create_normalized): New functions.
[TARGET_API_MAC_CARBON] (Fmac_code_convert_string): Likewise.
(syms_of_mac) [TARGET_API_MAC_CARBON]: Defsubr it.
2005-04-24 06:05:39 +00:00
YAMAMOTO Mitsuharu
f706a7b260 (Fdelete_frame) [MAC_OS]: Call x_clear_frame_selections. 2005-04-24 06:03:58 +00:00
YAMAMOTO Mitsuharu
ab271acac5 (main) [MAC_OS8 || MAC_OSX && HAVE_CARBON]: Call syms_of_macselect. 2005-04-24 06:03:04 +00:00
YAMAMOTO Mitsuharu
03cb0f355a (MAC_OBJ): Add macselect.o.
(SOME_MACHINE_OBJECTS): Likewise.
(mac.o): Depend on ccl.h.
(macselect.o): New target.
2005-04-24 06:02:27 +00:00
YAMAMOTO Mitsuharu
944cda7903 New file for selection processing on Mac OS. 2005-04-24 05:58:47 +00:00
Richard M. Stallman
469bc67986 *** empty log message *** 2005-04-23 16:57:31 +00:00
Richard M. Stallman
c50f15d05a (Fcopy_file): New arg MUSTBENEW.
(Frename_file): Pass new arg to Fcopy_file.
2005-04-23 16:19:37 +00:00
Richard M. Stallman
c0e7ccd393 (window_size_fixed): Variable deleted.
(syms_of_window): Initialize window-size-fixed to nil.
But don't DEFVAR window_size_fixed.
2005-04-23 16:18:23 +00:00
Andreas Schwab
d379c55889 . 2005-04-23 15:59:39 +00:00
Andreas Schwab
919fab71f8 (LD_SWITCH_MACHINE) [LINUX]: Don't define.
(START_FILES, LIB_STANDARD) [LINUX && _ARCH_PPC64]: Override to
use lib64 instead of lib.
(_LP64) [_ARCH_PPC64]: Define if not defined.
2005-04-23 15:58:32 +00:00
Eli Zaretskii
e7427ac187 Fix a typo. 2005-04-23 11:49:28 +00:00
Thien-Thi Nguyen
007d105bf6 *** empty log message *** 2005-04-22 22:33:17 +00:00
Thien-Thi Nguyen
47539b8564 (HAVE_PWD_H): Define. 2005-04-22 22:31:15 +00:00
Kenichi Handa
b9c1591618 *** empty log message *** 2005-04-22 07:11:21 +00:00
Kenichi Handa
1468c19bdd (copy_sub_char_table): Explicitly copy the default value
of the sub-chartable.
2005-04-22 07:11:08 +00:00
Kim F. Storm
1ba52906b4 *** empty log message *** 2005-04-21 23:46:33 +00:00
Kim F. Storm
16a5378b45 (resolve_face_name): Use Fget instead of Fsafe_get. 2005-04-21 23:45:40 +00:00
Kim F. Storm
bccf59df97 (store_mode_line_string, produce_stretch_glyph)
(note_mode_line_or_margin_highlight, note_mouse_highlight):
Use Fplist_get instead of Fsafe_plist_get.
2005-04-21 23:45:28 +00:00
Kim F. Storm
bbeb5fe904 (Fsafe_plist_get, Fsafe_get): Remove EXFUN. 2005-04-21 23:45:10 +00:00
Kim F. Storm
12ae7fc611 (Fplist_get): Replace by Fsafe_plist_get.
(Fsafe_plist_get): Rename to Fplist_get.
(Fsafe_get): Remove, as Fget now uses safe Fplist_get.
(defsubr): Remove defsubr for Fsafe_plist_get and Fsafe_get.
2005-04-21 23:44:59 +00:00
Kim F. Storm
d12168d677 Typo in comment. 2005-04-21 23:36:16 +00:00
Miles Bader
e235145cf3 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-272
src/xdisp.c (dump_glyph_row): Don't display overlay_arrow_p field.
2005-04-21 07:23:50 +00:00
Thien-Thi Nguyen
c164a7e6ec Remove reference to defunct vms-pwd.h. 2005-04-20 15:11:02 +00:00
Thien-Thi Nguyen
5b9c0a1d12 Remove reference to defunct vms-pwd.h.
For pwd.h, use HAVE_PWD_H, not !VMS.
2005-04-20 15:07:03 +00:00
Thien-Thi Nguyen
766c53494e *** empty log message *** 2005-04-20 13:04:49 +00:00