| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| |\ \ \ | |/ / | |||||
| | * | | * term.c: Include stdarg.h. | Dan Nicolaescu | 2007-11-22 | 1 | -5/+6 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-27 | 1 | -0/+1 |
| |\ \ \ | |/ / | |||||
| | * | | Make `window-system' into a keyboard-local variable (rather than | Stefan Monnier | 2007-10-25 | 1 | -0/+1 |
| * | | | Fix up multi-tty merge | Miles Bader | 2007-10-12 | 1 | -1/+0 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -1125/+1523 |
| |\ \ \ | |/ / | |||||
| | * | | Add new `input-decode-map' keymap and use it for temrinal | Stefan Monnier | 2007-10-09 | 1 | -10/+10 |
| | * | | (term_clear_mouse_face, term_mouse_highlight) | Stefan Monnier | 2007-09-29 | 1 | -4/+6 |
| | * | | (Fgpm_mouse_start): Don't signal an error if already activated on this tty. | Stefan Monnier | 2007-09-28 | 1 | -2/+12 |
| | * | | (mouse_face_window): Rename from Qmouse_face_window. Update all users. | Stefan Monnier | 2007-09-28 | 1 | -39/+27 |
| | * | | (Fterm_open_connection): Add comment. | Stefan Monnier | 2007-09-27 | 1 | -0/+3 |
| | * | | (init_tty): Call init_sys_modes on WINDOWSNT also. | Jason Rumney | 2007-09-25 | 1 | -1/+2 |
| | * | | (DEV_TTY): New macro. Provide a definition for MS-Windows. | Eli Zaretskii | 2007-09-22 | 1 | -33/+23 |
| | * | | * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions. | Dan Nicolaescu | 2007-09-21 | 1 | -8/+11 |
| | * | | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead. | Stefan Monnier | 2007-09-21 | 1 | -13/+14 |
| | * | | (get_tty_terminal): Don't treat output_initial specially. | Stefan Monnier | 2007-09-20 | 1 | -6/+3 |
| | * | | * xterm.c (x_create_terminal): Add comment. | Dan Nicolaescu | 2007-09-10 | 1 | -0/+3 |
| | * | | * term.c (dissociate_if_controlling_tty): Call setsid on CYGWIN. | Dan Nicolaescu | 2007-09-07 | 1 | -0/+3 |
| | * | | * server.el (server-start, server-unload-hook): Undo previous | Dan Nicolaescu | 2007-09-04 | 1 | -14/+14 |
| | * | | (init_tty) [WINDOWSNT]: Add hooks that are not accessible | Jason Rumney | 2007-09-04 | 1 | -10/+11 |
| | * | | (init_tty) [WINDOWSNT]: Pass terminal to | Jason Rumney | 2007-09-04 | 1 | -3/+6 |
| | * | | * server.el (server-start, server-unload-hook): | Dan Nicolaescu | 2007-09-04 | 1 | -14/+14 |
| | * | | (mark_ttys): Don't bother checking top_frame (incorrectly) | Stefan Monnier | 2007-08-29 | 1 | -4/+1 |
| | * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-21 | 1 | -3/+10 |
| | |\ \ | |||||
| | * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -1/+1 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -5/+8 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -0/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -30/+17 |
| | |\ \ \ \ \ \ | |||||
| | * | | | | | | | * term.c (init_tty): Use terminal specific mouse_position_hook. | Dan Nicolaescu | 2007-06-04 | 1 | -1/+1 |
| | * | | | | | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-30 | 1 | -28/+37 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged from emacs--devo--0 | Miles Bader | 2007-05-20 | 1 | -0/+761 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here. | Dan Nicolaescu | 2007-05-19 | 1 | -2/+1 |
| | * | | | | | | | | | * term.c (init_tty): Better initialize ttys in windows. | Dan Nicolaescu | 2007-05-17 | 1 | -3/+20 |
| | * | | | | | | | | | (dissociate_if_controlling_tty) [WINDOWSNT]: Don't define function body. | Jason Rumney | 2007-05-15 | 1 | -7/+13 |
| | * | | | | | | | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -0/+5 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a ... | Karoly Lorentey | 2006-05-20 | 1 | -38/+28 |
| | * | | | | | | | | | | | | Fix crashes in `delete-terminal' caused by recursive calls or X displays with... | Karoly Lorentey | 2006-05-20 | 1 | -7/+5 |
| | * | | | | | | | | | | | | Fix crashes in redisplay functions on suspended tty frames. (Reported by Dan... | Karoly Lorentey | 2006-05-20 | 1 | -37/+85 |
| | * | | | | | | | | | | | | Make `tty-display-color-p' follow its doc string. (Reported by Dan Nicolaescu.) | Karoly Lorentey | 2006-04-20 | 1 | -9/+14 |
| | * | | | | | | | | | | | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-04-01 | 1 | -0/+6 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Clean up tty device handling. Change name of controlling tty from nil to "/d... | Karoly Lorentey | 2006-03-26 | 1 | -48/+47 |