aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* upstreamJoakim Verona2012-01-091-1/+1
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | upstreamJoakim Verona2011-12-281-2/+2
|\ \ | |/
| * Spelling fixes.Paul Eggert2011-12-111-2/+2
* | upstreamJoakim Verona2011-08-271-3/+3
|\ \ | |/
| * Fix incorrect comment.Paul Eggert2011-07-191-3/+3
* | ifdef guarding of xwidget code. not completeJoakim Verona2011-07-301-2/+3
* | merge from upstreamJoakim Verona2011-06-161-23/+30
|\ \ | |/
| * 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
* | merge from upstream. currently seems to have bitroted and i get segfaultsJoakim Verona2011-02-051-5/+7
|\ \ | |/
| * 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
* | | merge from upstreamJoakim Verona2010-10-181-9/+4
|\ \ \ | |/ /
| * | * 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
* | | merge from trunk, fix conflictsJoakim Verona2010-08-271-43/+43
|\ \ \ | |/ /
| * | 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
| |/
* | initial move from git to bzrJoakim Verona2010-06-181-0/+2
|/
* 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