aboutsummaryrefslogtreecommitdiffstats
path: root/src/termhooks.h
Commit message (Expand)AuthorAgeFilesLines
* If a C name must be extern on some platforms, make it extern on all.Paul Eggert2014-06-081-2/+0
* Use terminal-specific hooks to display popup dialogs.Dmitry Antipov2014-06-041-0/+4
* Use terminal-specific hooks to display menus.Dmitry Antipov2014-06-041-1/+4
* Minor cleanup for terminal setup.Dmitry Antipov2014-05-141-1/+2
* Fix the MSDOS build.Eli Zaretskii2014-04-161-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-181-0/+13
* Make some functions static in non-Microsoft builds.Paul Eggert2013-10-161-0/+2
* Support mouse wheel on MS-Windows text-mode console.Eli Zaretskii2013-10-151-1/+0
* * termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_DEL_OK)Dmitry Antipov2013-10-141-21/+6
* * xfaces.c (PT_PER_INCH): Remove unused macro.Dmitry Antipov2013-10-141-3/+0
* Merge from trunk.Eli Zaretskii2013-09-261-11/+4
|\
| * A simpler, centralized INLINE.Paul Eggert2013-09-201-5/+2
| * * termhooks.h (fullscreen_hook): Remove the leftover.Dmitry Antipov2013-09-111-6/+1
| * Cleaning up a few X scroll bar bits.Dmitry Antipov2013-09-111-0/+1
* | Fixed C compilation problems.Eli Zaretskii2013-09-051-2/+5
* | Merge from trunk after a lot of time.Eli Zaretskii2013-09-051-68/+68
|\|
| * Minor cleanup to avoid forward declarations.Dmitry Antipov2013-08-301-11/+17
| * Stop cursor blink after blink-cursor-blinks (10), stop timers when not blinking.Jan Djärv2013-07-161-0/+2
| * * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-101-1/+1
| * * configure.ac (file-notification): New option, replaces inotify option.Michael Albinus2013-06-031-1/+1
| * * src/keyboard.c: Move keyboard decoding to read_key_sequence.Stefan Monnier2013-03-101-13/+15
| * Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+2
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
| * | Final cleanups and updated ChangeLog entries.Eli Zaretskii2012-12-101-2/+1
| * | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-101-0/+5
| |\ \
| | * | Support filesystem notification through inotify on GNU/Linux.Rüdiger Sonderfeld2012-12-101-0/+5
| * | | Merge from trunk.Eli Zaretskii2012-11-131-27/+3
| |\| |
| | * | * frame.h (struct frame): Convert external_tool_bar member toDmitry Antipov2012-11-121-17/+1
| | * | Remove pad from struct input_event.Dmitry Antipov2012-11-021-10/+2
| | |/
| * | Merge from trunk.Eli Zaretskii2012-10-091-1/+1
| |\|
| | * Minor tweaks to recently-changed code.Paul Eggert2012-10-081-1/+1
| * | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-081-3/+3
| |\|
| | * Merge from trunkDaniel Colascione2012-10-071-13/+3
| | |\
| | * | Implement cygw32Daniel Colascione2012-09-171-3/+3
| * | | Initial version of the w32notify code.Eli Zaretskii2012-10-061-0/+1
| | |/ | |/|
| * | Simplify and avoid signal-handling races.Paul Eggert2012-09-231-2/+1
| * | Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-191-12/+3
| |/
| * * termhooks.h (TSET): Remove.Paul Eggert2012-08-171-4/+19
| * Use TSET for write access to Lisp_Object slots of struct terminal.Dmitry Antipov2012-08-091-0/+4
* | Initial incomplete version of tty menus. tty_menu_activate not done yet.Eli Zaretskii2012-06-021-0/+6
|/
* Merge from trunk.Paul Eggert2012-01-091-1/+1
|\
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* | Merge from trunk.Paul Eggert2011-12-141-2/+2
|\|
| * Spelling fixes.Paul Eggert2011-12-111-2/+2
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-211-1/+1
|/
* Fix incorrect comment.Paul Eggert2011-07-191-3/+3
* 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