aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-10Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)Glenn Morris1-1/+1
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris1-1/+1
2011-12-11Spelling fixes.Paul Eggert1-2/+2
2011-09-21* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert1-1/+1
2011-07-19Fix incorrect comment.Paul Eggert1-3/+3
2011-06-03Fix doc for machines with wider system times such as time_t.Paul Eggert1-2/+2
2011-05-27Support X clipboard managers.Chong Yidong1-0/+16
2011-05-12Be more systematic about user-interface timestamps.Paul Eggert1-2/+4
2011-05-09Backport revisions 2011-04-24T05:30:24Z!eggert@cs.ucla.edu..2011-04-25T19:40:...Eli Zaretskii1-4/+2
2011-04-25* lisp.h: Say "vectorlike header" rather than "vector header.Paul Eggert1-1/+1
2011-04-25lisp.h: Fix a problem with aliasing and vector headers.Paul Eggert1-4/+2
2011-04-17Minor redisplay cleanups.Chong Yidong1-13/+0
2011-04-16* termhooks.h (struct terminal): Likewise.Paul Eggert1-4/+4
2011-04-13* term.c: Make symbols static if they're not exported.Paul Eggert1-1/+2
2011-03-11Fix MS-Windows build broken by 2011-03-11T07:24:21Z!eggert@cs.ucla.edu.Eli Zaretskii1-0/+3
2011-01-26Refill some long/short copyright headers.Glenn Morris1-1/+2
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris1-2/+1
2011-01-15Nuke arch-tags.Glenn Morris1-2/+0
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris1-1/+1
2010-12-27Remove unused declarationsAndreas Schwab1-1/+0
2010-11-01Handle glyphless characters on tty.Kenichi Handa1-0/+5
2010-10-03* src/termhooks.h: Remove #ifdef CONSP.Dan Nicolaescu1-7/+0
2010-09-25Fix int/EMACS_INT use in keyboard.c.Eli Zaretskii1-2/+4
2010-07-08Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab1-1/+1
2010-07-02Remove P_ and __P macros.Jan D1-42/+42
2010-01-13Add 2010 to copyright years.Glenn Morris1-1/+1
2009-11-17Handle system default font and changing font parameters.Jan Djärv1-0/+2
2009-07-03* xterm.h (struct x_display_info): Add invisible_cursor.Jan Djärv1-0/+1
2009-03-27* keyboard.c (tty_read_avail_input): Don't treat a -1 return fromStefan Monnier1-1/+1
2009-03-12termhooks.h [HAVE_NS]: define NS_NONKEY_EVENT to be used for non-key system e...David Reitter1-0/+2
2009-01-25Changes to remove Feval calls from GUI under NS.Adrian Robert1-0/+7
2009-01-08Add 2009 to copyright years.Glenn Morris1-1/+1
2008-12-23In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics1-1/+1
2008-09-12* term.c (close_gpm): New fun extracted from Fgpm_mouse_stop.Stefan Monnier1-0/+4
2008-08-23(TERMINAL_ACTIVE_P): Handle output_msdos_raw in addition to output_termcap.Eli Zaretskii1-1/+1
2008-07-31* s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu1-2/+0
2008-07-27Remove support for Mac Carbon.Dan Nicolaescu1-16/+1
2008-07-15merging Emacs.app (NeXTstep port)Adrian Robert1-0/+3
2008-05-15Switch to recommended form of GPLv3 permissions notice.Glenn Morris1-6/+4
2008-02-22Consolidate the image_cache to the terminal struct.Stefan Monnier1-5/+5
2008-01-08Add 2008 to copyright years.Glenn Morris1-1/+1
2007-12-02* config.in (HAVE_DBUS): Add.Michael Albinus1-23/+27
2007-11-09(enum event_kind) [WINDOWSNT]: Likewise.Jason Rumney1-4/+15
2007-10-02* window.h (struct window):Stefan Monnier1-1/+1
2007-09-27(struct terminal): Move all Lisp_Object fields traced byStefan Monnier1-3/+6
2007-09-21* termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.Stefan Monnier1-5/+2
2007-09-20(struct terminal): Make it into a pseudovector.Stefan Monnier1-4/+5
2007-09-14(enum event_kind): Remove trailing comma.Jan Djärv1-2/+2
2007-09-04(enum event_kind) <HORIZ_WHEEL_EVENT>: New event.Jason Rumney1-0/+3
2007-08-08Replace `iff' in comments.Glenn Morris1-1/+1