Andrew Innes
4cdf6a6cec
(add_menu_item): Fix problems with using ownerdraw for
...
menu titles.
2001-03-08 21:21:44 +00:00
Gerd Moellmann
221dd3e77a
(handle_display_prop): Use it->w->buffer as object,
...
instead of nil.
2001-03-08 21:17:30 +00:00
Gerd Moellmann
5de7c6f236
(handle_face_prop, face_before_or_after_it_pos)
...
(display_string): Call face_at_string_position with new
parameter.
2001-03-08 20:56:25 +00:00
Gerd Moellmann
48a4ca9985
(face_at_string_position): Add parameter MOUSE_P.
...
Handle `mouse-face'.
2001-03-08 20:55:20 +00:00
Gerd Moellmann
8d721a0d0c
(face_at_string_position): Change prototype.
2001-03-08 20:54:50 +00:00
Gerd Moellmann
f9db2310cd
(note_mouse_highlight): Handle mouse-face and
...
help-echo in strings.
(x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P.
(fast_find_string_pos): New function.
2001-03-08 20:54:18 +00:00
Gerd Moellmann
e1fbabaf4d
*** empty log message ***
2001-03-08 15:04:19 +00:00
Gerd Moellmann
f69f9da11e
(directory_files_internal): Handle EAGAIN more
...
efficiently.
2001-03-08 14:16:36 +00:00
Gerd Moellmann
129004d3cb
(make_lispy_event): Avoid generating drag events
...
if the mouse hasn't actually moved to another buffer position.
2001-03-08 14:03:45 +00:00
Dave Love
80c8ab8c9b
(syms_of_eval) <debug-on-error>: DOc fix.
2001-03-08 14:00:54 +00:00
Gerd Moellmann
989521fdbc
(Fset_process_window_size): Fix a typo.
2001-03-08 11:32:17 +00:00
Kenichi Handa
c210f766a0
(Fdetect_coding_region): Fix comments added by the previous change.
2001-03-08 04:42:43 +00:00
Kenichi Handa
67091e5974
(detect_coding_mask): Fix the incorrect handling of arg MULTIBYTEP.
2001-03-08 02:19:18 +00:00
Kenichi Handa
a1b12fe90e
*** empty log message ***
2001-03-08 02:17:30 +00:00
Kenichi Handa
682169fe7f
(detect_coding_sjis): Do more rigid check.
...
(detect_coding_big5): Likewise.
(decode_coding_sjis_big5): Likewise.
(Fdetect_coding_region): Call detect_coding_system with tailing
anchor byte `\0' for more rigid detection.
(Fdetect_coding_string): Likewise.
2001-03-08 02:01:00 +00:00
Kenichi Handa
bb5c338d2c
*** empty log message ***
2001-03-08 01:49:22 +00:00
Stefan Monnier
8b8f919796
*** empty log message ***
2001-03-07 21:33:51 +00:00
Stefan Monnier
741baf7656
(Fbyte_code) <Btemp_output_buffer_setup>: Check the
...
arg is a string before extracting its data.
2001-03-07 21:26:55 +00:00
Gerd Moellmann
3bdf266074
*** empty log message ***
2001-03-07 17:17:36 +00:00
Gerd Moellmann
521b203e85
(Frecenter): Rewrite code handling negative values
...
of ARG on graphical frames.
(displayed_window_lines): If W->start is outside the
accessible portion of the buffer, call start_display with BEGV or
ZV instead of W->start.
2001-03-07 17:17:07 +00:00
Eli Zaretskii
8c27da0ac9
Fix a typo in a comment.
2001-03-07 16:52:08 +00:00
Gerd Moellmann
2ab62c6c94
(syms_of_buffer) <header-line-format>: Doc fix.
2001-03-07 14:15:25 +00:00
Gerd Moellmann
471f86b9a3
(Fset_process_filter): Don't crash if the input
...
file descriptor of PROCESS is closed.
(Fset_process_window_size): Likewise.
2001-03-07 12:55:29 +00:00
Gerd Moellmann
101922c35f
(XTflash): Make the timeout of select shorter, and call
...
select repeatedly until the desired time expires.
2001-03-06 19:50:42 +00:00
Gerd Moellmann
45d051a764
(Vwindow_list): Declare extern.
2001-03-06 19:39:03 +00:00
Gerd Moellmann
9e57df62a8
(Fx_create_frame): Clear Vwindow_list.
2001-03-06 19:33:47 +00:00
Eli Zaretskii
8f372c46a5
(syms_of_display) <glyph-table>: Doc fix.
2001-03-06 16:16:32 +00:00
Gerd Moellmann
157ae2732f
*** empty log message ***
2001-03-06 15:37:02 +00:00
Gerd Moellmann
0a61c66701
(note_mouse_highlight): Call mouse_face_overlay_overlaps
...
to detect a case where we have to highlight a different region
despite not having left the currently highlighted region.
Set mouse_face_overlay in the x_display_info.
(x_term_init): Initialze the x_display_info's mouse_face_overlay.
2001-03-06 15:30:15 +00:00
Gerd Moellmann
59affd2f8b
(struct x_display_info): Add mouse_face_overlay.
2001-03-06 15:29:39 +00:00
Gerd Moellmann
d3d92d2591
(mouse_face_overlay_overlaps): Add prototype.
...
(Qmouse_face): Declare extern.
2001-03-06 15:29:14 +00:00
Gerd Moellmann
09a22085f4
(mouse_face_overlay_overlaps): New function.
2001-03-06 15:28:48 +00:00
Gerd Moellmann
f16a7aa59e
*** empty log message ***
2001-03-06 14:04:15 +00:00
Gerd Moellmann
6961e0c1c8
(redisplay_internal): Set windows_or_buffers_changed
...
if face_change_count is non-zero.
2001-03-06 13:50:09 +00:00
Kenichi Handa
38b9ed6a35
(ccl_driver) <CCL_ReadMultibyteChar2>: Fix for the case
...
that the source is unibyte.
2001-03-06 02:55:30 +00:00
Kenichi Handa
827afcacb8
*** empty log message ***
2001-03-06 02:54:50 +00:00
Dave Love
14c7242eb8
*** empty log message ***
2001-03-05 21:47:03 +00:00
Dave Love
4f00e84db7
(XTmouse_position): Fix tyypo.
2001-03-05 21:19:09 +00:00
Gerd Moellmann
c28b847bfe
(read_minibuf): Clean up the binding stack if
...
called noninteractively.
2001-03-05 11:30:18 +00:00
Kenichi Handa
203682cccc
*** empty log message ***
2001-03-05 07:21:30 +00:00
Kenichi Handa
5ef834ea90
(char_to_string): If a single byte char has modifier
...
bits that can't be reflected to the character code, ignore them
instead of signalling an error.
2001-03-05 06:41:40 +00:00
Kenichi Handa
2f4b4b44cf
(syms_of_coding): Docstring modified.
2001-03-05 06:40:18 +00:00
Kenichi Handa
b86644f28f
*** empty log message ***
2001-03-05 06:39:41 +00:00
Kenichi Handa
cceea57bc5
(lisp): Add international/utf-8.elc.
2001-03-05 00:28:21 +00:00
Eli Zaretskii
e30bd7b768
*** empty log message ***
2001-03-04 07:16:41 +00:00
Eli Zaretskii
1bd6203653
Update copyright notice.
2001-03-04 07:12:41 +00:00
Eli Zaretskii
00a4199604
Update the copyright.
2001-03-04 07:09:15 +00:00
Gerd Moellmann
b52b65bdb3
(glyph_rect): New function.
...
(XTmouse_position): Use it to raise the threshold for mouse
movement event generation.
2001-03-02 20:51:32 +00:00
Eli Zaretskii
2fe50224b8
(mark_maybe_pointer): Fix a typo in a comment.
2001-03-02 17:25:49 +00:00
Eli Zaretskii
53c4b1e66b
*** empty log message ***
2001-03-02 13:37:27 +00:00