/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3166 by kfstorm, Fri Mar 21 22:58:24 2003 UTC revision 1.3167 by ttn, Sat Mar 22 01:35:32 2003 UTC
# Line 1  Line 1 
1    2003-03-22  Thien-Thi Nguyen  <ttn@gnu.org>
2    
3            * Makefile.in: Make sure space precedes end-of-line backslashes.
4    
5  2003-03-22  Kim F. Storm  <storm@cua.dk>  2003-03-22  Kim F. Storm  <storm@cua.dk>
6    
7          * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):          * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
# Line 24  Line 28 
28          the output cursor, and help echo from xterm.c, w32term.c and          the output cursor, and help echo from xterm.c, w32term.c and
29          macterm.c into xdisp.c.  It also generalizes the use of the          macterm.c into xdisp.c.  It also generalizes the use of the
30          window_part enum instead of using numeric values throughout.          window_part enum instead of using numeric values throughout.
31            
32          * xdisp.c: Consolidate gui-independent code here.          * xdisp.c: Consolidate gui-independent code here.
33          Include keymap.h.          Include keymap.h.
34          (Qhelp_echo): Import.          (Qhelp_echo): Import.
# Line 45  Line 49 
49          (tool_bar_item_info, notice_overwritten_cursor): Make static.          (tool_bar_item_info, notice_overwritten_cursor): Make static.
50          (frame_to_window_pixel_xy, get_glyph_string_clip_rect)          (frame_to_window_pixel_xy, get_glyph_string_clip_rect)
51          (set_output_cursor, x_cursor_to, handle_tool_bar_click)          (set_output_cursor, x_cursor_to, handle_tool_bar_click)
52          (x_write_glyphs, x_insert_glyphs, x_clear_end_of_line):          (x_write_glyphs, x_insert_glyphs, x_clear_end_of_line):
53          (x_fix_overlapping_area, draw_phys_cursor_glyph, erase_phys_cursor)          (x_fix_overlapping_area, draw_phys_cursor_glyph, erase_phys_cursor)
54          (display_and_set_cursor, x_update_cursor, x_clear_cursor)          (display_and_set_cursor, x_update_cursor, x_clear_cursor)
55          (show_mouse_face, clear_mouse_face, cursor_in_mouse_face_p)          (show_mouse_face, clear_mouse_face, cursor_in_mouse_face_p)
# Line 101  Line 105 
105    
106          * xterm.h (No_Cursor): Declare as None for X.          * xterm.h (No_Cursor): Declare as None for X.
107          (struct mac_output): Replace member cross_cursor by hand_cursor.          (struct mac_output): Replace member cross_cursor by hand_cursor.
108            
109          * xterm.c: Remove consolidated defines and code.          * xterm.c: Remove consolidated defines and code.
110          (BETWEEN): Remove unused macro.          (BETWEEN): Remove unused macro.
111          (x_draw_vertical_window_border, x_shift_glyphs_for_insert)          (x_draw_vertical_window_border, x_shift_glyphs_for_insert)
# Line 128  Line 132 
132          * w32fns.c: Remove setup of cross_cursor (already has hand_cursor).          * w32fns.c: Remove setup of cross_cursor (already has hand_cursor).
133    
134          * w32console.c: Remove consolidated defines and code.          * w32console.c: Remove consolidated defines and code.
135            
136          * msdos.h (Display_Info): Add generic typedef.          * msdos.h (Display_Info): Add generic typedef.
137    
138          * msdos.c: Remove consolidated defines and code.          * msdos.c: Remove consolidated defines and code.

Legend:
Removed from v.1.3166  
changed lines
  Added in v.1.3167

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26