aboutsummaryrefslogtreecommitdiffstats
path: root/src/term.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-08-211-3/+10
|\
| * Tweak previous change (don't init statics).Glenn Morris2007-08-161-8/+8
| * Comment previous change.Glenn Morris2007-08-151-0/+3
| * Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>Glenn Morris2007-08-151-3/+7
* | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ | |/
| * Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-151-4/+7
|\ \ \ | |/ /
| * | Include unistd.h only if HAVE_UNISTD_H.Richard M. Stallman2007-07-121-0/+2
| * | Include unistd.h for ttyname, used in handle_one_term_event.Stefan Monnier2007-07-111-4/+5
* | | Merge from emacs--devo--0Miles Bader2007-06-161-0/+1
|\ \ \ | |/ /
| * | Include intervals.h to declare Fget_text_property.Stefan Monnier2007-06-111-0/+1
* | | Merge from emacs--devo--0Miles Bader2007-06-111-30/+17
|\ \ \ | |/ /
| * | (term_mouse_highlight): Remove unused variables.Nick Roberts2007-06-031-29/+15
| * | Whitespace fix.Richard M. Stallman2007-05-301-1/+2
* | | Merge from emacs--devo--0Miles Bader2007-05-301-28/+37
|\ \ \ | |/ /
| * | (mouse_face_window): Rename...Nick Roberts2007-05-301-27/+36
| * | * xfaces.c (syms_of_xfaces): Delete stray semicolon.Dan Nicolaescu2007-05-261-1/+1
* | | Don't include "buffer.h" twice.Kenichi Handa2007-05-281-1/+0
* | | Merge from emacs--devo--0Miles Bader2007-05-241-19/+751
|\ \ \ | |/ /
| * | Use HAVE_GPM instead of HAVE_GPM_H.Nick Roberts2007-05-201-7/+7
| * | (write_glyphs_with_face): New function.Nick Roberts2007-05-201-19/+751
| |/
* | Merge from emacs--devo--0Miles Bader2007-03-211-0/+5
|\ \ | |/
| * Include blockinput.h.YAMAMOTO Mitsuharu2007-03-201-0/+5
* | Merge from emacs--devo--0Miles Bader2007-01-261-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merge from emacs--devo--0Miles Bader2006-11-211-0/+7
|\ \ | |/
| * Define fullscreen_hook.Jan Djärv2006-11-101-0/+7
* | Include "composite.h".Kenichi Handa2006-10-261-8/+106
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49Miles Bader2006-03-281-0/+6
|\ \ | |/
| * Define aliases for append_glyph and produce_stretch_glyphKim F. Storm2006-03-221-0/+6
* | (produce_glyphs): Sync to HEAD.Kenichi Handa2006-02-201-7/+20
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-12/+11
|\ \ | |/
| * (append_glyph): Refer to it->char_to_display instead ofKenichi Handa2006-02-071-19/+34
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97Miles Bader2006-01-161-2/+14
|\ \ | |/
| * (visible_cursor): New boolean var.Stefan Monnier2005-12-301-2/+14
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95Miles Bader2006-01-161-2/+2
|\ \ | |/
| * (encode_terminal_code): Remove unused var src_start.Kim F. Storm2005-10-201-3/+3
| * * lisp.h (fatal): Undo previous change.Dan Nicolaescu2005-10-021-6/+4
| * * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-4/+6
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-14/+20
|\ \ | |/
| * (turn_on_face): Check for TS_set_foreground andJuri Linkov2005-08-221-11/+7
| * (set_terminal_modes): If no TS_termcap_modes string,Richard M. Stallman2005-08-071-1/+11
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-4/+10
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * (turn_on_face): In standout mode apply specifiedJuri Linkov2005-06-301-2/+8
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65Miles Bader2005-06-241-15/+28
|\ \ | |/
| * (produce_special_glyphs): Use spec_glyph_lookup_face.Richard M. Stallman2005-06-171-15/+28