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

Diff of /emacs/src/ChangeLog

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

revision 1.2239 by sds, Mon Nov 19 15:13:45 2001 UTC revision 1.2240 by monnier, Mon Nov 19 20:55:10 2001 UTC
# Line 1  Line 1 
1    2001-11-19  Stefan Monnier  <monnier@cs.yale.edu>
2    
3            * frame.c: Don't include keymap.h any more.
4            (keys_of_frame): Remove.
5    
6            * lisp.h (keys_of_frame): Remove declaration.
7    
8            * emacs.c (main): Don't call `keys_of_frame' any more.
9    
10  2001-11-14  Andreas Schwab  <schwab@suse.de>  2001-11-14  Andreas Schwab  <schwab@suse.de>
11    
12          * unexelf.c [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS          * unexelf.c [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS
13          if defined, 0 otherwise.          if defined, 0 otherwise.
14          (MAP_FAILED): Define if not defined and use it for testing mmap          (MAP_FAILED): Define if not defined and use it to test mmap failure.
         failure.  
15          (unexec) [!MAP_ANON]: Use /dev/zero as file to map.          (unexec) [!MAP_ANON]: Use /dev/zero as file to map.
16    
17  2001-11-19  Richard M. Stallman  <rms@gnu.org>  2001-11-19  Richard M. Stallman  <rms@gnu.org>
# Line 20  Line 28 
28          circumstances.          circumstances.
29          (w32_set_vertical_scroll_bar): Check for width and height > 0.          (w32_set_vertical_scroll_bar): Check for width and height > 0.
30          (w32_draw_relief_rect): Correct relief by 1 pixel.          (w32_draw_relief_rect): Correct relief by 1 pixel.
31          (x_set_glyph_string_background_width): Set          (x_set_glyph_string_background_width):
32          extends_to_end_of_line_p if the row's fill_line_p is set and          Set extends_to_end_of_line_p if the row's fill_line_p is set and
33          drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.          drawing the last glyph with DRAW_IMAGE_{RAISED,SUNKEN}.
34          (x_display_and_set_cursor): If cursor_in_echo_area, use NO_CURSOR          (x_display_and_set_cursor): If cursor_in_echo_area, use NO_CURSOR
35          if cursor_in_non_selected_windows is false.          if cursor_in_non_selected_windows is false.
36          (show_mouse_face): Clean up.  Recognize overwritten cursor          (show_mouse_face): Clean up.  Recognize overwritten cursor differently.
         differently.  
37          (x_draw_glyphs): Remove parameters REAL_START and REAL_END.          (x_draw_glyphs): Remove parameters REAL_START and REAL_END.
38          Notice if cursor gets overwritten.          Notice if cursor gets overwritten.
39          (notice_overwritten_cursor): Renamed from          (notice_overwritten_cursor): Renamed from
# Line 64  Line 71 
71          (enum gs_keyword_index): Add GS_BACKGROUND.          (enum gs_keyword_index): Add GS_BACKGROUND.
72          (pbm_load, png_load, jpeg_load, tiff_load, gif_load):          (pbm_load, png_load, jpeg_load, tiff_load, gif_load):
73          Pre-calculate image background color where necessary.          Pre-calculate image background color where necessary.
74          (x_create_x_image_and_pixmap, xbm_load, gs_load): Use          (x_create_x_image_and_pixmap, xbm_load, gs_load):
75          display info's n_cbits entry for screen depth.          Use display info's n_cbits entry for screen depth.
76          (Fx_show_tip): Remove unused variables `buffer', `top',          (Fx_show_tip): Remove unused variables `buffer', `top',
77          `left', `max_width' and `max_height'.          `left', `max_width' and `max_height'.
78    

Legend:
Removed from v.1.2239  
changed lines
  Added in v.1.2240

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