aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (Sigh.) Don't try to read more events than the buffer size.Karoly Lorentey2004-02-261-1/+1
* Merged in changes from CVS HEADKaroly Lorentey2004-02-264-58/+127
|\
| * (handle_single_display_prop): Handle left-fringe andKim F. Storm2004-02-251-40/+70
| * *** empty log message ***Kim F. Storm2004-02-251-0/+10
| * Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-114Miles Bader2004-02-253-5/+29
| * *** empty log message ***Jason Rumney2004-02-241-0/+5
| * (slurp_file, xbm_scan, xbm_load_image)Jason Rumney2004-02-241-13/+13
* | Check for numchars > 0 in handle_one_xevent, not 1.Karoly Lorentey2004-02-261-7/+1
* | Revert patch-93, that was the real culprit. Reapply patch-97.Karoly Lorentey2004-02-252-10/+6
* | Back out previous change, it causes infinite recursion.Karoly Lorentey2004-02-251-7/+0
* | Don't try to handle a new event if the input buffer is full.Karoly Lorentey2004-02-251-0/+7
* | Allow tty_read_avail_input to use the whole input buffer.Karoly Lorentey2004-02-251-2/+2
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-244-75/+118
|\ \ | |/
| * *** empty log message ***Luc Teirlinck2004-02-241-0/+4
| * (Finsert_abbrev_table_description): Doc fix.Luc Teirlinck2004-02-241-1/+2
| * (w32_draw_fringe_bitmap): Draw overlaid bitmapsJason Rumney2004-02-221-17/+29
| * *** empty log message ***Jason Rumney2004-02-221-0/+5
| * (USAGE1): Split into two halves.Eli Zaretskii2004-02-212-6/+17
| * *** empty log message ***Eli Zaretskii2004-02-211-0/+7
| * (USAGE1): Add --no-desktop. Move --display from USAGE2.Eli Zaretskii2004-02-211-51/+54
* | Block more input during read_avail_input.Karoly Lorentey2004-02-241-0/+18
* | Fix typo in delete_display_hook documentation.Karoly Lorentey2004-02-201-1/+1
* | Don't delete a tty if it's the last device with frames.Karoly Lorentey2004-02-201-3/+16
* | Don't read too many characters from the tty.Karoly Lorentey2004-02-201-4/+4
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-202-11/+19
|\ \ | |/
| * *** empty log message ***Luc Teirlinck2004-02-201-1/+7
| * (Fdefine_category, Fcategory_docstring)Luc Teirlinck2004-02-201-10/+12
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-204-110/+121
|\ \ | |/
| * Fix whitespace.Kim F. Storm2004-02-191-8/+8
| * Undo 2004-02-16 and 2004-02-17 changes.Kim F. Storm2004-02-191-60/+56
| * *** empty log message ***Kim F. Storm2004-02-191-0/+13
| * (union Lisp_Object): Give a more precise type for `type'.Stefan Monnier2004-02-192-18/+13
| * .Andreas Schwab2004-02-191-0/+5
| * (Fdefine_fringe_bitmap): Use && instead of & to avoidAndreas Schwab2004-02-191-4/+4
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-192-8/+13
|\ \ | |/
| * (get_window_cursor_type, display_and_set_cursor): Fix last change.Kim F. Storm2004-02-181-8/+8
| * *** empty log message ***Kim F. Storm2004-02-181-0/+5
* | Fix list-colors-display and other functions on a termcap frameKaroly Lorentey2004-02-191-2/+6
* | Added newly loaded stuff in loadup.el to src/Makefile.in.Karoly Lorentey2004-02-191-1/+3
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-185-31/+87
|\ \ | |/
| * (get_window_cursor_type): Don't look at glyph if NULL.Kim F. Storm2004-02-171-2/+3
| * *** empty log message ***Kim F. Storm2004-02-171-2/+4
| * (fast_find_position): Fix return value of new versionKim F. Storm2004-02-171-2/+2
| * *** empty log message ***Kim F. Storm2004-02-171-0/+3
| * (in_read_avail_input): New static variable to handle re-entrancy.Kim F. Storm2004-02-171-9/+20
| * *** empty log message ***Kim F. Storm2004-02-171-3/+4
| * Rework previous change; it didn't consider that theKim F. Storm2004-02-161-11/+29
| * *** empty log message ***Kim F. Storm2004-02-161-0/+14
| * *** empty log message ***Eli Zaretskii2004-02-161-0/+4
| * (Fend_of_line): Doc fix.Eli Zaretskii2004-02-161-1/+1