projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ade634
)
; * src/keyboard.c (read_char): Typo in comment.
author
Po Lu
<luangruo@yahoo.com>
Fri, 21 Jun 2024 07:13:03 +0000
(15:13 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Fri, 21 Jun 2024 07:13:03 +0000
(15:13 +0800)
src/keyboard.c
patch
|
blob
|
history
diff --git
a/src/keyboard.c
b/src/keyboard.c
index fb4d17ea06657e7a2fa72ad9db4c561f7510316e..c75e80d2a05c4c9d95840d33e80fb10952890b59 100644
(file)
--- a/
src/keyboard.c
+++ b/
src/keyboard.c
@@
-3138,7
+3138,7
@@
read_char (int commandflag, Lisp_Object map,
/* Should a command call `sit-for', or another command that
provides a timespec to Fread_event and co., the original
event will not subsequently be entered into
- this_command_keys unless Q
no_record
be specified below.
+ this_command_keys unless Q
t
be specified below.
The same is the case in a number of other scenarios where
reread is true, but if so, event recording is to be