Commit graph

4250 commits

Author SHA1 Message Date
Kim F. Storm
98dde72651 *** empty log message *** 2005-04-19 12:51:37 +00:00
YAMAMOTO Mitsuharu
327a33761a *** empty log message *** 2005-04-19 12:05:04 +00:00
Kim F. Storm
5827e9d460 *** empty log message *** 2005-04-19 10:11:26 +00:00
Kim F. Storm
d063683916 *** empty log message *** 2005-04-19 09:13:36 +00:00
Kim F. Storm
e5c78c9d83 *** empty log message *** 2005-04-18 14:08:43 +00:00
Thien-Thi Nguyen
7d603e3f8e (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL. 2005-04-18 11:34:46 +00:00
Lute Kamstra
9942fa0cc1 (Vloads_in_progress): Static. 2005-04-18 10:22:20 +00:00
Thien-Thi Nguyen
999cdb8fc7 (Fx_popup_menu): Initialize error_name to NULL. 2005-04-18 09:41:15 +00:00
YAMAMOTO Mitsuharu
3f4413f85f *** empty log message *** 2005-04-18 07:45:19 +00:00
Dan Nicolaescu
60ec7b7ed9 (struct keys): Add support for shifted keys. 2005-04-17 01:37:38 +00:00
Richard M. Stallman
a8a1c0ee0d (with_echo_area_buffer): Delete WHICH < 0 case.
(set_message): Call with_echo_area_buffer with WHICH = 0.
(set_message_1): Erase the echo area buffer first thing.
(echo_area_display): Don't clear echo_message_buffer.
2005-04-16 18:19:40 +00:00
YAMAMOTO Mitsuharu
f3cf04d397 (mac.o): Depend on charset.h and coding.h. 2005-04-16 03:07:58 +00:00
Luc Teirlinck
9e5b2858ee *** empty log message *** 2005-04-16 00:38:31 +00:00
YAMAMOTO Mitsuharu
42c6741e0a [!TARGET_API_MAC_CARBON]: Include MacLocales.h. Don't include
TextEncodingConverter.h.
(mac_system_script_code, Vmac_system_locale): New variables.
(syms_of_mac): Defvar them.
(mac_get_system_locale): New function.
2005-04-14 09:25:01 +00:00
Kim F. Storm
7e26f91b04 *** empty log message *** 2005-04-14 09:04:24 +00:00
Steven Tamm
0614c57585 macterm.c (syms_of_macterm): Removing redundant definition of
mac-pass-control-to-system
2005-04-14 04:22:48 +00:00
Stefan Monnier
203eb0aa1d (Fset_window_configuration): Be careful when you choose
among several possible points for the new_current_buffer.
2005-04-12 22:52:52 +00:00
YAMAMOTO Mitsuharu
b7461be999 *** empty log message *** 2005-04-12 10:28:24 +00:00
YAMAMOTO Mitsuharu
a56e6111a1 *** empty log message *** 2005-04-12 09:02:40 +00:00
Richard M. Stallman
6695c528d4 *** empty log message *** 2005-04-10 23:38:37 +00:00
Richard M. Stallman
18e2d91f52 (where_is_internal): Convert a string used as event type into "(any string)". 2005-04-10 01:45:58 +00:00
Lute Kamstra
1cf2185017 (PRINTPREPARE): Check if the marker PRINTCHARFUN is within the
accessible part of the buffer.
2005-04-09 08:43:23 +00:00
Kim F. Storm
bfd9324060 *** empty log message *** 2005-04-08 23:32:54 +00:00
Kim F. Storm
9ba27690ae *** empty log message *** 2005-04-08 07:45:43 +00:00
Kim F. Storm
73f0d99655 *** empty log message *** 2005-04-06 10:45:54 +00:00
YAMAMOTO Mitsuharu
369f76bbf5 *** empty log message *** 2005-04-06 02:24:59 +00:00
Kim F. Storm
4d5ddddce8 *** empty log message *** 2005-04-03 22:26:43 +00:00
Kim F. Storm
2ba613a6aa *** empty log message *** 2005-04-03 22:08:17 +00:00
Jan Djärv
1673df2e0d * alloc.c (allocate_string_data): Call BLOCK_INPUT before calling
mallopt.

* ralloc.c (r_alloc_init): Ditto.
2005-04-02 12:05:38 +00:00
Kenichi Handa
9cf97f2680 *** empty log message *** 2005-04-01 01:30:38 +00:00
Kenichi Handa
41639988b2 *** empty log message *** 2005-04-01 01:12:22 +00:00
Stefan Monnier
6ca5360192 Include ThreeD.h for XtNbeNiceToColormap.
(x_create_toolkit_scroll_bar): Test XtNbeNiceToColormap before using it.
Use XtNtopShadowPixel and XtNbottomShadowPixel.
(x_set_toolkit_scroll_bar_thumb): Remove ugly old hack that didn't
really work and that breaks with some versions of Xaw3d.
2005-03-31 22:43:13 +00:00
Kenichi Handa
fafbb99d57 *** empty log message *** 2005-03-31 11:22:55 +00:00
Kenichi Handa
bf762c986c *** empty log message *** 2005-03-31 11:20:58 +00:00
Kim F. Storm
f793f88572 *** empty log message *** 2005-03-31 10:10:59 +00:00
Kim F. Storm
c364fe1954 *** empty log message *** 2005-03-29 22:28:11 +00:00
Stefan Monnier
c70a4df6d2 (Fexpand_file_name): Use IS_DEVICE_SEP.
(file_name_absolute_p): New fun, extracted from Ffile_name_absolute_p.
(Ffile_name_absolute_p): Use it.
(search_embedded_absfilename): New fun, extracted from Fsubstitute_in_file_name.
Use file_name_absolute_p.  Free the pw data after use.
(Fsubstitute_in_file_name): Use it.
After cutting a prefix, re-check file-name-handler.
2005-03-28 21:31:14 +00:00
Jason Rumney
6e7d0438ef *** empty log message *** 2005-03-26 00:19:09 +00:00
Stefan Monnier
6567170621 *** empty log message *** 2005-03-25 15:33:22 +00:00
Stefan Monnier
781da985a7 *** empty log message *** 2005-03-24 22:07:08 +00:00
Stefan Monnier
0de4dad447 (comint-insert-input): Obey mouse-yank-at-point. 2005-03-24 21:24:09 +00:00
Jan Djärv
ff18668fa0 * xmenu.c (create_and_show_popup_menu): Just remove menu and return
if it failed to pop up (Gnome "show pointer on ctrl" option makes
menus fail to pop up).
2005-03-24 18:53:43 +00:00
Stefan Monnier
66347da75f (get_next_display_element): Also use \ ' and \-' for latin-9. 2005-03-24 14:04:19 +00:00
Kim F. Storm
8df0ffbe5f *** empty log message *** 2005-03-22 23:08:41 +00:00
Jan Djärv
6ca30ba48f * xrdb.c (x_load_resources): Undo previous change (2005-03-18). 2005-03-22 21:42:44 +00:00
David Kastrup
d615870ac5 (Fnext_char_property_change)
(Fprevious_char_property_change): allow marker as limit.
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change): Check that limit is a
number in strings.
(Fnext_single_char_property_change): Coerce position to integer.
(Fprevious_single_char_property_change): Same here.
2005-03-22 16:04:02 +00:00
Thien-Thi Nguyen
32b939ead5 (LD_SWITCH_SYSTEM_tmp): Define if undefined. 2005-03-21 17:36:01 +00:00
Stefan Monnier
6027e473ed (Fignore_event): Remove.
(syms_of_frame): Don't defsubr it.
2005-03-19 16:37:27 +00:00
Eli Zaretskii
730f4d722a (write_segment, unexec): Move these functions to avoid forward
references (which cause errors with "gcc -gcoff").
2005-03-19 11:52:25 +00:00
Jan Djärv
9188be4789 h* xfns.c (x_create_tip_frame): Removed setting of Vx_resource_name so
that it doesn't become "tooltip".  The specbind is enough.
2005-03-18 21:20:55 +00:00