| Commit message (Expand) | Author | Age | Files | Lines |
* | * termhooks.h (TSET): Remove. | Paul Eggert | 2012-08-17 | 1 | -4/+19 |
* | Use TSET for write access to Lisp_Object slots of struct terminal. | Dmitry Antipov | 2012-08-09 | 1 | -0/+4 |
* | Merge from trunk. | Paul Eggert | 2012-01-09 | 1 | -1/+1 |
|\ |
|
| * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
* | | Merge from trunk. | Paul Eggert | 2011-12-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Spelling fixes. | Paul Eggert | 2011-12-11 | 1 | -2/+2 |
* | | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp): | Paul Eggert | 2011-09-21 | 1 | -1/+1 |
|/ |
|
* | Fix incorrect comment. | Paul Eggert | 2011-07-19 | 1 | -3/+3 |
* | Support X clipboard managers. | Chong Yidong | 2011-05-27 | 1 | -0/+16 |
* | Be more systematic about user-interface timestamps. | Paul Eggert | 2011-05-12 | 1 | -2/+4 |
* | * lisp.h: Say "vectorlike header" rather than "vector header. | Paul Eggert | 2011-04-25 | 1 | -1/+1 |
* | lisp.h: Fix a problem with aliasing and vector headers. | Paul Eggert | 2011-04-25 | 1 | -4/+2 |
* | Minor redisplay cleanups. | Chong Yidong | 2011-04-17 | 1 | -13/+0 |
* | * termhooks.h (struct terminal): Likewise. | Paul Eggert | 2011-04-16 | 1 | -4/+4 |
* | * term.c: Make symbols static if they're not exported. | Paul Eggert | 2011-04-13 | 1 | -1/+2 |
* | Fix MS-Windows build broken by 2011-03-11T07:24:21Z!eggert@cs.ucla.edu. | Eli Zaretskii | 2011-03-11 | 1 | -0/+3 |
* | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -1/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 1 | -2/+0 |
* | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -1/+1 |
|\ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
* | | Remove unused declarations | Andreas Schwab | 2010-12-27 | 1 | -1/+0 |
* | | Handle glyphless characters on tty. | Kenichi Handa | 2010-11-01 | 1 | -0/+5 |
* | | * src/termhooks.h: Remove #ifdef CONSP. | Dan Nicolaescu | 2010-10-03 | 1 | -7/+0 |
* | | Fix int/EMACS_INT use in keyboard.c. | Eli Zaretskii | 2010-09-25 | 1 | -2/+4 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -1/+1 |
* | | Remove P_ and __P macros. | Jan D | 2010-07-02 | 1 | -42/+42 |
|/ |
|
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Handle system default font and changing font parameters. | Jan Djärv | 2009-11-17 | 1 | -0/+2 |
* | * xterm.h (struct x_display_info): Add invisible_cursor. | Jan Djärv | 2009-07-03 | 1 | -0/+1 |
* | * keyboard.c (tty_read_avail_input): Don't treat a -1 return from | Stefan Monnier | 2009-03-27 | 1 | -1/+1 |
* | termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system e... | David Reitter | 2009-03-12 | 1 | -0/+2 |
* | Changes to remove Feval calls from GUI under NS. | Adrian Robert | 2009-01-25 | 1 | -0/+7 |
* | 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 |
* | * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop. | Stefan Monnier | 2008-09-12 | 1 | -0/+4 |
* | (TERMINAL_ACTIVE_P): Handle output_msdos_raw in addition to output_termcap. | Eli Zaretskii | 2008-08-23 | 1 | -1/+1 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -2/+0 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -16/+1 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -0/+3 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-15 | 1 | -6/+4 |
* | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -5/+5 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -2/+2 |
|\ |
|
| * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
* | | * config.in (HAVE_DBUS): Add. | Michael Albinus | 2007-12-02 | 1 | -23/+27 |
* | | (enum event_kind) [WINDOWSNT]: Likewise. | Jason Rumney | 2007-11-09 | 1 | -4/+15 |
* | | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | (enum event_kind): Remove trailing comma. | Jan Djärv | 2007-09-14 | 1 | -2/+2 |
* | | * window.h (struct window): | Stefan Monnier | 2007-10-02 | 1 | -1/+1 |
* | | (struct terminal): Move all Lisp_Object fields traced by | Stefan Monnier | 2007-09-27 | 1 | -3/+6 |