summaryrefslogtreecommitdiff
path: root/src/dispextern.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* (enum face_id): Add MENU_FACE_ID.Gerd Moellmann1999-10-061-2/+10
* Add prototype for add_to_log.Gerd Moellmann1999-09-231-0/+1
* Add prototypes for gamma_correct andGerd Moellmann1999-09-141-1/+3
* Change prototype of resize_mini_window.Gerd Moellmann1999-09-121-1/+2
* (SCROLL_BAR_FACE_ID, BORDER_FACE_ID,Gerd Moellmann1999-09-071-0/+6
* ChangeGerd Moellmann1999-09-051-19/+19
* Change spelling of `toolbar' to `tool_bar' or `tool-bar'.Gerd Moellmann1999-09-051-33/+33
* [macintosh]: Include macterm.h to define substitute XRichard M. Stallman1999-09-031-0/+3
* Add function prototype for resize_mini_window.Gerd Moellmann1999-09-031-0/+1
* (struct it): Change the size of the member `ctl_chars'.Kenichi Handa1999-09-031-2/+5
* (WINDOW_DISPLAY_PIXEL_WIDTH): SubtractGerd Moellmann1999-08-301-2/+2
* (struct glyph_matrix): Add buffer, begv, and zv.Gerd Moellmann1999-08-231-0/+6
* (NO_PROMPT_IN_BUFFER): Removed.Gerd Moellmann1999-08-211-21/+4
* (struct it): Remove memberGerd Moellmann1999-08-171-3/+1
* (struct glyph_row): Add overlapping_p.Gerd Moellmann1999-08-061-5/+38
* (load_color, lookup_derived_face): DeclareEli Zaretskii1999-07-301-0/+3