]> code.delx.au - gnu-emacs/history - src/keyboard.c
Rework C source files to avoid ^(
[gnu-emacs] / src / keyboard.c
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-02-24 Stefan Monnier* src/keyboard.c: Don't inadvertently set immediate_ech...
2016-02-23 Eli ZaretskiiFurther improve doc string of 'disable-point-adjustment'
2016-02-22 Eli ZaretskiiFix documentation of 'global-disable-point-adjustment'
2016-02-15 Eli ZaretskiiFix regression with 'recent-keys' and keyboard macros
2016-01-31 Paul EggertFix (c & 040) typo in emergency escapes
2016-01-26 Paul EggertRemove never-set var handle_user_signal_hook
2016-01-22 Paul Eggertxwidgets style cleanup
2016-01-22 Michael AlbinusBackport kqueue integration from master
2016-01-19 Joakim VeronaSupport for the new Xwidget feature.
2016-01-03 Paul EggertAvoid stdio in SIGINT handler
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-31 YAMAMOTO MitsuharuMove variables to inner loop, preparing for Mac port...
2015-12-31 YAMAMOTO MitsuharuAdd handle_user_signal_hook
2015-12-21 Paul EggertPort undo fixes to -fno-common
2015-12-14 Alan MackenzieReplace GROUP argument in six window primitives by...
2015-12-12 Eli ZaretskiiFix echo for "C-u"
2015-12-11 Eli ZaretskiiFix 'this-command-keys' wrt prefix argument
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-04 Alan MackenzieFirst commit to scratch/follow. Make Isearch work...
2015-11-26 Phillip LordMerge branch 'emacs-25' of git.sv.gnu.org:/srv/git...
2015-11-26 Phillip LordAfter delete, record point location in undo.
2015-11-24 Ken RaeburnFix kbd_buffer iteration loop in readable_events
2015-11-19 Alan Mackenziesrc/keyboard.c (pre-command-hook): Fix typo in doc...
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Phillip LordThe heuristic that Emacs uses to add an `undo-boundary...
2015-11-11 Alan MackenzieFirst commit to scratch/follow. Make Isearch work...
2015-10-26 Artur Malabarba* src/keyboard.c (post-command-hook): Shorten docstring
2015-10-25 Artur Malabarba* src/keyboard.c (post-command-hook): Extend the docstring
2015-10-21 Paul EggertInclude-file cleanup for src directory
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-07 Stefan Monnier* src/keyboard.c (read_key_sequence): Complete last...
2015-09-03 Stefan MonnierRe-add the notion of echo_prompt lost in the translation
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-02 Stefan MonnierGeneralize the prefix-command machinery of C-u
2015-09-01 Paul EggertDocstring fixes re quotes in C code
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-14 Stefan Monnier* src/keyboard.c: Use false/true instead of 0/1 for...
2015-08-12 David KastrupDeal gracefully with up-events (Bug#19746)
2015-08-10 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2015-08-10 Eli ZaretskiiFix recording of events pushed onto unread-command...
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Eli ZaretskiiSupport recovery from C stack overflow on MS-Windows
2015-08-02 Paul EggertTreat help strings like other doc strings
2015-07-31 Paul EggertPort to pedantic memcpy
2015-07-17 Paul EggertFix hang with large yanks This should fix the bug fixed...
2015-07-01 Eli ZaretskiiFix value of posn-at-pont in R2L lines
2015-06-23 Paul EggertFix bug that munged selection info
2015-06-23 Paul Eggert* src/keyboard.c (last_timer_event): Remove unused...
2015-06-21 Paul EggertFix some “nested” quoting confusion in doc strings
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-06 Nicolas RichardAdd assertion in adjust_point_for_property
2015-06-06 Nicolas RichardDo not adjust point in a non-selected window
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-31 Paul EggertRemove unused DEFSYMs
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-19 Eli ZaretskiiFix display of overlapping window-specific overlays
2015-05-17 Jan DMerge branch 'master' into cairo
2015-05-08 Eli ZaretskiiFix keyboard macros that include function keys
2015-04-29 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-04-29 Oleh KrehelRemove the deprecated INTERNAL_FIELD macro by expanding it
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-23 Eli Zaretskii; * src/keyboard.c (read_event_from_main_queue): Fix...
2015-04-13 Stefan MonnierCollapse successive char deletions in the undo log
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-31 Eli ZaretskiiAvoid crashing with key-chord (Bug#20223)
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-05 Eli ZaretskiiFix region extension when scroll bar is on the right
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
next