aboutsummaryrefslogtreecommitdiffstats
path: root/src/keyboard.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid errors in posn-at-point for large imagesEli Zaretskii2016-10-291-0/+8
* ; * src/keyboard.c (make_lispy_event): Fix code formatting in last change.Eli Zaretskii2016-10-151-7/+7
* Undo the effect of CapsLock when other modifiers are presentDima Kogan2016-10-151-0/+30
* Improve integer overflow handling a bitPaul Eggert2016-09-241-5/+3
* Use DEV_TTY more consistentlyPaul Eggert2016-09-061-2/+8
* Treat SIGINT correctly in GUI sessions on MS-WindowsEli Zaretskii2016-09-051-1/+1
* Avoid crashes for invalid value of key modifiersEli Zaretskii2016-08-291-1/+6
* Merge from origin/emacs-25Paul Eggert2016-08-051-1/+2
|\
| * Fix doc string of 'minibuffer-message-timeout'Eli Zaretskii2016-08-011-1/+2
* | ‘signal’ no longer returnsPaul Eggert2016-07-251-3/+3
* | Work around GCC bug 54561 in a better wayPaul Eggert2016-07-201-1/+6
* | Merge from origin/emacs-25Paul Eggert2016-06-191-0/+10
|\ \ | |/
| * Fix undo boundary in recursive edit (Bug#23632)Phillip Lord2016-06-081-0/+10
* | Replace IF_LINT by NONVOLATILE and UNINITPaul Eggert2016-06-081-6/+4
* | Omit IF_LINT code that no longer seems neededPaul Eggert2016-05-301-11/+4
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-2/+5
* | Port --enable-gcc-warnings to GCC 6.1Paul Eggert2016-05-181-0/+9
* | Autosave buffers on logout if HAVE_NTGUIKen Brown2016-05-121-0/+15
* | Fix Bug#23207Michael Albinus2016-04-101-1/+10
* | Merge from origin/emacs-25Paul Eggert2016-04-031-1/+1
|\ \ | |/
| * ; * src/keyboard.c (read_char): Fix typos in a comment.Eli Zaretskii2016-04-031-1/+1
* | Merge from origin/emacs-25John Wiegley2016-04-021-4/+4
|\ \ | |/
| * Ignore non-nil. non-cons values of unread-command-eventsEli Zaretskii2016-03-261-4/+4
* | -Paul Eggert2016-03-221-5/+6
|\ \ | |/
| * * src/keyboard.c (echo_keystrokes_p): Don't test cursor_in_echo_areaStefan Monnier2016-03-141-5/+6
* | Merge from origin/emacs-25John Wiegley2016-03-111-4/+4
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-4/+4
* | Merge from origin/emacs-25John Wiegley2016-03-031-10/+18
|\ \ | |/
| * * src/keyboard.c: Don't inadvertently set immediate_echo (bug#22581)Stefan Monnier2016-02-241-10/+18
* | Merge from origin/emacs-25John Wiegley2016-03-031-4/+4
|\ \ | |/
| * Further improve doc string of 'disable-point-adjustment'Eli Zaretskii2016-02-231-4/+4
* | Merge from origin/emacs-25John Wiegley2016-02-221-6/+6
|\ \ | |/
| * Fix documentation of 'global-disable-point-adjustment'Eli Zaretskii2016-02-221-6/+6
* | Merge from origin/emacs-25John Wiegley2016-02-151-23/+27
|\ \ | |/
| * Fix regression with 'recent-keys' and keyboard macrosEli Zaretskii2016-02-151-23/+27
* | Merge from origin/emacs-25John Wiegley2016-02-031-2/+2
|\ \ | |/
| * Fix (c & 040) typo in emergency escapesPaul Eggert2016-01-311-2/+2
* | Mention context when resume from emergency escapePaul Eggert2016-02-031-0/+3
* | -Paul Eggert2016-01-301-5/+0
|\ \ | |/
| * Remove never-set var handle_user_signal_hookPaul Eggert2016-01-261-5/+0
* | -Paul Eggert2016-01-301-2/+2
|\ \ | |/
| * xwidgets style cleanupPaul Eggert2016-01-221-2/+2
| * Backport kqueue integration from masterMichael Albinus2016-01-221-2/+2
* | -Paul Eggert2016-01-301-0/+18
|\ \ | |/
| * Support for the new Xwidget feature.Joakim Verona2016-01-191-0/+19
| * Avoid stdio in SIGINT handlerPaul Eggert2016-01-031-26/+47
* | Avoid stdio in SIGINT handlerPaul Eggert2016-01-181-26/+47
* | Move variables to inner loop, preparing for Mac port mergeYAMAMOTO Mitsuharu2016-01-181-3/+4
* | Merge from origin/emacs-25John Wiegley2016-01-111-1/+1
|\ \ | |/
| * Update copyright year to 2016Paul Eggert2016-01-011-1/+1