aboutsummaryrefslogtreecommitdiffstats
path: root/src/dispnew.c
Commit message (Expand)AuthorAgeFilesLines
* Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-1/+1
* Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from [email protected]Karoly Lorentey2007-04-221-1/+34
|\|
| * (adjust_frame_glyphs_for_frame_redisplay): Set garbaged flag inChong Yidong2007-04-161-1/+34
* | Merged from [email protected]Karoly Lorentey2007-04-221-0/+6
|\|
| * (Fopen_termscript): Add BLOCK_INPUT around fclose.YAMAMOTO Mitsuharu2007-03-201-1/+8
* | Merged from [email protected]Karoly Lorentey2007-02-241-18/+18
|\|
| * (update_text_area): Clear mouse face on header lines.Kim F. Storm2007-02-221-2/+4
| * (update_frame, update_single_window): Set force_p here ifKim F. Storm2007-02-221-16/+14
* | Merged from [email protected]Karoly Lorentey2007-01-291-7/+7
|\|
| * * dispnew.c (update_text_area): Revert 2006-09-17 change.Chong Yidong2007-01-211-6/+6
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected].Karoly Lorentey2006-12-031-22/+7
|\|
| * (adjust_frame_glyphs_for_window_redisplay): Fix #endif comments.YAMAMOTO Mitsuharu2006-10-171-2/+2
| * (adjust_frame_glyphs_for_frame_redisplay): Remove unused variable ch_dim.YAMAMOTO Mitsuharu2006-10-161-21/+6
* | Merged from [email protected]Karoly Lorentey2006-10-141-3/+15
|\|
| * * dispnew.c (sit_for): Sit forever if TIMEOUT is t.Chong Yidong2006-10-101-2/+8
| * (update_text_area): Undo 2000-07-18 change.Kim F. Storm2006-09-171-0/+5
| * (Fredisplay): Document return value.Kim F. Storm2006-09-101-1/+2
* | Merged from [email protected]Karoly Lorentey2006-07-291-3/+9
|\|
| * Fix previous change.Richard M. Stallman2006-07-171-3/+3
| * (init_display): Mention DISPLAY as well as TERM in err msg.Richard M. Stallman2006-07-171-3/+9
* | Merged from [email protected].Karoly Lorentey2006-07-141-63/+46
|\|
| * (sit_for): Tiny simplification.Kim F. Storm2006-07-121-3/+1
| * (sit_for): Use XINT.Kim F. Storm2006-07-121-1/+1
| * (sit_for): Signal error if TIMEOUT is not a number in case arg comesKim F. Storm2006-07-111-6/+10
| * (sit_for): Reduce number of args from 5 to 3.Kim F. Storm2006-07-111-15/+28
| * Doc fix.Chong Yidong2006-07-111-1/+1
| * (Fredisplay): Doc fix.Kim F. Storm2006-07-101-2/+2
| * (Fredisplay): Add FORCE argument to force redisplay whenKim F. Storm2006-07-101-6/+13
| * * puresize.h (BASE_PURESIZE): Increment to 1211000.Chong Yidong2006-07-101-53/+14
| * (sit_for): Fix preempt condition.Kim F. Storm2006-07-031-1/+1
* | Merged from [email protected]Karoly Lorentey2006-06-271-9/+124
|\|
| * (update_frame): Check for input pending on entry.Kim F. Storm2006-06-171-2/+11
| * (sit_for): Undo 2006-06-01 change. Instead, aKim F. Storm2006-06-131-5/+11
| * Modify preemptive redisplay to be based on periodic checks for input.Kim F. Storm2006-06-121-4/+104
* | Merged from [email protected].Karoly Lorentey2006-06-121-3/+7
|\|
| * Mention `redisplay-dont-pause' in doc string ofDavid Kastrup2006-06-041-0/+3
| * Whitespace changes.Richard M. Stallman2006-06-011-3/+1
| * (sit_for): Perform redisplay even if input is pendingKim F. Storm2006-06-011-1/+4
* | Merged from [email protected]Karoly Lorentey2006-05-031-2/+0
|\|
| * (update_window): Don't set changed_p when mode/headerYAMAMOTO Mitsuharu2006-05-011-2/+0
* | Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.)Karoly Lorentey2006-04-201-1/+1
* | Merged from [email protected]Karoly Lorentey2006-04-191-1/+1
|\|
| * * dispnew.c (init_display): Don't init X display if the user askedJan Djärv2006-04-121-1/+1
* | Merged from [email protected]Karoly Lorentey2006-03-221-0/+7
|\|
| * * dispnew.c (init_display): Check DISPLAY here.Andreas Schwab2006-03-201-0/+7
* | Merged from Karoly Lorentey2006-02-241-3/+10
|\|
| * (update_text_area): Avoid needless redraw of rightmostYAMAMOTO Mitsuharu2006-02-231-3/+10