Sat, 25 Sep 2010 08:31:15 -0400 |
Eli Zaretskii |
Fix int/EMACS_INT use in process.c and term.c.
|
Tue, 14 Sep 2010 16:41:53 +0200 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
Sat, 11 Sep 2010 14:53:21 +0200 |
Stefan Monnier |
* src/term.c (tty_set_terminal_modes): Don't initialize twice (bug#7002).
|
Wed, 01 Sep 2010 16:13:21 +0900 |
Kenichi Handa |
merge changes in emacs-23 branch
|
Tue, 31 Aug 2010 16:49:21 +0900 |
Kenichi Handa |
Fix handling of 8-bit characters in a display table.
|
Sun, 29 Aug 2010 14:15:34 +0900 |
Kenichi Handa |
term.c (encode_terminal_code): Encode byte chars to the correspnding bytes.
|
Fri, 20 Aug 2010 15:44:38 -0700 |
Dan Nicolaescu |
* src/term.c: Do not include <termios.h>, systty.h does it.
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 11:41:15 -0700 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 15:23:53 -0700 |
Dan Nicolaescu |
* src/term.c: Remove dead code.
|
Thu, 05 Aug 2010 15:20:09 -0700 |
Dan Nicolaescu |
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
|
Mon, 26 Jul 2010 21:20:51 -0700 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
Sun, 25 Jul 2010 02:20:51 +0200 |
Juanma Barranquero |
Make building under stricter warning flags somewhat cleaner.
|
Mon, 12 Jul 2010 21:54:28 -0700 |
Dan Nicolaescu |
Remove subprocesses #ifdefs from term.c.
|
Mon, 12 Jul 2010 21:47:45 -0700 |
Dan Nicolaescu |
Convert maybe_fatal to standard C.
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Tue, 04 May 2010 00:40:53 -0700 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
Tue, 20 Apr 2010 16:31:28 +0300 |
Eli Zaretskii |
Implement GUI display of R2L lines, fix TTY display of R2L lines.
|
Tue, 20 Apr 2010 16:08:35 +0300 |
Eli Zaretskii |
Fix R2L paragraph display on TTY.
|
Sat, 17 Apr 2010 15:33:05 +0300 |
Eli Zaretskii |
Mirror continuation indicators for R2L lines; fix face extension on TTY.
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Mon, 12 Apr 2010 22:19:17 -0400 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
Sat, 13 Mar 2010 04:02:01 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 20 Feb 2010 05:25:57 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 06:57:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 01 Jan 2010 10:04:53 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-12-26.
|
Fri, 01 Jan 2010 06:39:56 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-17.
|
Fri, 12 Mar 2010 11:34:27 -0500 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
Fri, 19 Feb 2010 15:57:53 +0200 |
Eli Zaretskii |
term.c, dispextern.h: Fix stale comments.
|
Thu, 18 Feb 2010 12:02:24 -0500 |
Stefan Monnier |
(fatal): Add a final \n if needed (bug#5596).
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
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,
|
Fri, 25 Jul 2008 18:12:00 +0000 |
Chong Yidong |
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
|
Thu, 26 Jun 2008 04:24:54 +0000 |
Dan Nicolaescu |
* unexnext.c:
|
Mon, 02 Jun 2008 06:09:17 +0000 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Fri, 11 Apr 2008 01:40:41 +0000 |
Stefan Monnier |
(set_tty_color_mode): Left over typo.
|
Wed, 09 Apr 2008 03:25:14 +0000 |
Stefan Monnier |
* xdisp.c (redisplay_internal): Reset tty's color_mode when switching
|
Wed, 27 Feb 2008 22:49:29 +0000 |
Kim F. Storm |
(encode_terminal_code, produce_special_glyphs): Likewise.
|
Tue, 26 Feb 2008 18:18:05 +0000 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 12 Oct 2007 21:06:27 +0000 |
Miles Bader |
Fix up multi-tty merge
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Aug 2007 04:54:03 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 04:47:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 30 May 2007 14:40:46 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 May 2007 06:52:35 +0000 |
Kenichi Handa |
Don't include "buffer.h" twice.
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 21 Nov 2006 08:56:38 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 26 Oct 2006 12:00:50 +0000 |
Kenichi Handa |
Include "composite.h".
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Mon, 20 Feb 2006 04:30:12 +0000 |
Kenichi Handa |
(produce_glyphs): Sync to HEAD.
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Sun, 16 Jan 2005 03:40:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
Sat, 11 Dec 2004 02:11:33 +0000 |
Kenichi Handa |
Sync to the change in HEAD on 2004-11-30.
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Sat, 11 Oct 2003 22:15:08 +0000 |
Jason Rumney |
(terminal_encode_buffer): Make externally visible.
|
Thu, 02 Oct 2003 12:39:47 +0000 |
Kenichi Handa |
(encode_terminal_code): Don't handle glyph-table. Check
|
Wed, 01 Oct 2003 04:43:53 +0000 |
Kenichi Handa |
(terminal_encode_buffer, terminal_encode_buf_size): New
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 30 Jul 2002 11:36:59 +0000 |
Dave Love |
Comment fix
|
Fri, 24 May 2002 15:31:33 +0000 |
Dave Love |
(costs_set): Declare static, non-initialized for pcc.
|
Fri, 01 Mar 2002 01:48:37 +0000 |
Kenichi Handa |
Include "buffer.h" and "character.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
|
Thu, 22 Nov 2007 01:01:26 +0000 |
Dan Nicolaescu |
* term.c: Include stdarg.h.
|
Thu, 25 Oct 2007 02:38:41 +0000 |
Stefan Monnier |
Make `window-system' into a keyboard-local variable (rather than
|
Tue, 09 Oct 2007 05:05:39 +0000 |
Stefan Monnier |
Add new `input-decode-map' keymap and use it for temrinal
|
Sat, 29 Sep 2007 20:56:48 +0000 |
Stefan Monnier |
(term_clear_mouse_face, term_mouse_highlight)
|
Fri, 28 Sep 2007 20:07:54 +0000 |
Stefan Monnier |
(Fgpm_mouse_start): Don't signal an error if already activated on this tty.
|
Fri, 28 Sep 2007 19:47:02 +0000 |
Stefan Monnier |
(mouse_face_window): Rename from Qmouse_face_window. Update all users.
|