]> git.eshelyaron.com Git - emacs.git/log
emacs.git
23 years ago(random): Undefine.
Eli Zaretskii [Sun, 9 Dec 2001 16:45:01 +0000 (16:45 +0000)]
(random): Undefine.
(srand48): Don't undefine.

23 years ago(display_mode_element): Don't read past end of string if it ends with '%'.
Andreas Schwab [Sun, 9 Dec 2001 15:29:01 +0000 (15:29 +0000)]
(display_mode_element): Don't read past end of string if it ends with '%'.

23 years agoAdd an entry about fonts and colors problems on KDE.
Eli Zaretskii [Sat, 8 Dec 2001 10:38:38 +0000 (10:38 +0000)]
Add an entry about fonts and colors problems on KDE.

23 years agoCopy the entry about subtly incompatible toolkit versions from the
Eli Zaretskii [Sat, 8 Dec 2001 10:24:56 +0000 (10:24 +0000)]
Copy the entry about subtly incompatible toolkit versions from the
trunk.

23 years agoAdvice about debugging X protocol errors which disappear in
Eli Zaretskii [Thu, 6 Dec 2001 12:37:24 +0000 (12:37 +0000)]
Advice about debugging X protocol errors which disappear in
synchronous mode.

23 years ago(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
Eli Zaretskii [Thu, 6 Dec 2001 12:00:29 +0000 (12:00 +0000)]
(x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the
scroll bars of the frame before deleting the frame itself.

23 years agoRemove the old note about +++ and --- marks.
Eli Zaretskii [Thu, 6 Dec 2001 09:23:43 +0000 (09:23 +0000)]
Remove the old note about +++ and --- marks.

23 years ago(HAVE_VFORK): Define if undefined.
Eli Zaretskii [Wed, 5 Dec 2001 18:33:38 +0000 (18:33 +0000)]
(HAVE_VFORK): Define if undefined.

23 years agoAdded stale load-path problems.
Jason Rumney [Sun, 2 Dec 2001 21:02:01 +0000 (21:02 +0000)]
Added stale load-path problems.

23 years ago(tab-to-tab-stop): Use delete-horizontal-space.
Stefan Monnier [Sun, 2 Dec 2001 03:57:32 +0000 (03:57 +0000)]
(tab-to-tab-stop): Use delete-horizontal-space.

23 years ago*** empty log message ***
Eli Zaretskii [Sat, 1 Dec 2001 13:20:13 +0000 (13:20 +0000)]
*** empty log message ***

23 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 13:18:45 +0000 (13:18 +0000)]
Update maintainer.
(Acknowledgement): Update contributors.

23 years agoUpdate maintainer.
Eli Zaretskii [Sat, 1 Dec 2001 13:14:33 +0000 (13:14 +0000)]
Update maintainer.

23 years agoMention the problems with python-mode and GUD arrow display on a tty.
Eli Zaretskii [Sat, 1 Dec 2001 07:52:27 +0000 (07:52 +0000)]
Mention the problems with python-mode and GUD arrow display on a tty.

23 years ago#
André Spiegel [Fri, 30 Nov 2001 14:08:48 +0000 (14:08 +0000)]
#

23 years ago(vc-cvs-parse-status): Store file state in property, don't just return
André Spiegel [Fri, 30 Nov 2001 14:05:18 +0000 (14:05 +0000)]
(vc-cvs-parse-status): Store file state in property, don't just return
it.

23 years agoFix some Latin-4 characters.
Dave Love [Thu, 29 Nov 2001 19:59:10 +0000 (19:59 +0000)]
Fix some Latin-4 characters.

23 years ago*** empty log message ***
Dave Love [Thu, 29 Nov 2001 12:20:44 +0000 (12:20 +0000)]
*** empty log message ***

23 years ago(syms_of_coding) <Qchar_coding_system>: Give it an
Dave Love [Thu, 29 Nov 2001 12:19:42 +0000 (12:19 +0000)]
(syms_of_coding) <Qchar_coding_system>: Give it an
extra extra slot.

23 years ago(map-charset-chars): New function.
Dave Love [Thu, 29 Nov 2001 12:16:43 +0000 (12:16 +0000)]
(map-charset-chars): New function.
(register-char-codings): Use it to cope with generic chars in
safe-chars.

23 years agoFontify rewind, backspace. Doc fixes.
Dave Love [Thu, 29 Nov 2001 11:56:09 +0000 (11:56 +0000)]
Fontify rewind, backspace.  Doc fixes.
(fortran-beginning-do, fortran-beginning-if): Fix regexp typos.

23 years ago(x_draw_glyphs): Don't call notice_overwritten_cursor if
Gerd Moellmann [Wed, 28 Nov 2001 17:12:35 +0000 (17:12 +0000)]
(x_draw_glyphs): Don't call notice_overwritten_cursor if
OVERLAPS_P.

23 years agoTypo.
Stefan Monnier [Wed, 28 Nov 2001 03:07:09 +0000 (03:07 +0000)]
Typo.

23 years ago(regexp-opt-depth): Fix off-by-two error.
Stefan Monnier [Wed, 28 Nov 2001 03:01:42 +0000 (03:01 +0000)]
(regexp-opt-depth): Fix off-by-two error.

23 years agoAdded note about display refresh while dialogs and pop-up menus are
Jason Rumney [Tue, 27 Nov 2001 19:23:36 +0000 (19:23 +0000)]
Added note about display refresh while dialogs and pop-up menus are
active on Windows. Updated Windows specific references from 21.1 to 21.2.

23 years ago(unexec): Index by n, not nn, when checking for ".sbss".
Richard M. Stallman [Mon, 26 Nov 2001 01:22:55 +0000 (01:22 +0000)]
(unexec): Index by n, not nn, when checking for ".sbss".

23 years ago(Fcall_process): When we make a bigger buffer for bufptr,
Richard M. Stallman [Mon, 26 Nov 2001 00:41:24 +0000 (00:41 +0000)]
(Fcall_process): When we make a bigger buffer for bufptr,
don't lose the data in it.

23 years ago(Fset_window_vscroll): Doc fix. From Kalle Olavi Niemitalo <kon@iki.fi>.
Eli Zaretskii [Sun, 25 Nov 2001 18:29:29 +0000 (18:29 +0000)]
(Fset_window_vscroll): Doc fix.  From Kalle Olavi Niemitalo <kon@iki.fi>.

23 years ago(IT_clear_screen): If the frame's faces are not yet
Eli Zaretskii [Fri, 23 Nov 2001 17:21:55 +0000 (17:21 +0000)]
(IT_clear_screen): If the frame's faces are not yet
realized, use the initial screen colors to clear the screen.

23 years agoFix a typo.
Eli Zaretskii [Wed, 21 Nov 2001 19:45:30 +0000 (19:45 +0000)]
Fix a typo.

23 years ago(temporary-file-directory, null-device)
Richard M. Stallman [Wed, 21 Nov 2001 12:03:46 +0000 (12:03 +0000)]
(temporary-file-directory, null-device)
(small-temporary-file-directory): Definitions moved up.

23 years ago(auto-save-file-name-transforms): Put remote files in
Richard M. Stallman [Wed, 21 Nov 2001 11:56:53 +0000 (11:56 +0000)]
(auto-save-file-name-transforms): Put remote files in
temporary-file-directory rather than /tmp.

23 years agoDon't alter minor-mode-alist.
Richard M. Stallman [Wed, 21 Nov 2001 10:54:56 +0000 (10:54 +0000)]
Don't alter minor-mode-alist.

23 years ago*** empty log message ***
Stefan Monnier [Wed, 21 Nov 2001 02:05:29 +0000 (02:05 +0000)]
*** empty log message ***

23 years agoUpdate table of versions of make that are suitable
Jason Rumney [Tue, 20 Nov 2001 23:13:40 +0000 (23:13 +0000)]
Update table of versions of make that are suitable
for building Emacs, based on recent feedback.

23 years ago*** empty log message ***
Jason Rumney [Tue, 20 Nov 2001 23:12:47 +0000 (23:12 +0000)]
*** empty log message ***

23 years agoRemoved.
Jason Rumney [Tue, 20 Nov 2001 22:45:36 +0000 (22:45 +0000)]
Removed.

23 years ago(w32-system-coding-system): Initialize from
Jason Rumney [Tue, 20 Nov 2001 22:20:08 +0000 (22:20 +0000)]
(w32-system-coding-system): Initialize from
locale-coding-system.

23 years agoFix a typo.
Eli Zaretskii [Tue, 20 Nov 2001 20:35:21 +0000 (20:35 +0000)]
Fix a typo.

23 years agoWhat to do when AUC TeX doesn't fontify.
Eli Zaretskii [Tue, 20 Nov 2001 19:16:14 +0000 (19:16 +0000)]
What to do when AUC TeX doesn't fontify.

23 years agoMark lm-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.
Eli Zaretskii [Tue, 20 Nov 2001 18:44:28 +0000 (18:44 +0000)]
Mark lm-mode as special.  Suggested by Klaus Straubinger <ksnetz@arcor.de>.

23 years agoMark gomoku-mode as special. Suggested by Klaus Straubinger <ksnetz@arcor.de>.
Eli Zaretskii [Tue, 20 Nov 2001 18:40:55 +0000 (18:40 +0000)]
Mark gomoku-mode as special.  Suggested by Klaus Straubinger <ksnetz@arcor.de>.

23 years ago(cperl-perldoc): Require man before binding `manual-program'.
Stefan Monnier [Tue, 20 Nov 2001 14:21:15 +0000 (14:21 +0000)]
(cperl-perldoc): Require man before binding `manual-program'.

23 years ago*** empty log message ***
Stefan Monnier [Mon, 19 Nov 2001 23:00:56 +0000 (23:00 +0000)]
*** empty log message ***

23 years ago(c-parse-state): Typo. From Martin Stjernholm.
Stefan Monnier [Mon, 19 Nov 2001 22:54:41 +0000 (22:54 +0000)]
(c-parse-state): Typo. From Martin Stjernholm.

23 years ago(comment-padding): Add :type and :group.
Stefan Monnier [Mon, 19 Nov 2001 20:36:28 +0000 (20:36 +0000)]
(comment-padding): Add :type and :group.

23 years agoRemove mistaken license notice.
Richard M. Stallman [Mon, 19 Nov 2001 19:02:04 +0000 (19:02 +0000)]
Remove mistaken license notice.

23 years ago(child_setup_tty): Don't clear ICRNL or INLCR.
Richard M. Stallman [Mon, 19 Nov 2001 14:48:18 +0000 (14:48 +0000)]
(child_setup_tty): Don't clear ICRNL or INLCR.

23 years ago(comment-indent): Fix misindentation for comment-only lines.
Stefan Monnier [Mon, 19 Nov 2001 04:59:24 +0000 (04:59 +0000)]
(comment-indent): Fix misindentation for comment-only lines.

23 years ago*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 02:06:24 +0000 (02:06 +0000)]
*** empty log message ***

