index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
keyboard.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Fix doc string of 'current-idle-time'
Eli Zaretskii
2023-08-25
1
-1
/
+2
*
Avoid crashes under 'which-key-mode'
Eli Zaretskii
2023-07-30
1
-2
/
+2
*
Fix bug#64152 (Minibuffer sometimes goes "modal")
Alan Mackenzie
2023-06-21
1
-1
/
+1
*
Code cleanup for long line optimizations
Gregory Heytings
2023-03-29
1
-5
/
+7
*
Protect against too large size of 'recent-keys' vector
Eli Zaretskii
2023-03-19
1
-2
/
+15
*
Rename with/without-narrowing to with/without-restriction
Eli Zaretskii
2023-02-13
1
-2
/
+2
*
Update the documentation about labeled (locked) narrowing
Gregory Heytings
2023-02-09
1
-14
/
+10
*
Rename two long line optimizations variables
Gregory Heytings
2023-02-09
1
-1
/
+1
*
Add specific symbols for narrowings
Gregory Heytings
2023-02-09
1
-1
/
+4
*
; Fix typos
Stefan Kangas
2023-01-15
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
* src/keyboard.c (echo_add_key): Use recently rebound C-h key C-q (bug#60249)
Juri Linkov
2022-12-29
1
-3
/
+2
*
Do not enter locked narrowing when it would span the whole buffer
Gregory Heytings
2022-11-28
1
-3
/
+6
*
Minor improvements to locked narrowing
Gregory Heytings
2022-11-27
1
-1
/
+2
*
Docstring improvements
Gregory Heytings
2022-11-26
1
-2
/
+2
*
Docstring improvements
Gregory Heytings
2022-11-26
1
-2
/
+4
*
Improve locked narrowing around low-level hooks.
Gregory Heytings
2022-11-26
1
-2
/
+2
*
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-11-24
1
-5
/
+52
|
\
|
*
Fix earlier changes to keyboard.c
Po Lu
2022-11-19
1
-2
/
+33
|
*
Fix build with ext menu bar
Po Lu
2022-11-19
1
-1
/
+1
|
*
Fix click position to menu bar entry with no-toolkit
Manuel Giraud
2022-11-19
1
-2
/
+16
|
*
Merge remote-tracking branch 'origin/master' into feature/package+vc
Philip Kaludercic
2022-10-30
1
-8
/
+4
|
|
\
|
*
|
* src/keyboard.c (echo_add_key): Mention quick-help
Philip Kaludercic
2022-10-17
1
-1
/
+3
*
|
|
Merge master into feature/improved-locked-narrowing.
Gregory Heytings
2022-10-30
1
-59
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge remote-tracking branch 'origin/feature/noverlay'
Stefan Monnier
2022-10-28
1
-2
/
+2
|
|
\
\
|
|
*
\
Merge 'master' into noverlay
Stefan Monnier
2022-09-25
1
-1170
/
+2439
|
|
|
\
\
|
|
*
|
|
Provide a new tree data-structure for overlays.
Andreas Politz
2017-10-04
1
-2
/
+2
|
*
|
|
|
; * src/keyboard.c (command_loop_1): Remove unused variable.
Eli Zaretskii
2022-10-27
1
-6
/
+2
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Add face help-key-binding in help-char echo
Stefan Kangas
2022-10-05
1
-16
/
+9
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'emacs-28'
Stefan Monnier
2022-09-24
1
-0
/
+3
|
|
\
\
|
|
*
|
; * src/keyboard.c (Fposn_at_point): Doc fix. (Bug#52092)
Eli Zaretskii
2022-09-24
1
-0
/
+3
|
*
|
|
* src/keyboard.c (safe_run_hook_funcall): Fix thinko
Stefan Monnier
2022-09-08
1
-1
/
+1
|
*
|
|
* src/keyboard.c (safe_run_hook_funcall): Fix recent regression
Stefan Monnier
2022-09-08
1
-3
/
+12
|
*
|
|
* src/keyboard.c (safe_run_hooks*): Simplify and generalize
Stefan Monnier
2022-08-29
1
-35
/
+17
*
|
|
|
Improved locked narrowing.
Gregory Heytings
2022-08-20
1
-3
/
+3
|
/
/
/
*
|
|
Enhance safe_run_hooks_1 and safe_run_hook_funcall to handle more arguments
Alan Mackenzie
2022-08-15
1
-6
/
+30
*
|
|
; Fix documentation of 'deactivate-mark'
Eli Zaretskii
2022-08-13
1
-4
/
+7
*
|
|
Add new value `dont-save' to `deactivate-mark'
Po Lu
2022-08-13
1
-2
/
+6
*
|
|
New debugging facility: backtraces from errors in Lisp called from redisplay
Alan Mackenzie
2022-08-11
1
-1
/
+13
*
|
|
; * src/keyboard.c (timer_check_2): Restore run-time conditions.
Eli Zaretskii
2022-08-09
1
-14
/
+19
*
|
|
select-active-regions doc string improvement
Lars Ingebrigtsen
2022-08-08
1
-1
/
+4
*
|
|
* src/keyboard.c (timer_check_2): Replace redundant test with assertion
Stefan Monnier
2022-08-05
1
-17
/
+17
*
|
|
; * src/keyboard.c (safe_run_hooks_maybe_narrowed): Fix broken merge.
Gregory Heytings
2022-08-04
1
-3
/
+3
*
|
|
Various improvements to long lines handling.
Gregory Heytings
2022-08-01
1
-6
/
+3
*
|
|
Add locked narrowing around pre- and post-command-hook
Gregory Heytings
2022-07-31
1
-9
/
+48
*
|
|
; Fix typos: prefer American spelling
Stefan Kangas
2022-07-14
1
-1
/
+1
*
|
|
Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flag
Alan Mackenzie
2022-07-12
1
-11
/
+0
*
|
|
Improve behavior of `lost-selection-mode' with multiple buffers
Po Lu
2022-07-11
1
-0
/
+12
*
|
|
Remove now unused parameter TRACK from do_switch_frame.
Alan Mackenzie
2022-07-08
1
-1
/
+1
[next]