aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,Andrew Choi2002-04-261-1/+1
* (marginal_area_string): Add prototype.Pavel Janík2002-04-141-0/+1
* Change defvar_int def and vars to use EMACS_INT instead of just int.Stefan Monnier2002-03-041-1/+1
* (minibuf_selected_window): Renamed from Vminibuf_selected_window.Kim F. Storm2002-02-281-3/+3
* (CURRENT_MODE_LINE_FACE_ID_3): Compare withKim F. Storm2002-02-261-3/+3
* (CURRENT_MODE_LINE_FACE_ID_3): Use mode_line_in_non_selected_windows.Kim F. Storm2002-02-131-7/+6
* (CURRENT_MODE_LINE_FACE_ID_3): New macro.Kim F. Storm2002-02-111-5/+25
* (CURRENT_MODE_LINE_FACE_ID): Fix last change.Eli Zaretskii2002-02-091-1/+1
* (CURRENT_MODE_LINE_FACE_ID): New macro.Kim F. Storm2002-02-081-1/+10
* Add prototype for set_tty_color_mode and tty_setup_colors.Eli Zaretskii2002-01-251-0/+2
* dispextern.h (WINDOW_WANTS_MODELINE_P): Use XFASTINT on window height beforeKen Raeburn2002-01-211-2/+2
* (WINDOW_WANTS_MODELINE_P): Check window height > 1.Richard M. Stallman2002-01-181-6/+8
* Fix typos.Pavel Janík2002-01-141-24/+24
* Fix wording of a comment.Eli Zaretskii2002-01-131-2/+2
* Fringe cleanup.Kim F. Storm2001-11-161-5/+5
* (image_background, image_background_transparent):Richard M. Stallman2001-11-141-0/+4
* (struct face) <colors_copied_bitwise_p>: NewGerd Moellmann2001-10-311-0/+5
* Comment fix.Gerd Moellmann2001-10-311-1/+1
* (struct image): Add `background', `background_valid', andMiles Bader2001-10-241-0/+38
* (row_containing_pos): Adjust prototype.Gerd Moellmann2001-10-241-1/+1
* (struct glyph_row): Remove `inverse_p' field.Miles Bader2001-10-201-6/+0
* (struct glyph_row) <ends_in_newline_from_string_p>:Gerd Moellmann2001-10-011-0/+3
* (required_matrix_width, required_matrix_height):Gerd Moellmann2001-09-261-2/+4
* (row_containing_pos): Add prototype.Gerd Moellmann2001-09-251-0/+3
* (struct face_cache): Add memberGerd Moellmann2001-08-221-0/+4
* (resize_echo_area_exactly): Fix typo in functionGerd Moellmann2001-08-011-1/+1
* (struct it): Increase size of ctl_chars to 16.Gerd Moellmann2001-07-251-3/+3
* (struct face): Change type of `stipple' toGerd Moellmann2001-07-201-2/+3
* Improve a comment.Gerd Moellmann2001-07-031-1/+2
* (struct it): Add member display_ellipsis_p.Gerd Moellmann2001-06-261-0/+1
* Comment fixes.Gerd Moellmann2001-05-091-2/+4
* (inverse_video): Declare extern.Gerd Moellmann2001-05-071-0/+1
* (x_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-3/+0
* Improve comments.Gerd Moellmann2001-03-141-3/+6
* (string_buffer_position): Add prototype.Gerd Moellmann2001-03-091-0/+1
* (buffer_posn_from_coords): Adjust prototype.Gerd Moellmann2001-03-091-1/+2
* (face_at_string_position): Change prototype.Gerd Moellmann2001-03-081-2/+2
* (start_hourglass, cancel_hourglass)Gerd Moellmann2001-02-211-3/+3
* (line_bottom_y): Add prototype.Gerd Moellmann2001-02-191-0/+1
* (struct face): Add comment for how to handle a negative value inKenichi Handa2001-02-091-1/+5
* (enum lface_attribute_index): AddGerd Moellmann2001-02-051-0/+1
* (Vtool_bar_button_margin:): Declare extern.Gerd Moellmann2001-01-301-2/+10
* (redisplay_preserve_echo_area): Change prototype.Gerd Moellmann2001-01-161-1/+1
* (struct image): Replace member `margin' withGerd Moellmann2001-01-121-2/+2
* (move_it_vertically_backward): Declare.Dave Love2001-01-041-0/+1
* (move_it_past_eol): Add prototype.Gerd Moellmann2001-01-031-0/+1
* (GLYPH_EQUAL_P): Also compare pixel widths,Gerd Moellmann2000-12-211-1/+2
* (ensure_frame_matrix): Function declaration removed.Gerd Moellmann2000-12-211-1/+0
* (ensure_frame_matrix): Add prototype.Gerd Moellmann2000-12-201-0/+1
* (cursor_in_non_selected_windows): Declare extern.Gerd Moellmann2000-12-121-0/+1