Commit graph

19480 commits

Author SHA1 Message Date
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
9c5501d9ee (enum event_kind) [MAC_OS]: Add LANGUAGE_CHANGE_EVENT. 2005-04-12 10:26:24 +00:00
YAMAMOTO Mitsuharu
778f445523 (mac_keyboard_text_encoding, current_mac_keyboard_text_encoding):
Remove variables.
(XTread_socket): Store language-change event if keyboard script change
is detected.  Don't convert input to `mac_keyboard_text_encoding'.
(syms_of_macterm): Delete DEFVAR_INT for mac-keyboard-text-encoding.
2005-04-12 10:26:08 +00:00
YAMAMOTO Mitsuharu
c16dab62b2 (Qlanguage_change) [MAC_OS]: New variable.
(syms_of_keyboard) [MAC_OS]: Intern and staticpro it.
(kbd_buffer_get_event) [MAC_OS]: Make event for	LANGUAGE_CHANGE_EVENT.
2005-04-12 10:25:05 +00:00
YAMAMOTO Mitsuharu
a56e6111a1 *** empty log message *** 2005-04-12 09:02:40 +00:00
YAMAMOTO Mitsuharu
a42bf89089 (poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. Set
interrupt_input_pending to 1 instead.
2005-04-12 08:07:13 +00:00
Richard M. Stallman
6695c528d4 *** empty log message *** 2005-04-10 23:38:37 +00:00
Richard M. Stallman
a1716a5704 (standard_args): Rename --bare-bones to --quick.
Add -D aka --basic-display.
2005-04-10 23:23:24 +00:00
Richard M. Stallman
7fa57e4559 (Fmake_indirect_buffer): Clear out some local variables. 2005-04-10 23:22:38 +00:00
Richard M. Stallman
a46c015333 Comment changes. 2005-04-10 22:02:41 +00:00
Stefan Monnier
862779db9d (Fstring_as_multibyte, Fstring_to_multibyte): Docstring fixes. 2005-04-10 19:02:24 +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
Richard M. Stallman
bb8c48650e Comment change. 2005-04-10 00:41:34 +00:00
Richard M. Stallman
8c9d5dbafe (Vloads_in_progress): Not static. 2005-04-10 00:28:37 +00:00
Richard M. Stallman
9d5c2e7e2c (Vloads_in_progress): Add extern.
(Frequire): Don't do LOADHIST_ATTACH if Vloads_in_progress is nil.
2005-04-10 00:28:00 +00:00
Richard M. Stallman
6183d8422d (mirror_line_dance): Avoid crash if W2 is null. 2005-04-09 23:51:18 +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
4c03c46d5f (readevalloop): Add args START and END as region in
current buffer to read.  Callers changed.
When specified, narrow to this region only when reading,
not during eval.  Track next point to read from during eval.
Also restore point to "real" buffer position before eval.
(Feval_region): Don't save excursion and restriction here, and
don't narrow to region.  Just pass region to readevalloop.
Note: Point is now preserved even when PRINTFLAG is nil.
2005-04-08 23:33:28 +00:00
Kim F. Storm
bfd9324060 *** empty log message *** 2005-04-08 23:32:54 +00:00
Kim F. Storm
3bc8f4ac2a Fix typo. 2005-04-08 11:57:30 +00:00
Kim F. Storm
5b4879885e (syms_of_xdisp): Init overlay-arrow-string to "=>". 2005-04-08 07:45:59 +00:00
Kim F. Storm
9ba27690ae *** empty log message *** 2005-04-08 07:45:43 +00:00
Kim F. Storm
4c23089d99 *** empty log message *** 2005-04-07 09:15:15 +00:00
Kim F. Storm
73f0d99655 *** empty log message *** 2005-04-06 10:45:54 +00:00
Kim F. Storm
3432e7bbb0 (standard_args): Add -Q, --bare-bones, -bare-bones. 2005-04-06 10:45:09 +00:00
YAMAMOTO Mitsuharu
369f76bbf5 *** empty log message *** 2005-04-06 02:24:59 +00:00
YAMAMOTO Mitsuharu
3495835063 (Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback
font/fontsets.
2005-04-06 02:24:23 +00:00
YAMAMOTO Mitsuharu
d440d0de14 (cfdate_to_lisp): Add const' for variable epoch_gdate'.
(Fmac_get_preference): Doc fix.
2005-04-06 02:23:37 +00:00
Kim F. Storm
bbc012e0c3 (Fgarbage_collect): Call CHECK_CONS_LIST before and after gc. 2005-04-03 22:27:05 +00:00
Kim F. Storm
4d5ddddce8 *** empty log message *** 2005-04-03 22:26:43 +00:00
Kim F. Storm
fff3ff9c18 (Ffuncall): Always call CHECK_CONS_LIST on entry.
Call it again after autoload.
2005-04-03 22:08:58 +00:00
Kim F. Storm
2ba613a6aa *** empty log message *** 2005-04-03 22:08:17 +00:00
Jan Djärv
a4766fd5e6 #include blockinput also 2005-04-02 12:12:48 +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
Kenichi Handa
0190922fb4 (looking_at_1): Use current_buffer->case_canon_table,
not DOWNCASE_TABLE.
(string_match_1): Likewise.
(fast_c_string_match_ignore_case): Use Vascii_canon_table, not
Vascii_downcase_table.
(fast_string_match_ignore_case): Likewise.
(search_buffer): Fix checking of boyer-moore usability.
(boyer_moore): Calculate translate_prev_byte1/2/3 in advance.  No
need of tranlating characters in PAT.  Fix calculation of
simple_translate.
2005-04-01 01:05:46 +00:00
Kenichi Handa
f79609dc4c (set_case_table): If standard is nonzero, setup
Vascii_upcase_table, Vascii_canon_table, and Vascii_eqv_table.
2005-04-01 01:05:29 +00:00
Kenichi Handa
b80785d3d3 (Vascii_upcase_table, Vascii_canon_table,
Vascii_eqv_table): Extern them.
2005-04-01 01:05:05 +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
4220560759 (Vcoding_category_list): Docstring fix. 2005-03-31 11:21:14 +00:00
Kenichi Handa
bf762c986c *** empty log message *** 2005-03-31 11:20:58 +00:00
Kim F. Storm
c22237f77e (Qmouse_fixup_help_message): New var.
(syms_of_keyboard): Intern and staticpro it.
(show_help_echo): Apply mouse-fixup-help-message to help string.
2005-03-31 10:11:14 +00:00
Kim F. Storm
f793f88572 *** empty log message *** 2005-03-31 10:10:59 +00:00
Stefan Monnier
f34574c6d5 (search_embedded_absfilename): Fix last change. 2005-03-30 22:33:00 +00:00
Kim F. Storm
39df553f4d (display_line): Allow multiple overlay arrows in window. 2005-03-29 22:28:27 +00:00