Gerd Moellmann
dce6b9954e
*** empty log message ***
2000-06-14 20:26:14 +00:00
Gerd Moellmann
264f4c4bdb
(bootstrap-temacs): Add `-I../src'.
2000-06-14 20:24:08 +00:00
Gerd Moellmann
9f817ea412
*** empty log message ***
2000-06-14 13:39:46 +00:00
Gerd Moellmann
c7edb9605f
(Fsingle_key_description): Enclose function key and
...
event symbol names in angle brackets.
2000-06-14 13:35:45 +00:00
Gerd Moellmann
2a4487aceb
(toplevel) [COFF]: Include coff.h.
2000-06-14 13:34:54 +00:00
Gerd Moellmann
8a4e3c0cf0
(setup_echo_area_for_printing): Call
...
message_log_maybe_newline if message_buf_print is not set.
2000-06-14 11:33:38 +00:00
Gerd Moellmann
eb7b678b97
(printchar, strout): Don't check message_buf_print
...
before calling setup_echo_area_for_printing because that
function does something useful even when message_buf_print is
already set.
2000-06-14 11:32:05 +00:00
Gerd Moellmann
25fa6debbe
*** empty log message ***
2000-06-13 23:51:46 +00:00
Gerd Moellmann
25e381684c
(Qmessage_truncate_lines): External declaration.
2000-06-13 23:51:16 +00:00
Gerd Moellmann
9c3f66a3d1
(read_char): Bind message-truncate-lines to t
...
while displaying a help-echo.
2000-06-13 23:51:00 +00:00
Gerd Moellmann
ad4f174eb4
(message_truncate_lines, Qmessage_truncate_lines): New
...
variables.
(ensure_echo_area_buffers): Initialize echo buffer's
truncate lines setting to nil.
(with_echo_area_buffer): Don't set the echo buffer's truncate
lines setting here.
(set_message_1): Set it here, instead, based on the value
of message_truncate_lines.
(resize_mini_window): Handle case that lines are truncated.
(syms_of_xdisp): Initialize Qmessage_truncate_lines. DEFVAR_BOOL
message-truncate-lines.
2000-06-13 23:50:22 +00:00
Gerd Moellmann
1681ead6ac
*** empty log message ***
2000-06-13 22:10:34 +00:00
Gerd Moellmann
090703f467
(Vline_number_display_limit): Renamed from
...
line_number_display_limit.
(syms_of_xdisp): Use DEFVAR_LISP for line-number-display-limit.
Extend documentation string. Initialize
Vline_number_display_limit to nil meaning no limit.
(decode_mode_spec): Use Vline_number_display_limit with its new
meaning.
2000-06-13 22:10:01 +00:00
Gerd Moellmann
163dcff3a3
(x_check_font) [GLYPH_DEBUG]: Add prototype.
2000-06-13 13:25:09 +00:00
Gerd Moellmann
b0d53addf7
(swap_in_global_binding): New function.
2000-06-13 13:21:59 +00:00
Gerd Moellmann
64362cd4c7
(x_set_frame_parameters): Comment fix.
2000-06-13 13:21:40 +00:00
Gerd Moellmann
7eb63b721c
(Fmodify_frame_parameters): Doc fix.
...
(store_frame_param): Call swap_in_global_binding if the
variable's current binding was chosen based on this frame.
2000-06-13 13:21:16 +00:00
Eli Zaretskii
a704139d98
*** empty log message ***
2000-06-13 13:16:43 +00:00
Eli Zaretskii
e023fb278c
(IT_write_glyphs): Don't use CODING_REQUIRE_ENCODING
...
macro, instead AND with CODING_REQUIRE_ENCODING_MASK.
2000-06-13 13:04:19 +00:00
Eli Zaretskii
9b6610dbc4
*** empty log message ***
2000-06-13 11:07:01 +00:00
Eli Zaretskii
102f33d0f3
(EMACS_MSDOS_H): Renamed from MSDOS_H_.
2000-06-13 11:06:12 +00:00
Jason Rumney
c68833d2ca
*** empty log message ***
2000-06-12 19:48:20 +00:00
Jason Rumney
3b15de4820
(EMACS_W32GUI_H): Renamed from __W32GUI_H__
2000-06-12 19:22:16 +00:00
Jason Rumney
e588809c3f
(EMACS_W32_H): Renamed from _NT_H_
2000-06-12 19:18:24 +00:00
Gerd Moellmann
ed1056b307
*** empty log message ***
2000-06-12 19:12:17 +00:00
Jason Rumney
4cc436ed3b
Changed __W32BDF_H__ to EMACS_W32BDF_H to comply with ISO C spec.
2000-06-12 19:09:42 +00:00
Gerd Moellmann
3e71d8f2eb
(x_frame_of_widget): New function.
...
(x_alloc_nearest_color_for_widget): Use it.
(x_copy_dpy_color): New function.
(x_destroy_window): Free various colors.
2000-06-12 19:09:11 +00:00
Gerd Moellmann
08dc08dc4d
(Fdump_colors) [DEBUG_X_COLORS]: New function.
...
(syms_of_xfaces): Defsubr Sdump_colors.
(x_free_colors): Don't treat b&w specially on default visual.
(x_free_dpy_colors): New function.
(free_face_colors): Don't check visual class; it's done
in x_free_colors.
2000-06-12 19:08:37 +00:00
Kenichi Handa
5050a2ef86
*** empty log message ***
2000-06-12 00:03:29 +00:00
Kenichi Handa
aef168f8bc
(EMACS_FONTSET_H): Renamed from _FONTSET_H.
2000-06-11 23:41:53 +00:00
Kenichi Handa
15a10ef146
(EMACS_COMPOSITE_H): Renamed from _COMPOSITE_H.
2000-06-11 23:41:40 +00:00
Kenichi Handa
6f776e81c7
(EMASC_CODING_H): Renamed from _CODING_H.
2000-06-11 23:41:24 +00:00
Kenichi Handa
aa01a892df
(EMACS_CHARSET_H): Renamed from _CHARSET_H.
2000-06-11 23:41:07 +00:00
Kenichi Handa
265702b7c5
(EMACS_CCL_H): Renamed from _CCL_H.
2000-06-11 23:40:14 +00:00
Dave Love
fb1b041d1e
(EMACS_SYSTIME_H): Renamed from _SYSTIME_H.
2000-06-11 17:37:16 +00:00
Eli Zaretskii
ff96b5f449
Don't use _MSDOS_H_ as a symbol, use MSDOS_H_ instead.
2000-06-11 12:21:13 +00:00
Gerd Moellmann
db8eeecd16
*** empty log message ***
2000-06-11 12:18:25 +00:00
Gerd Moellmann
a52445bda8
(xmenu_show): Case second parameter of lw_popup_menu
...
to `XEvent *'.
2000-06-11 12:12:52 +00:00
Kenichi Handa
b54f61ed95
(MAKE_CHAR) [!emacs]: Dummy macro for non-Emacs env.
...
(regex_compile): Fix the code for handling the case of single byte
char and multibyte char being mixed in a range within [...].
2000-06-10 08:04:33 +00:00
Kenichi Handa
c479bd55ea
*** empty log message ***
2000-06-10 08:03:38 +00:00
Kenichi Handa
ff6a65c2ba
*** empty log message ***
2000-06-10 01:16:33 +00:00
Kenichi Handa
6db43875f5
(Finsert_file_contents): Be sure to setup src_multibyte
...
and dst_multibyte members of coding.
2000-06-10 00:35:26 +00:00
Kenichi Handa
88b837a212
(CHARSET_8_BIT_GRAPHIC): Define as 0x80.
...
(UNIBYTE_STR_AS_MULTIBYTE_P): Fix for an invalid multibyte
sequence.
2000-06-10 00:13:13 +00:00
Kenichi Handa
c83ef37172
(update_charset_table): Update the table
...
bytes_by_char_head.
(init_charset_once): Initialize elements of bytes_by_char_head to
1 except for leading codes for private charases.
2000-06-10 00:12:46 +00:00
Kenichi Handa
49b71c5ff1
*** empty log message ***
2000-06-10 00:12:17 +00:00
Ken Raeburn
9e80b57d28
* xterm.c (x_connection_closed): If dpyinfo is NULL, don't try to
...
access the data it doesn't point to.
2000-06-09 16:13:11 +00:00
Gerd Moellmann
f83fe4b49b
*** empty log message ***
2000-06-08 21:01:54 +00:00
Gerd Moellmann
b5d56c1f0a
(handle_fontified_prop): Don't GCPRO local var `pos';
...
it's an integer.
2000-06-08 20:58:15 +00:00
Gerd Moellmann
0f98c4c211
(enum event_kind): Add FOCUS_IN_EVENT.
2000-06-08 20:57:47 +00:00
Gerd Moellmann
c51c7093e9
(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
...
generating a switch-frame event if necessary.
2000-06-08 20:57:01 +00:00