log src/term.c @ 106244:af182a117edd

age author description
Wed, 25 Nov 2009 17:53:54 +0000 Jan Dj¸«£rv (delete_tty): Remove check for last terminal (bug#4970).
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Sun, 18 Oct 2009 03:08:32 +0000 Stefan Monnier Remove leftover table unibyte_to_multibyte_table.
Sun, 04 Oct 2009 02:58:53 +0000 Juanma Barranquero Fix typos in comments.
Fri, 03 Jul 2009 13:46:39 +0000 Dan Nicolaescu * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
Mon, 29 Jun 2009 05:28:54 +0000 Jim Meyering Remove useless if-before-xfree tests.
Sun, 28 Jun 2009 19:06:50 +0000 Eli Zaretskii (create_tty_output) [MSDOS]: #ifdef away.
Sat, 27 Jun 2009 21:27:51 +0000 Chong Yidong * term.c (turn_on_face): Allow simultaneously bold and dim
Thu, 30 Apr 2009 05:01:57 +0000 Chong Yidong * xfaces.c (face_at_buffer_position): New arg base_face_id.
Wed, 22 Apr 2009 03:51:25 +0000 Chong Yidong * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
Wed, 22 Apr 2009 03:43:06 +0000 Chong Yidong * term.c (Ftty_display_color_p, Ftty_display_color_cells)
Fri, 03 Apr 2009 15:10:19 +0000 Chong Yidong * term.c (produce_stretch_glyph): Reduce width of stretch glyphs
Fri, 27 Mar 2009 16:14:23 +0000 Stefan Monnier * keyboard.c (tty_read_avail_input): Don't treat a -1 return from
Thu, 12 Feb 2009 05:55:02 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of
Wed, 04 Feb 2009 01:35:16 +0000 Kenichi Handa (encode_terminal_code): Fix handling of composition.
Fri, 30 Jan 2009 23:45:27 +0000 Dan Nicolaescu * dispnew.c (window_change_signal): Don't try to get the size of a
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 23 Dec 2008 07:28:06 +0000 Martin Rudalics In comments, write delete_frame instead of Fdelete_frame.
Fri, 12 Dec 2008 00:54:31 +0000 Dan Nicolaescu (init_tty): Move setting the terminal name before the
Thu, 11 Dec 2008 20:38:36 +0000 Chong Yidong (tty_free_frame_resources): Renamed from delete_tty_output; all
Mon, 08 Dec 2008 14:44:30 +0000 Chong Yidong (encode_terminal_code): Free any previous memory blocks
Sat, 27 Sep 2008 10:50:48 +0000 Eli Zaretskii (encode_terminal_code): Fix a typo in a comment.
Fri, 12 Sep 2008 04:10:59 +0000 Stefan Monnier * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
Fri, 29 Aug 2008 07:57:13 +0000 Kenichi Handa (encode_terminal_code): Adjusted for the change of struct
Tue, 26 Aug 2008 03:12:05 +0000 Eli Zaretskii (get_named_tty): Fix last change.
Sat, 23 Aug 2008 16:55:52 +0000 Eli Zaretskii [MSDOS]: Include msdos.h.
Thu, 31 Jul 2008 05:33:56 +0000 Dan Nicolaescu * bitmaps/README:
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Sun, 27 Jul 2008 18:24:48 +0000 Dan Nicolaescu Remove support for Mac Carbon. remove-carbon
Fri, 25 Jul 2008 22:33:59 +0000 Juanma Barranquero * term.c (syms_of_term): Don't initialize default_orig_pair,