23 years ago(note_mouse_highlight): Fix type of variable `ignore'.
Jason Rumney [Sun, 18 Nov 2001 02:00:03 +0000 (02:00 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.

23 years ago*** empty log message ***
Jason Rumney [Sun, 18 Nov 2001 01:51:42 +0000 (01:51 +0000)]
*** empty log message ***

23 years ago(x_draw_bar_cursor): Get glyph's face.
Jason Rumney [Sun, 18 Nov 2001 01:43:56 +0000 (01:43 +0000)]
(x_draw_bar_cursor): Get glyph's face.

23 years ago(note_mouse_highlight): Fix type of variable `ignore'.
Andreas Schwab [Sat, 17 Nov 2001 21:37:41 +0000 (21:37 +0000)]
(note_mouse_highlight): Fix type of variable `ignore'.

23 years ago*** empty log message ***
Jason Rumney [Sat, 17 Nov 2001 17:47:08 +0000 (17:47 +0000)]
*** empty log message ***

23 years ago(x_draw_bar_cursor): If the background color of the
Jason Rumney [Sat, 17 Nov 2001 17:40:47 +0000 (17:40 +0000)]
(x_draw_bar_cursor): If the background color of the
glyph under the cursor equals the frame's cursor color, use
the glyph's foreground color for drawing the bar cursor.
(x_after_update_window_line): Clear internal border
in different circumstances.
(w32_set_vertical_scroll_bar): Check for width and height > 0.
(w32_draw_relief_rect): Correct relief by 1 pixel.
(x_set_glyph_string_background_width): Set
extends_to_end_of_line_p if the row's fill_line_p is set and
drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
(x_display_and_set_cursor): If cursor_in_echo_area,
use NO_CURSOR if cursor_in_non_selected_windows is false.
(show_mouse_face): Clean up.  Recognize overwritten
cursor differently.
(x_draw_glyphs): Remove parameters READ_START and
REAL_END.  Notice if cursor gets overwritten.
(notice_overwritten_cursor): Renamed from
note_overwritten_text_cursor.  Rewritten to take glyph widths
into account, and to take X positions as parameters.
(x_draw_phys_cursor_glyph): Save state of w->phys_cursor_on_p
around call to x_draw_glyphs.

23 years ago(x_set_internal_border_width): Set frame garbaged
Jason Rumney [Sat, 17 Nov 2001 17:39:05 +0000 (17:39 +0000)]
(x_set_internal_border_width): Set frame garbaged
when X window doesn't exist yet.

23 years ago(notice_overwritten_cursor): Take care of end < 0 case.
Jason Rumney [Sat, 17 Nov 2001 17:36:51 +0000 (17:36 +0000)]
(notice_overwritten_cursor): Take care of end < 0 case.

23 years agoA work-around for block blinking cursor on GNU/Linux console.
Eli Zaretskii [Sat, 17 Nov 2001 17:29:37 +0000 (17:29 +0000)]
A work-around for block blinking cursor on GNU/Linux console.

23 years ago(tool_bar_item_info): Avoid calling Fget_text_property
Gerd Moellmann [Sat, 17 Nov 2001 10:48:51 +0000 (10:48 +0000)]
(tool_bar_item_info): Avoid calling Fget_text_property
with invalid position.

23 years agoUpdated MS-Windows problems.
Jason Rumney [Sat, 17 Nov 2001 01:18:32 +0000 (01:18 +0000)]
Updated MS-Windows problems.

23 years ago*** empty log message ***
Jason Rumney [Sat, 17 Nov 2001 00:55:13 +0000 (00:55 +0000)]
*** empty log message ***

23 years ago(delete-rectangle-line): Fix pos/column confusion.
Stefan Monnier [Sat, 17 Nov 2001 00:35:04 +0000 (00:35 +0000)]
(delete-rectangle-line): Fix pos/column confusion.

23 years ago(coff.h): Don't include on ISC 4.1.
Eli Zaretskii [Fri, 16 Nov 2001 13:46:27 +0000 (13:46 +0000)]
(coff.h): Don't include on ISC 4.1.

23 years ago(HAVE_SYS_WAIT_H): Undef for ISC 4.1. Reported by
Eli Zaretskii [Fri, 16 Nov 2001 13:45:29 +0000 (13:45 +0000)]
(HAVE_SYS_WAIT_H): Undef for ISC 4.1.  Reported by
Andrew Wiseman <a.wiseman@btclick.com>.

23 years ago(matching_regexp): Escape '\\'.
Gerd Moellmann [Fri, 16 Nov 2001 10:49:50 +0000 (10:49 +0000)]
(matching_regexp): Escape '\\'.

23 years ago(add_menu_item): Make help_echo and radio buttons
Jason Rumney [Thu, 15 Nov 2001 22:52:18 +0000 (22:52 +0000)]
(add_menu_item): Make help_echo and radio buttons
work for most menu items.  From David Ponce
<david.ponce@wanadoo.fr>.

23 years ago*** empty log message ***
Jason Rumney [Thu, 15 Nov 2001 22:50:57 +0000 (22:50 +0000)]
*** empty log message ***

23 years ago(menu-bar-edit-menu) <copy>: Put an explicit key binding.
Stefan Monnier [Thu, 15 Nov 2001 20:31:08 +0000 (20:31 +0000)]
(menu-bar-edit-menu) <copy>: Put an explicit key binding.

23 years agoMinor clarification.
Richard M. Stallman [Thu, 15 Nov 2001 18:54:13 +0000 (18:54 +0000)]
Minor clarification.

23 years ago(ada-add-extensions): Quote regexp special
Andreas Schwab [Thu, 15 Nov 2001 16:22:05 +0000 (16:22 +0000)]
(ada-add-extensions): Quote regexp special
characters and append anchor to pattern added to auto-mode-alist.

23 years ago#
André Spiegel [Thu, 15 Nov 2001 11:06:19 +0000 (11:06 +0000)]
#

23 years ago(x_draw_bar_cursor): If the background color of the
Gerd Moellmann [Thu, 15 Nov 2001 11:03:48 +0000 (11:03 +0000)]
(x_draw_bar_cursor): If the background color of the
glyph under the cursor equals the frame's cursor color, use
the glyph's foreground color for drawing the bar cursor.

23 years agoDocumentation fixes.
André Spiegel [Thu, 15 Nov 2001 10:56:37 +0000 (10:56 +0000)]
Documentation fixes.

23 years ago(direct_output_forward_char): Fix character/byte
Gerd Moellmann [Thu, 15 Nov 2001 10:31:05 +0000 (10:31 +0000)]
(direct_output_forward_char): Fix character/byte
position comparison.

23 years ago*** empty log message ***
Stefan Monnier [Thu, 15 Nov 2001 01:31:52 +0000 (01:31 +0000)]
*** empty log message ***

23 years ago(smerge-match-conflict): Fix typo.
Stefan Monnier [Thu, 15 Nov 2001 01:26:37 +0000 (01:26 +0000)]
(smerge-match-conflict): Fix typo.
(smerge-diff): Be careful to read match-data early enough.

23 years ago#
André Spiegel [Wed, 14 Nov 2001 13:56:40 +0000 (13:56 +0000)]
#

23 years ago(vc-cvs-diff-tree): New function.
André Spiegel [Wed, 14 Nov 2001 13:51:53 +0000 (13:51 +0000)]
(vc-cvs-diff-tree): New function.

23 years ago(vc-diff-internal, vc-coding-system-for-diff)
André Spiegel [Wed, 14 Nov 2001 13:50:58 +0000 (13:50 +0000)]
(vc-diff-internal, vc-coding-system-for-diff)
(vc-default-diff-tree): New functions.
(vc-version-diff): Use them.  As a result, coding systems are now
set up properly for all sorts of diffs, and tree diffs can now
also be done locally.
(vc-diff): With a prefix argument, don't require that it's called
from a buffer under version control.

23 years ago(ada-fill-comment-prefix): GNAT wants 2 spaces.
Stefan Monnier [Tue, 13 Nov 2001 20:19:08 +0000 (20:19 +0000)]
(ada-fill-comment-prefix): GNAT wants 2 spaces.

23 years ago(comment-normalize-vars): Handle a nil comment-padding.
Stefan Monnier [Tue, 13 Nov 2001 20:16:38 +0000 (20:16 +0000)]
(comment-normalize-vars): Handle a nil comment-padding.

23 years ago(todo-save): Add save-excursion and save-restriction.
Richard M. Stallman [Tue, 13 Nov 2001 04:12:45 +0000 (04:12 +0000)]
(todo-save): Add save-excursion and save-restriction.

23 years ago*** empty log message ***
Richard M. Stallman [Tue, 13 Nov 2001 04:12:33 +0000 (04:12 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Jason Rumney [Mon, 12 Nov 2001 23:39:52 +0000 (23:39 +0000)]
*** empty log message ***

23 years ago(Fx_open_connection): Only execute once.
Jason Rumney [Mon, 12 Nov 2001 23:25:13 +0000 (23:25 +0000)]
(Fx_open_connection): Only execute once.

23 years agoNo `interactive' spec in define-derived-mode body.
Richard M. Stallman [Mon, 12 Nov 2001 22:57:48 +0000 (22:57 +0000)]
No `interactive' spec in define-derived-mode body.

23 years ago*** empty log message ***
Richard M. Stallman [Mon, 12 Nov 2001 22:55:43 +0000 (22:55 +0000)]
*** empty log message ***

23 years ago(XTread_socket): Don't update focus for EnterNotify or
Richard M. Stallman [Mon, 12 Nov 2001 22:53:49 +0000 (22:53 +0000)]
(XTread_socket): Don't update focus for EnterNotify or
LeaveNotify events.  Only FocusIn and FocusOut do that now.
(x_display_and_set_cursor): Do display hollow cursors in active
minibuffer windows when they are not selected.

23 years ago(menu-bar-edit-menu): Don't use x-selection-exists-p if it is not fboundp.
Eli Zaretskii [Mon, 12 Nov 2001 19:23:57 +0000 (19:23 +0000)]
(menu-bar-edit-menu): Don't use x-selection-exists-p if it is not fboundp.
(clipboard-yank): Ditto.

23 years ago*** empty log message ***
Jason Rumney [Sat, 10 Nov 2001 13:40:49 +0000 (13:40 +0000)]
*** empty log message ***

23 years ago(redisplay-dont-pause): Don't set.
Jason Rumney [Sat, 10 Nov 2001 13:36:53 +0000 (13:36 +0000)]
(redisplay-dont-pause): Don't set.

23 years ago(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
Jason Rumney [Sat, 10 Nov 2001 13:25:12 +0000 (13:25 +0000)]
(single_submenu, w32_menu_show) [!HAVE_MULTILINGUAL_MENU]:
Protect unibyte strings created by replacing their multibyte
equivalents in menu_items.
(w32_menu_show): Don't overwrite an item's name with its key
description in case the description is a multibyte string.
(single_submenu): Some cleanup.

23 years ago(Fx_file_dialog): Pass a filter to GetOpenFileName.
Jason Rumney [Sat, 10 Nov 2001 13:24:02 +0000 (13:24 +0000)]
(Fx_file_dialog): Pass a filter to GetOpenFileName.
(enum_font_cb2): Ignore fonts starting with @, unless explicitly
specified.
(x_set_foreground_color): Set frame's cursor_pixel.
(x_set_font): Handle case of x_new_fontset returning the same name
as before, although there was a change in fontsets.

23 years ago(remember_mouse_glyph): New function.
Jason Rumney [Sat, 10 Nov 2001 13:20:57 +0000 (13:20 +0000)]
(remember_mouse_glyph): New function.
(w32_mouse_position): Use it.
(note_mouse_movement): If the mouse moved off the glyph, remember
its new position.
(x_y_to_hpos_vpos): Add parameter BUFFER_ONLY_P.
(fast_find_string_pos): New function.
(fast_find_position): Return the correct vpos.  Add parameter
STOP.  In the final row, stop before glyphs having STOP as object.
Don't consider glyphs that are not from a buffer.
(expose_window_tree, expose_frame): Don't compute intersections here.
(expose_window): Do it here instead.
(expose_window_tree, expose_window, expose_line): Return 1 when
overwriting mouse-face.
(expose_window): If W is the window currently being updated, mark
the frame garbaged.
(expose_frame): If mouse-face was overwritten, redo it.
(x_draw_glyph_string): Restore clipping after drawing box.
Fix a computation of the underline position.
(w32_get_glyph_string_clip_rect): Minor cleanup.
(x_fill_stretch_glyph_string): Remove an assertion.
(x_produce_glyphs): Don't convert multibyte characters
to unibyte characters in unibyte buffers.
(cursor_in_mouse_face_p): New function.
(x_draw_stretch_glyph_string): Use it to choose a different GC
when drawing a cursor within highlighted text.  Don't draw
background again if it has already been drawn.
(x_draw_glyph_string_box): Don't draw a full-width
box just because the glyph row's full_width_p flag is set.
(x_draw_glyphs): Fix computation of rightmost x for
full-width rows.
(w32_draw_relief_rect): Extend left shadow to the bottom and left;
change bottom shadow accordingly. Some cleanup.
(x_update_window_end): Handle overwritten mouse face
also for tool bar windows.
(show_mouse_face): Set the glyph row's mouse_face_p flag also when
DRAW is DRAW_IMAGE_RAISED.
(clear_mouse_face): Return 1 if text with mouse face was
actually redrawn.  Make the function static.  Reset
dpyinfo->mouse_face_overlay otherwise note_mouse_highlight might
optimize away highlighting if we pass over that same overlay again.
(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.  Avoid changing the
mouse pointer shape when show_mouse_face has already done it, or
there is no need.  Handle mouse-face and help-echo in strings.
(glyph_rect): New function.
(w32_mouse_position): Use it to raise the threshold for mouse
movement event generation.
(w32_initialize_display_info): Initialize the x_display_info's
mouse_face_overlay.
(w32_set_vertical_scroll_bar): Don't clear a zero height
or width area.
(w32_set_vertical_scroll_bar, x_scroll_bar_create): Don't configure
a widget to zero height.

23 years ago(struct w32_output): Correct spelling of x_compatible.
Jason Rumney [Sat, 10 Nov 2001 13:18:40 +0000 (13:18 +0000)]
(struct w32_output): Correct spelling of x_compatible.
(w32_display_info): Add mouse_face_overlay.

23 years ago(unexec): Use mmap/munmap to allocate buffers
Gerd Moellmann [Sat, 10 Nov 2001 11:42:38 +0000 (11:42 +0000)]
(unexec): Use mmap/munmap to allocate buffers
instead of malloc/free.

23 years ago#
André Spiegel [Fri, 9 Nov 2001 15:15:34 +0000 (15:15 +0000)]
#

23 years ago(vc-annotate-color-map): Doc fix.
André Spiegel [Fri, 9 Nov 2001 15:14:49 +0000 (15:14 +0000)]
(vc-annotate-color-map): Doc fix.

23 years ago#
André Spiegel [Fri, 9 Nov 2001 15:14:01 +0000 (15:14 +0000)]
#