summaryrefslogtreecommitdiff
path: root/src/termhooks.h
Commit message (Expand)AuthorAgeFilesLines
* Support X clipboard managers.Chong Yidong2011-05-271-0/+16
* Be more systematic about user-interface timestamps.Paul Eggert2011-05-121-2/+4
* * lisp.h: Say "vectorlike header" rather than "vector header.Paul Eggert2011-04-251-1/+1
* lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert2011-04-251-4/+2
* Minor redisplay cleanups.Chong Yidong2011-04-171-13/+0
* * termhooks.h (struct terminal): Likewise.Paul Eggert2011-04-161-4/+4
* * term.c: Make symbols static if they're not exported.Paul Eggert2011-04-131-1/+2
* Fix MS-Windows build broken by 2011-03-11T07:24:21Z!eggert@cs.ucla.edu.Eli Zaretskii2011-03-111-0/+3
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused declarationsAndreas Schwab2010-12-271-1/+0
* | Handle glyphless characters on tty.Kenichi Handa2010-11-011-0/+5
* | * src/termhooks.h: Remove #ifdef CONSP.Dan Nicolaescu2010-10-031-7/+0
* | Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii2010-09-251-2/+4
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-1/+1
* | Remove P_ and __P macros.Jan D2010-07-021-42/+42
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Handle system default font and changing font parameters.Jan Djärv2009-11-171-0/+2
* * xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv2009-07-031-0/+1
* * keyboard.c (tty_read_avail_input): Don't treat a -1 return fromStefan Monnier2009-03-271-1/+1
* termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system e...David Reitter2009-03-121-0/+2
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-251-0/+7
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics2008-12-231-1/+1
* * term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.Stefan Monnier2008-09-121-0/+4
* (TERMINAL_ACTIVE_P): Handle output_msdos_raw in addition to output_termcap.Eli Zaretskii2008-08-231-1/+1
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-2/+0
* Remove support for Mac Carbon.Dan Nicolaescu2008-07-271-16/+1
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+3
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-151-6/+4
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-5/+5
* Merge from emacs--rel--22Miles Bader2008-01-081-2/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | * config.in (HAVE_DBUS): Add.Michael Albinus2007-12-021-23/+27
* | (enum event_kind) [WINDOWSNT]: Likewise.Jason Rumney2007-11-091-4/+15
* | Merge from emacs--rel--22Miles Bader2007-10-091-3/+3
|\ \ | |/
| * (enum event_kind): Remove trailing comma.Jan Djärv2007-09-141-2/+2
* | * window.h (struct window):Stefan Monnier2007-10-021-1/+1
* | (struct terminal): Move all Lisp_Object fields traced byStefan Monnier2007-09-271-3/+6
* | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.Stefan Monnier2007-09-211-5/+2
* | (struct terminal): Make it into a pseudovector.Stefan Monnier2007-09-201-4/+5
* | (enum event_kind) <HORIZ_WHEEL_EVENT>: New event.Jason Rumney2007-09-041-0/+3
* | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\ \ | | |/
| | * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/