Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Sat, 11 Oct 2003 22:24:47 +0000 |
Jason Rumney |
Include character.h. Use terminal_encode_buffer from term.c.
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 01 Mar 2002 01:06:01 +0000 |
Kenichi Handa |
Include "character.h" instead of "charset.h".
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 01 Dec 2007 15:57:41 +0000 |
Jason Rumney |
(w32_face_attributes): Comment previous change.
|
Fri, 30 Nov 2007 17:15:46 +0000 |
Jason Rumney |
(w32_face_attributes): Don't use color indexes that are out of range.
|
Fri, 30 Nov 2007 13:57:21 +0000 |
Jason Rumney |
(w32con_ins_del_lines, scroll_line): Clip to window.
|
Thu, 29 Nov 2007 21:57:12 +0000 |
Jason Rumney |
Leave HAVE_WINDOW_SYSTEM defined.
|
Wed, 21 Nov 2007 03:44:13 +0000 |
Jason Rumney |
(w32con_write_glyphs): Remove unused variables.
|
Tue, 25 Sep 2007 08:53:37 +0000 |
Jason Rumney |
(create_w32cons_output): Remove.
|
Tue, 04 Sep 2007 23:35:12 +0000 |
Jason Rumney |
(initialize_w32_display): Zero unused hooks.
|
Tue, 04 Sep 2007 22:30:17 +0000 |
Jason Rumney |
(one_and_only_w32cons): Remove.
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 15 May 2007 23:03:04 +0000 |
Jason Rumney |
(w32con_move_cursor, w32con_clear_to_end):
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 14 Jan 2007 03:38:22 +0000 |
Glenn Morris |
Update copyright for years from Emacs 21 to present (mainly adding
|
Fri, 30 Jun 2006 01:32:24 +0000 |
John Paul Wallington |
(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Wed, 06 Jul 2005 21:35:43 +0000 |
Jason Rumney |
(initialize_w32_display): Detect when the console
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Wed, 01 Dec 2004 11:06:22 +0000 |
Kenichi Handa |
(encode_terminal_code): Fix previous change.
|
Wed, 01 Dec 2004 10:48:38 +0000 |
Kenichi Handa |
(w32con_write_glyphs): Decide coding here.
|
Tue, 18 May 2004 19:48:51 +0000 |
Jason Rumney |
Prefix RIF functions with w32con_ to avoid namespace clash with term.c.
|
Mon, 17 May 2004 21:14:43 +0000 |
Jason Rumney |
Use static consistently.
|