aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-03-101-6/+3
|\
| * (handle_single_display_spec): Undo 2007-10-16 changes.YAMAMOTO Mitsuharu2008-03-031-6/+3
| * (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+1
| * *** empty log message ***Juanma Barranquero2008-02-171-1/+1
* | (GET_NEXT_DISPLAY_ELEMENT): New macro.Kim F. Storm2008-03-081-5/+6
* | (next_overlay_string): Don't set overlay_strings_at_end_processed_p ifChong Yidong2008-02-291-1/+1
* | (get_overlay_strings_1): Fix typo.Stefan Monnier2008-02-291-1/+1
* | (get_overlay_strings_1): Add missing argument type.Chong Yidong2008-02-291-0/+1
* | (handle_auto_composed_prop): Don't make composition if it->stringKenichi Handa2008-02-281-1/+1
* | (display_mode_element): Cancel the previous change.Kenichi Handa2008-02-281-18/+9
* | (get_next_display_element, next_element_from_display_vector):Kim F. Storm2008-02-271-29/+30
* | * dispextern.h (face_at_buffer_position, face_for_overlay_string)Stefan Monnier2008-02-261-15/+17
* | (x_produce_glyphs): For a visible glyph, assure at leastKenichi Handa2008-02-251-0/+8
* | (struct glyph_string): New member padding_p.Kenichi Handa2008-02-251-4/+15
* | Allow fine-grained image-cache flushing.Stefan Monnier2008-02-241-29/+20
* | Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-7/+1
* | (display_mode_element): Fix previous change.Kenichi Handa2008-02-211-1/+1
* | (decode_mode_spec): New arg string.Kenichi Handa2008-02-211-9/+17
* | *** empty log message ***Juanma Barranquero2008-02-171-9/+9
* | (handle_composition_prop): Set it->c to the fistKenichi Handa2008-02-171-11/+19
* | * xselect.c (x_handle_dnd_message):Stefan Monnier2008-02-071-20/+21
* | (x_produce_glyphs): Don't set it->ascent and it->descentKenichi Handa2008-02-061-1/+4
* | Merge from emacs--devo--0Miles Bader2008-01-301-24/+61
|\ \
| * | (pos_visible_p): Handle the case where charpos falls onChong Yidong2008-01-261-0/+22
| * | (redisplay_window): Run Qwindow_text_change_functions andRichard M. Stallman2008-01-251-6/+27
| * | (Qauto_hscroll_mode): New var.Stefan Monnier2008-01-191-15/+12
| * | * movemail.c:Dan Nicolaescu2008-01-131-3/+0
* | | Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\| |
| * | Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\|
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-291-0/+18
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-12-281-0/+18
| |\|
| | * (phys_cursor_in_rect_p): Check if cursor is in fringe area.YAMAMOTO Mitsuharu2007-12-241-0/+18
* | | (handle_auto_composed_prop): Change the argument toKenichi Handa2007-12-251-14/+20
* | | (handle_auto_composed_prop): Don't get a character atKenichi Handa2007-12-141-36/+10
* | | (handle_auto_composed_prop): Use Fget_text_propertyKenichi Handa2007-12-131-8/+12
* | | Merge from emacs--devo--0Miles Bader2007-12-061-2/+6
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-12-061-2/+6
| |\|
| | * (syms_of_xdisp) <scroll-conservatively>: Doc fix.Richard M. Stallman2007-12-011-2/+6
* | | (handle_auto_composed_prop): Fix previous change.Kenichi Handa2007-12-061-16/+11
* | | (handle_auto_composed_prop): Simplify the code. NeverKenichi Handa2007-12-041-65/+69
* | | (back_to_previous_visible_line_start): Fix type of begAndreas Schwab2007-12-021-1/+1
* | | (handle_composition_prop): Adjusted for the change ofKenichi Handa2007-12-011-5/+5
* | | Merge from emacs--devo--0Miles Bader2007-11-111-26/+85
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-11-111-1/+1
| |\|
| | * (load_overlay_strings): Fix copy&paste typo.Stefan Monnier2007-11-101-1/+1
| * | Merge from emacs--rel--22Miles Bader2007-11-091-26/+85
| |\|
| | * (handle_face_prop): Fix last change.Chong Yidong2007-11-071-2/+2
| | * (handle_face_prop): Test for strings that came from overlays,Richard M. Stallman2007-11-041-21/+61
| | * (handle_face_prop): Use face_at_buffer_position_no_overlaysRichard M. Stallman2007-11-031-8/+23