Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * xfaces.c (face_at_buffer_position): New arg base_face_id. | Chong Yidong | 2009-04-30 | 1 | -2/+4 |
* | (MAX_SCREEN_BUF): New macro. | Eli Zaretskii | 2009-02-14 | 1 | -62/+38 |
* | Rename pending_signals to msdos_pending_signals. | Eli Zaretskii | 2009-01-29 | 1 | -5/+5 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | (run_msdos_command): Don't call dos_ttcooked, dos_ttraw, and bright_bg | Eli Zaretskii | 2008-11-15 | 1 | -3/+6 |
* | * w32-fns.el (w32-shell-dos-semantics): | Juanma Barranquero | 2008-11-14 | 1 | -2/+2 |
* | (IT_menu_display): Use STRING_CHAR_ADVANCE instead of a "char *q" to access | Eli Zaretskii | 2008-09-06 | 1 | -8/+9 |
* | (BUILD_CHAR_GLYPH): New macro. | Eli Zaretskii | 2008-08-31 | 1 | -8/+22 |
* | (IT_update_begin, IT_update_end): Add termscript trace. | Eli Zaretskii | 2008-08-30 | 1 | -1/+8 |
* | (IT_display_cursor): Write "CURSOR ON/OFF" to termscript only when | Eli Zaretskii | 2008-08-30 | 1 | -2/+4 |
* | (Fmsdos_remember_default_colors): Don't reverse frame colors under -rv. | Eli Zaretskii | 2008-08-27 | 1 | -41/+14 |
* | (internal_terminal_init): Most initializations done only once, especially | Eli Zaretskii | 2008-08-26 | 1 | -62/+69 |
* | Remove yet another debug leftover in dos_ttraw. | Eli Zaretskii | 2008-08-23 | 1 | -2/+0 |
* | Remove debug leftover prdebug. | Eli Zaretskii | 2008-08-23 | 1 | -2/+0 |
* | Include frame.h before termhooks.h. | Eli Zaretskii | 2008-08-23 | 1 | -292/+248 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (IT_write_glyphs): Adapt to new glyph type. | Kim F. Storm | 2008-02-27 | 1 | -11/+10 |
* | * 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 |
| | * | (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' | Eli Zaretskii | 2007-10-13 | 1 | -7/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -7/+1 |
|\ \ \ | |/ / | |||||
| * | | (dos_rawgetc): Undo last change (there's no ``leaving selected frame'' | Eli Zaretskii | 2007-10-13 | 1 | -7/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -9/+15 |
|\ \ \ | |/ / | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -1/+7 |
| |\ \ | | |/ | |||||
| | * | (dos_rawgetc): When focus_follows_mouse is nil make | Martin Rudalics | 2007-10-06 | 1 | -1/+7 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -2/+2 |
| |\ \ \ | |||||
| * \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-10-14 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Fix previous commit. | Karoly Lorentey | 2006-04-01 | 1 | -6/+6 |
| * | | | | | | | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-02-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. Plus added lisp/term tweaks. | Karoly Lorentey | 2005-09-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merged from miles@gnu.org--gnu-2005 (patch 469) | Karoly Lorentey | 2005-07-05 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from miles@gnu.org--gnu-2005 (patch 192-203) | Karoly Lorentey | 2005-03-23 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-11-13 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-09-13 | 1 | -4/+11 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-08-23 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-07-04 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-05-18 | 1 | -19/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-05-07 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS trunk. | Karoly Lorentey | 2004-04-28 | 1 | -1/+20 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merged in changes from CVS HEAD | Karoly Lorentey | 2004-04-08 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | | | | | | Bugfix festival. | Karoly Lorentey | 2003-12-29 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | | | | | | Implemented multiple tty support. | Karoly Lorentey | 2003-12-25 | 1 | -1/+1 |