aboutsummaryrefslogtreecommitdiffstats
path: root/src/xdisp.c
Commit message (Expand)AuthorAgeFilesLines
* Overhaul and simplify single_kboard API. Allow calls to `recursive-edit' in ...Karoly Lorentey2006-01-031-4/+4
* Fix crash in lookup_image on termcap frames.Karoly Lorentey2005-12-301-13/+20
* Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-16/+16
* Merged from [email protected] (patch 169-173, 671-676)Karoly Lorentey2005-12-191-1/+5
|\
| * (syms_of_xdisp) <blink-cursor-alist>: Doc fix.Richard M. Stallman2005-12-111-1/+5
* | Merged from [email protected] (patch 152-156, 642-654)Karoly Lorentey2005-11-181-2/+7
|\|
| * (handle_stop): Skip overlay string handling ifKim F. Storm2005-11-111-1/+6
| * Use local var `b' instead of XBUFFER (w->buffer) also whenKim F. Storm2005-11-071-1/+1
* | Merged from [email protected] (patch 149-151, 629-641)Karoly Lorentey2005-11-071-21/+90
|\|
| * (show_mouse_face): Clear mouse face to eol.Kim F. Storm2005-11-041-1/+5
| * (display_line): Restore it->current_x and callKim F. Storm2005-10-301-11/+9
| * (Fformat_mode_line): Clear mode_line_proptrans_alist after saving.Richard M. Stallman2005-10-291-0/+3
| * (handle_fontified_prop): Do nothing if memory full.Richard M. Stallman2005-10-291-12/+63
| * (decode_mode_spec): Define %e to indicate memory full.Richard M. Stallman2005-10-281-0/+13
* | Merged from [email protected] (patch 593-595)Karoly Lorentey2005-10-191-7/+24
|\|
| * (pos_visible_p): Convert w->hscroll to pixels before use.Kim F. Storm2005-10-131-2/+11
| * (remember_mouse_glyph): Use MATRIX_BOTTOM_TEXT_ROW toYAMAMOTO Mitsuharu2005-10-121-5/+13
* | Merged from [email protected] (patch 578-592)Karoly Lorentey2005-10-121-33/+303
|\|
| * (remember_mouse_glyph): New generic version based onKim F. Storm2005-10-111-0/+175
| * Rename member for_overlaps_p in struct glyph_string toYAMAMOTO Mitsuharu2005-10-071-33/+128
* | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-7/+13
|\|
| * (try_window): Skip scroll-margin check if ZV is visible.Kim F. Storm2005-10-011-1/+2
| * * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-0/+1
| * (message_dolog): Add warning about GC and Lisp strings.Kim F. Storm2005-09-221-6/+10
* | Merged from [email protected] (patch 116-117, 544-550)Karoly Lorentey2005-09-171-20/+23
|\|
| * (overlay_arrow_at_row): Add HAVE_WINDOW_SYSTEM conditional.Richard M. Stallman2005-09-151-19/+20
| * (move_it_vertically): Don't try to fetch byte BEGV-1.Kim F. Storm2005-09-151-1/+3
* | Merged from [email protected] (patch 543)Karoly Lorentey2005-09-171-1/+11
|\|
| * (message3): Pass copy of lisp string to message_dolog.Kim F. Storm2005-09-121-1/+9
| * (display_mode_element): Be sure to make variables THISKenichi Handa2005-09-121-0/+2
* | Fix crash after y-or-n-p prompt triggered by emacsclient. (Reported by Han Bo...Karoly Lorentey2005-09-111-2/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-091-23/+16
|\|
| * * xdisp.c (try_window_reusing_current_matrix): Clear mode_line_pKim F. Storm2005-09-081-1/+1
| * (redisplay_internal): Mark updated frames in new updated_pKim F. Storm2005-09-081-19/+10
| * * xdisp.c (handle_display_prop): Respect overlay window property.Kim F. Storm2005-09-071-1/+4
| * (try_window): Remove superfluous cursor_height calculation.Kim F. Storm2005-09-071-2/+1
* | Merged in changes from CVS trunk. (Testing my own CVS gateway.)Karoly Lorentey2005-09-051-3/+23
|\|
| * (redisplay_internal): Make UPDATED as long as needed.Richard M. Stallman2005-09-041-3/+23
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-29/+125
|\|
| * (pos_visible_p): Yet another int/Lisp_Object mixup (YAILOM).Stefan Monnier2005-08-261-2/+2
| * (resize_mini_window): Fix 2005-08-20 change.Kim F. Storm2005-08-261-2/+1
| * (redisplay_window): Call update_window_fringes withKim F. Storm2005-08-211-4/+3
| * (display_echo_area_1): Get display start pos from w->start.Richard M. Stallman2005-08-201-5/+20
| * (calc_pixel_width_or_height): Use actual displayKim F. Storm2005-08-181-1/+10
| * (pos_visible_p): Adjust X value if window is hscrolled.Kim F. Storm2005-08-171-0/+3
| * (message3_nolog): Clear echo_message_buffer.Richard M. Stallman2005-08-161-0/+3
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+3
| * (syms_of_xdisp) <redisplay-end-trigger-functions>: Defvar it.Juanma Barranquero2005-07-301-1/+7
| * (redisplay_internal): Only try to hscroll each frame onceKim F. Storm2005-07-181-2/+16
| * (select_frame_for_redisplay): Use find_symbol_value.Richard M. Stallman2005-07-151-2/+4