2010-05-04 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
2010-04-20 |
Eli Zaretskii |
Implement GUI display of R2L lines, fix TTY display of R2L lines.
|
2010-04-20 |
Eli Zaretskii |
Fix R2L paragraph display on TTY.
|
2010-04-17 |
Eli Zaretskii |
Mirror continuation indicators for R2L lines; fix face extension on TTY.
|
2010-04-20 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
2010-04-13 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
2010-03-13 |
Eli Zaretskii |
Merge from mainline.
|
2010-02-20 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-16 |
Eli Zaretskii |
Merge from mainline.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-12-26.
|
2010-01-01 |
Eli Zaretskii |
Retrospective commit from 2009-10-17.
|
2010-03-12 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
2010-02-19 |
Eli Zaretskii |
term.c, dispextern.h: Fix stale comments.
|
2010-02-18 |
Stefan Monnier |
(fatal): Add a final \n if needed (bug#5596).
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-25 |
Jan Djärv |
(delete_tty): Remove check for last terminal (bug#4970).
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-18 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
2009-10-04 |
Juanma Barranquero |
Fix typos in comments.
|
2009-07-03 |
Dan Nicolaescu |
* sysdep.c (sys_suspend): Remove USG_JOBCTRL #ifdef, unused.
|
2009-06-29 |
Jim Meyering |
Remove useless if-before-xfree tests.
|
2009-06-28 |
Eli Zaretskii |
(create_tty_output) [MSDOS]: #ifdef away.
|
2009-06-27 |
Chong Yidong |
* term.c (turn_on_face): Allow simultaneously bold and dim
|
2009-04-30 |
Chong Yidong |
* xfaces.c (face_at_buffer_position): New arg base_face_id.
|
2009-04-22 |
Chong Yidong |
* term.c (Vsuspend_tty_functions, Vresume_tty_functions): Doc fixes,
|
2009-04-22 |
Chong Yidong |
* term.c (Ftty_display_color_p, Ftty_display_color_cells)
|
2009-04-03 |
Chong Yidong |
* term.c (produce_stretch_glyph): Reduce width of stretch glyphs
|
2009-03-27 |
Stefan Monnier |
* keyboard.c (tty_read_avail_input): Don't treat a -1 return from
|
2009-02-12 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of
|
2009-02-04 |
Kenichi Handa |
(encode_terminal_code): Fix handling of composition.
|
2009-01-30 |
Dan Nicolaescu |
* dispnew.c (window_change_signal): Don't try to get the size of a
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-23 |
Martin Rudalics |
In comments, write delete_frame instead of Fdelete_frame.
|
2008-12-12 |
Dan Nicolaescu |
(init_tty): Move setting the terminal name before the
|
2008-12-11 |
Chong Yidong |
(tty_free_frame_resources): Renamed from delete_tty_output; all
|
2008-12-08 |
Chong Yidong |
(encode_terminal_code): Free any previous memory blocks
|
2008-09-27 |
Eli Zaretskii |
(encode_terminal_code): Fix a typo in a comment.
|
2008-09-12 |
Stefan Monnier |
* term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.
|
2008-08-29 |
Kenichi Handa |
(encode_terminal_code): Adjusted for the change of struct
|
2008-08-26 |
Eli Zaretskii |
(get_named_tty): Fix last change.
|
2008-08-23 |
Eli Zaretskii |
[MSDOS]: Include msdos.h.
|
2008-07-31 |
Dan Nicolaescu |
* bitmaps/README:
|
2008-07-31 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
2008-07-27 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
2008-07-25 |
Juanma Barranquero |
* term.c (syms_of_term): Don't initialize default_orig_pair,
|
2008-07-25 |
Chong Yidong |
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
|
2008-06-26 |
Dan Nicolaescu |
* unexnext.c:
|
2008-06-02 |
Jim Meyering |
Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
|
2008-05-14 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-11 |
Stefan Monnier |
(set_tty_color_mode): Left over typo.
|
2008-04-09 |
Stefan Monnier |
* xdisp.c (redisplay_internal): Reset tty's color_mode when switching
|
2008-02-27 |
Kim F. Storm |
(encode_terminal_code, produce_special_glyphs): Likewise.
|
2008-02-26 |
Stefan Monnier |
* dispextern.h (face_at_buffer_position, face_for_overlay_string)
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-12-06 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-10-12 |
Miles Bader |
Fix up multi-tty merge
|
2007-10-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-08-21 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|