Thu, 16 Aug 2007 03:15:08 +0000 |
Glenn Morris |
Tweak previous change (don't init statics).
|
Wed, 15 Aug 2007 03:23:10 +0000 |
Glenn Morris |
Comment previous change.
|
Wed, 15 Aug 2007 03:19:29 +0000 |
Glenn Morris |
Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Thu, 12 Jul 2007 01:41:32 +0000 |
Richard M. Stallman |
Include unistd.h only if HAVE_UNISTD_H.
|
Wed, 11 Jul 2007 15:22:11 +0000 |
Stefan Monnier |
Include unistd.h for ttyname, used in handle_one_term_event.
|
Mon, 11 Jun 2007 20:08:49 +0000 |
Stefan Monnier |
Include intervals.h to declare Fget_text_property.
|
Sun, 03 Jun 2007 00:55:34 +0000 |
Nick Roberts |
(term_mouse_highlight): Remove unused variables.
|
Wed, 30 May 2007 19:28:11 +0000 |
Richard M. Stallman |
Whitespace fix.
|
Wed, 30 May 2007 05:19:55 +0000 |
Nick Roberts |
(mouse_face_window): Rename...
|
Sat, 26 May 2007 17:21:14 +0000 |
Dan Nicolaescu |
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
|
Sun, 20 May 2007 05:09:33 +0000 |
Nick Roberts |
Use HAVE_GPM instead of HAVE_GPM_H.
|
Sun, 20 May 2007 02:27:53 +0000 |
Nick Roberts |
(write_glyphs_with_face): New function.
|
Sat, 26 Jul 2008 07:33:35 +0000 |
Eli Zaretskii |
(syms_of_term): Fix last change.
|
Fri, 25 Jul 2008 18:12:41 +0000 |
Chong Yidong |
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Thu, 16 Aug 2007 03:14:01 +0000 |
Glenn Morris |
Tweak previous change (don't init statics).
|
Wed, 15 Aug 2007 03:23:23 +0000 |
Glenn Morris |
Typo.
|
Wed, 15 Aug 2007 03:22:22 +0000 |
Glenn Morris |
Comment previous change.
|
Wed, 15 Aug 2007 03:18:18 +0000 |
Glenn Morris |
Philippe Waroquiers <philippe.waroquiers at eurocontrol.int>
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Tue, 20 Mar 2007 08:51:20 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Fri, 10 Nov 2006 07:53:26 +0000 |
Jan Dj¸«£rv |
Define fullscreen_hook.
|
Wed, 22 Mar 2006 22:47:32 +0000 |
Kim F. Storm |
Define aliases for append_glyph and produce_stretch_glyph
|
Tue, 07 Feb 2006 01:18:18 +0000 |
Kenichi Handa |
(append_glyph): Refer to it->char_to_display instead of
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 30 Dec 2005 21:48:35 +0000 |
Stefan Monnier |
(visible_cursor): New boolean var.
|
Thu, 20 Oct 2005 15:03:58 +0000 |
Kim F. Storm |
(encode_terminal_code): Remove unused var src_start.
|
Sun, 02 Oct 2005 18:35:05 +0000 |
Dan Nicolaescu |
* lisp.h (fatal): Undo previous change.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Mon, 22 Aug 2005 20:47:49 +0000 |
Juri Linkov |
(turn_on_face): Check for TS_set_foreground and
|
Sun, 07 Aug 2005 17:35:09 +0000 |
Richard M. Stallman |
(set_terminal_modes): If no TS_termcap_modes string,
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 30 Jun 2005 14:57:50 +0000 |
Juri Linkov |
(turn_on_face): In standout mode apply specified
|
Fri, 17 Jun 2005 14:08:58 +0000 |
Richard M. Stallman |
(produce_special_glyphs): Use spec_glyph_lookup_face.
|
Sun, 17 Apr 2005 01:37:38 +0000 |
Dan Nicolaescu |
(struct keys): Add support for shifted keys.
|
Thu, 06 Jan 2005 00:47:50 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix buffer size computation.
|
Sun, 12 Dec 2004 03:31:00 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix previous change.
|
Wed, 01 Dec 2004 10:48:52 +0000 |
Kenichi Handa |
(encode_terminal_code): Don't make it "static".
|
Tue, 30 Nov 2004 08:19:32 +0000 |
Kenichi Handa |
(encode_terminal_buf, encode_terminal_bufsize): New
|
Fri, 19 Mar 2004 00:42:48 +0000 |
Kim F. Storm |
(produce_glyphs): Handle IT_STRETCH.
|
Fri, 27 Feb 2004 23:48:32 +0000 |
Kim F. Storm |
(read_socket_hook): Fix arg list.
|
Mon, 29 Dec 2003 07:16:26 +0000 |
Karoly Lorentey |
Bugfix festival.
|
Sun, 28 Dec 2003 22:28:52 +0000 |
Karoly Lorentey |
Trivial changes
|
Sat, 27 Dec 2003 10:00:19 +0000 |
Karoly Lorentey |
Fully eliminated global tty state variables.
|
Sat, 27 Dec 2003 01:12:57 +0000 |
Karoly Lorentey |
Full support for multiple terminal I/O (with some rough edges).
|
Fri, 26 Dec 2003 04:24:54 +0000 |
Karoly Lorentey |
lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
|
Thu, 25 Dec 2003 07:29:18 +0000 |
Karoly Lorentey |
Updating_frame vs. selected_frame in term.c.
|
Thu, 25 Dec 2003 06:59:31 +0000 |
Karoly Lorentey |
Implemented multiple tty support.
|
Wed, 24 Dec 2003 18:55:24 +0000 |
Karoly Lorentey |
Add a level of indirection to terminal characteristics.
|
Tue, 30 Sep 2003 12:38:38 +0000 |
Richard M. Stallman |
(set_tty_color_mode): Calculate current_mode_spec regardless of value of VAL.
|
Sun, 28 Sep 2003 20:49:19 +0000 |
Eli Zaretskii |
(tty_setup_colors): Treat any negative argument as -1.
|
Mon, 22 Sep 2003 16:03:18 +0000 |
Eli Zaretskii |
(set_tty_color_mode): Use INTEGERP to test whether a
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Sun, 24 Aug 2003 15:04:45 +0000 |
Eli Zaretskii |
(term_init): Remove `const' from buffer_size's declaration.
|
Thu, 21 Aug 2003 11:36:08 +0000 |
Kenichi Handa |
(term_init): Fix previous change
|
Thu, 21 Aug 2003 11:33:00 +0000 |
Kenichi Handa |
(term_init): Fix previous change; don't rely on the
|
Tue, 19 Aug 2003 23:47:22 +0000 |
Richard M. Stallman |
(term_init): Use a buffer of size 4096 for tgetent since
|