summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* (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
* Change external declaration of tip_frame.Gerd Moellmann2000-12-111-1/+1
* (struct glyph_matrix): Add member window_left_x.Gerd Moellmann2000-12-061-5/+7
* (struct it): Add face_before_selective_p.Gerd Moellmann2000-12-051-3/+6
* (CURRENT_MODE_LINE_HEIGHT)Gerd Moellmann2000-11-141-14/+23
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-221-1/+1
* (unspecified_fg, unspecified_bg): Declare.Eli Zaretskii2000-10-161-0/+1
* (struct it): Remove member add_overlay_start.Gerd Moellmann2000-10-131-6/+2
* (updating_frame): Declare extern.Gerd Moellmann2000-09-291-0/+4
* (help_echo_showing_p): Declare extern.Gerd Moellmann2000-09-251-0/+1
* (enum lface_attribute_index): Add LFACE_INHERIT_INDEX.Miles Bader2000-08-261-0/+1
* (Qredisplay_dont_pause): Declare extern.Gerd Moellmann2000-08-091-0/+1
* (GLYPH_FROM_CHAR_GLYPH): Use CHARACTERBITS bitsGerd Moellmann2000-07-261-3/+3
* Correct a typo in a comment.Eli Zaretskii2000-07-201-1/+1
* (Fx_show_tip): Adjust number of parametersGerd Moellmann2000-07-141-1/+1
* (struct redisplay_interface): Add parameterGerd Moellmann2000-07-121-2/+9
* (struct glyph_row): Add flag mouse_face_p.Gerd Moellmann2000-07-111-0/+3
* Add some comments.Gerd Moellmann2000-07-051-2/+8
* (struct it): Add member add_overlay_start.Gerd Moellmann2000-06-221-0/+4
* (display_prop_intangible_p): Add prototype.Gerd Moellmann2000-06-201-0/+1
* (struct it): Add starts_in_middle_of_char_p.Gerd Moellmann2000-06-061-2/+19
* (struct glyph) [WINDOWSNT]: Add w32_font_type member.Jason Rumney2000-05-301-0/+8
* (Vimage_types): Add extern declaration.Gerd Moellmann2000-05-191-0/+1
* (DEFAULT_IMAGE_HEIGHT): New macro.Gerd Moellmann2000-05-021-6/+4
* Change names of renamed functions from dispnew.c in prototypes.Gerd Moellmann2000-04-251-3/+3
* (struct it): Remove member prompt_width, add extra_line_spacing.Gerd Moellmann2000-04-241-4/+3
* * lisp.h (XCONS, XSTRING, XSYMBOL, XFLOAT, XPROCESS, XWINDOW, XSUBR, XBUFFER):Ken Raeburn2000-03-301-0/+2
* (INC_TEXT_POS, DEC_TEXT_POS): Add parameter MULTIBYTE_P.Gerd Moellmann2000-03-271-4/+10
* [!HAVE_WINDOW_SYSTEM] (FACE_SUITABLE_FOR_CHAR_P,Kenichi Handa2000-03-221-2/+7
* (struct glyph): New member glyph_not_available_p.Kenichi Handa2000-03-211-33/+29
* (x_free_colors): Add prototype.Gerd Moellmann2000-03-021-0/+3
* (Fx_show_busy_cursor, Fx_hide_busy_cursor):Gerd Moellmann2000-02-251-3/+2
* Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,Andrew Innes2000-02-061-5/+11
* (FACE_FROM_ID): Cast the arg ID to `unsigned'.Kenichi Handa1999-12-271-1/+1
* (struct glyph): Make face_id and padding_p the topKenichi Handa1999-12-271-53/+41
* Changes for separate unspecified foreground and background colorsEli Zaretskii1999-12-151-0/+8
* (enum glyph_type): New member COMPOSITE_GLYPH.Kenichi Handa1999-12-151-7/+31
* Oops, forgot to commit the change in dispextern.h together with theEli Zaretskii1999-12-081-0/+1
* (struct image): New member load_failed_p.Gerd Moellmann1999-10-091-0/+3