| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use termcap.c on Posix platforms, only on MS-DOS. | Eli Zaretskii | 2010-03-12 | 1 | -5/+0 |
* | term.c, dispextern.h: Fix stale comments. | Eli Zaretskii | 2010-02-19 | 1 | -2/+3 |
* | (fatal): Add a final \n if needed (bug#5596). | Stefan Monnier | 2010-02-18 | 1 | -0/+2 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | (delete_tty): Remove check for last terminal (bug#4970). | Jan Djärv | 2009-11-25 | 1 | -15/+0 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | Remove leftover table unibyte_to_multibyte_table. | Stefan Monnier | 2009-10-18 | 1 | -1/+1 |
* | Fix typos in comments. | Juanma Barranquero | 2009-10-04 | 1 | -2/+2 |
* | * sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused. | Dan Nicolaescu | 2009-07-03 | 1 | -2/+0 |
* | Remove useless if-before-xfree tests. | Jim Meyering | 2009-06-29 | 1 | -4/+2 |
* | (create_tty_output) [MSDOS]: #ifdef away. | Eli Zaretskii | 2009-06-28 | 1 | -0/+15 |
* | * term.c (turn_on_face): Allow simultaneously bold and dim | Chong Yidong | 2009-06-27 | 1 | -12/+5 |
* | * xfaces.c (face_at_buffer_position): New arg base_face_id. | Chong Yidong | 2009-04-30 | 1 | -2/+2 |
* | * term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes, | Chong Yidong | 2009-04-22 | 1 | -2/+2 |
* | * term.c (Ftty_display_color_p, Ftty_display_color_cells) | Chong Yidong | 2009-04-22 | 1 | -18/+18 |
* | * term.c (produce_stretch_glyph): Reduce width of stretch glyphs | Chong Yidong | 2009-04-03 | 1 | -0/+4 |
* | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 1 | -4/+4 |
* | (encode_terminal_code): Adjusted for the change of | Kenichi Handa | 2009-02-12 | 1 | -3/+3 |
* | (encode_terminal_code): Fix handling of composition. | Kenichi Handa | 2009-02-04 | 1 | -11/+16 |
* | * dispnew.c (window_change_signal): Don't try to get the size of a | Dan Nicolaescu | 2009-01-30 | 1 | -1/+13 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | In comments, write delete_frame instead of Fdelete_frame. | Martin Rudalics | 2008-12-23 | 1 | -1/+1 |
* | (init_tty): Move setting the terminal name before the | Dan Nicolaescu | 2008-12-12 | 1 | -2/+3 |
* | (tty_free_frame_resources): Renamed from delete_tty_output; all | Chong Yidong | 2008-12-11 | 1 | -5/+8 |
* | (encode_terminal_code): Free any previous memory blocks | Chong Yidong | 2008-12-08 | 1 | -31/+34 |
* | (encode_terminal_code): Fix a typo in a comment. | Eli Zaretskii | 2008-09-27 | 1 | -1/+1 |
* | * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. | Stefan Monnier | 2008-09-12 | 1 | -4/+10 |
* | (encode_terminal_code): Adjusted for the change of struct | Kenichi Handa | 2008-08-29 | 1 | -16/+60 |
* | (get_named_tty): Fix last change. | Eli Zaretskii | 2008-08-26 | 1 | -1/+1 |
* | [MSDOS]: Include msdos.h. | Eli Zaretskii | 2008-08-23 | 1 | -20/+69 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -23/+0 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -4/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -3/+0 |
* | * term.c (syms_of_term): Don't initialize default_orig_pair, | Juanma Barranquero | 2008-07-25 | 1 | -0/+2 |
* | (syms_of_term): Initialize default_orig_pair, default_set_foreground, | Chong Yidong | 2008-07-25 | 1 | -0/+4 |
* | * unexnext.c: | Dan Nicolaescu | 2008-06-26 | 1 | -7/+0 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -18/+8 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (set_tty_color_mode): Left over typo. | Stefan Monnier | 2008-04-11 | 1 | -1/+1 |
* | * xdisp.c (redisplay_internal): Reset tty's color_mode when switching | Stefan Monnier | 2008-04-09 | 1 | -37/+19 |
* | (encode_terminal_code, produce_special_glyphs): Likewise. | Kim F. Storm | 2008-02-27 | 1 | -42/+41 |
* | * dispextern.h (face_at_buffer_position, face_for_overlay_string) | Stefan Monnier | 2008-02-26 | 1 | -2/+2 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ |
|
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
| | * | Tweak previous change (don't init statics). | Glenn Morris | 2007-08-16 | 1 | -8/+8 |
| | * | Typo. | Glenn Morris | 2007-08-15 | 1 | -1/+1 |
| | * | Comment previous change. | Glenn Morris | 2007-08-15 | 1 | -0/+3 |
| | * | Philippe Waroquiers <philippe.waroquiers at eurocontrol.int> | Glenn Morris | 2007-08-15 | 1 | -3/+7 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -5/+6 |
|\ \ \
| |/ / |
|