summaryrefslogtreecommitdiff
path: root/src/keyboard.c
Commit message (Expand)AuthorAge
* Protect against too large size of 'recent-keys' vectorEli Zaretskii2023-03-19
* Rename with/without-narrowing to with/without-restrictionEli Zaretskii2023-02-13
* Update the documentation about labeled (locked) narrowingGregory Heytings2023-02-09
* Rename two long line optimizations variablesGregory Heytings2023-02-09
* Add specific symbols for narrowingsGregory Heytings2023-02-09
* ; Fix typosStefan Kangas2023-01-15
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* * src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)Juri Linkov2022-12-29
* Do not enter locked narrowing when it would span the whole bufferGregory Heytings2022-11-28
* Minor improvements to locked narrowingGregory Heytings2022-11-27
* Docstring improvementsGregory Heytings2022-11-26
* Docstring improvementsGregory Heytings2022-11-26
* Improve locked narrowing around low-level hooks.Gregory Heytings2022-11-26
* Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-11-24
|\
| * Fix earlier changes to keyboard.cPo Lu2022-11-19
| * Fix build with ext menu barPo Lu2022-11-19
| * Fix click position to menu bar entry with no-toolkitManuel Giraud2022-11-19
| * Merge remote-tracking branch 'origin/master' into feature/package+vcPhilip Kaludercic2022-10-30
| |\
| * | * src/keyboard.c (echo_add_key): Mention quick-helpPhilip Kaludercic2022-10-17
* | | Merge master into feature/improved-locked-narrowing.Gregory Heytings2022-10-30
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/feature/noverlay'Stefan Monnier2022-10-28
| |\ \
| | * \ Merge 'master' into noverlayStefan Monnier2022-09-25
| | |\ \
| | * | | Provide a new tree data-structure for overlays.Andreas Politz2017-10-04
| * | | | ; * src/keyboard.c (command_loop_1): Remove unused variable.Eli Zaretskii2022-10-27
| | |_|/ | |/| |
| * | | Add face help-key-binding in help-char echoStefan Kangas2022-10-05
| | |/ | |/|
| * | Merge branch 'emacs-28'Stefan Monnier2022-09-24
| |\ \
| | * | ; * src/keyboard.c (Fposn_at_point): Doc fix. (Bug#52092)Eli Zaretskii2022-09-24
| * | | * src/keyboard.c (safe_run_hook_funcall): Fix thinkoStefan Monnier2022-09-08
| * | | * src/keyboard.c (safe_run_hook_funcall): Fix recent regressionStefan Monnier2022-09-08
| * | | * src/keyboard.c (safe_run_hooks*): Simplify and generalizeStefan Monnier2022-08-29
* | | | Improved locked narrowing.Gregory Heytings2022-08-20
|/ / /
* | | Enhance safe_run_hooks_1 and safe_run_hook_funcall to handle more argumentsAlan Mackenzie2022-08-15
* | | ; Fix documentation of 'deactivate-mark'Eli Zaretskii2022-08-13
* | | Add new value `dont-save' to `deactivate-mark'Po Lu2022-08-13
* | | New debugging facility: backtraces from errors in Lisp called from redisplayAlan Mackenzie2022-08-11
* | | ; * src/keyboard.c (timer_check_2): Restore run-time conditions.Eli Zaretskii2022-08-09
* | | select-active-regions doc string improvementLars Ingebrigtsen2022-08-08
* | | * src/keyboard.c (timer_check_2): Replace redundant test with assertionStefan Monnier2022-08-05
* | | ; * src/keyboard.c (safe_run_hooks_maybe_narrowed): Fix broken merge.Gregory Heytings2022-08-04
* | | Various improvements to long lines handling.Gregory Heytings2022-08-01
* | | Add locked narrowing around pre- and post-command-hookGregory Heytings2022-07-31
* | | ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* | | Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie2022-07-12
* | | Improve behavior of `lost-selection-mode' with multiple buffersPo Lu2022-07-11
* | | Remove now unused parameter TRACK from do_switch_frame.Alan Mackenzie2022-07-08
* | | Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* | | Fix NS buildPo Lu2022-07-07
* | | Port `x-lost-selection-functions' to HaikuPo Lu2022-07-07
* | | Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-02
* | | Disable middle click selection emulation during XDSPo Lu2022-07-01