aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-03-15Use bool for menu_items_inusePaul Eggert1-2/+2
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey1-4/+4
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-12-02For help commands, ensure all keys of a mouse sequence are reported.Alan Mackenzie1-0/+1
2017-10-09; Typo fixes, mostly repeated wordsPaul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-01-25A quicker check for quitPaul Eggert1-0/+2
2016-12-31Update copyright year to 2017Paul Eggert1-1/+1
2016-12-11Undo part of last changeEli Zaretskii1-0/+4
2016-12-11Avoid aborts when a thread signals an errorEli Zaretskii1-7/+0
2016-09-06Use DEV_TTY more consistentlyPaul Eggert1-0/+2
2016-03-10Rework C source files to avoid ^(Paul Eggert1-2/+2
2016-01-26Remove never-set var handle_user_signal_hookPaul Eggert1-2/+0
2016-01-01Update copyright year to 2016Paul Eggert1-1/+1
2015-12-31Add handle_user_signal_hookYAMAMOTO Mitsuharu1-0/+2
2015-12-20Port undo fixes to -fno-commonPaul Eggert1-3/+2
2015-11-26After delete, record point location in undo.Phillip Lord1-0/+13
2015-10-20Include-file cleanup for src directoryPaul Eggert1-1/+0
2015-10-16Make src headers idempotent and standalonePaul Eggert1-0/+5
2015-09-03Re-add the notion of echo_prompt lost in the translationStefan Monnier1-3/+2
2015-08-14* src/keyboard.c: Use false/true instead of 0/1 for booleansStefan Monnier1-1/+1
2015-07-14Port to stricter C99Paul Eggert1-2/+2
2015-06-23* src/keyboard.h (kbd_buffer_store_event_hold): Remove unused local.Paul Eggert1-1/+0
2015-06-23Port selection info fix to clangPaul Eggert1-1/+2
2015-06-23Fix bug that munged selection infoPaul Eggert1-3/+27
2015-04-29Remove the deprecated INTERNAL_FIELD macro by expanding itOleh Krehel1-26/+26
2015-01-05Compute C decls for DEFSYMs automaticallyPaul Eggert1-31/+0
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2015-01-01Update copyright year to 2015Paul Eggert1-1/+1
2014-06-08If a C name must be extern on some platforms, make it extern on all.Paul Eggert1-6/+0
2014-06-02Use common memory management functions for lwlib and refactor users.Dmitry Antipov1-51/+0
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert1-1/+1
2013-12-14Use bool for boolean, focusing on headers.Paul Eggert1-1/+1
2013-12-11Fix conditions for prototype declarations.Ken Brown1-1/+1
2013-11-30Support resizing frames and windows pixelwise.Martin Rudalics1-0/+1
2013-10-16Make some functions static in non-Microsoft builds.Paul Eggert1-0/+2
2013-10-15* keyboard.c, keyboard.h (all_kboards): Now static.Paul Eggert1-3/+0
2013-10-10* keyboard.c (last_event_timestamp): Remove. For X selection andDmitry Antipov1-4/+0
2013-10-10* keyboard.c (init_kboard): Now static. Add argDmitry Antipov1-1/+1
2013-10-08Fix minor problems found by static checking.Paul Eggert1-1/+1
2013-09-20A simpler, centralized INLINE.Paul Eggert1-11/+8
2013-09-05Fixed C compilation problems.Eli Zaretskii1-1/+1
2013-08-30Minor cleanup to avoid forward declarations.Dmitry Antipov1-3/+1
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert1-5/+5
2013-07-16New unwind-protect flavors to better type-check C callbacks.Paul Eggert1-1/+1
2013-03-08Separate mouse-1-click-follows-link from mouse-drag-region.Stefan Monnier1-6/+6
2013-02-11Clean up read_key_sequence a bit; reread active keymaps after first event.Stefan Monnier1-1/+1
2013-01-01Update copyright notices for 2013.Paul Eggert1-1/+2