aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorStefan Kangas2022-11-20 12:59:39 +0100
committerStefan Kangas2022-11-20 12:59:39 +0100
commit16318bfb518aa7bc06e502e6fad7e53ec91067f9 (patch)
treee27122c0a061762bc483ed245ca62ac8d957f881 /src/ChangeLog.11
parent6082ab9697fa8c18e9049d24840d07efe6f95625 (diff)
downloademacs-16318bfb518aa7bc06e502e6fad7e53ec91067f9.tar.gz
emacs-16318bfb518aa7bc06e502e6fad7e53ec91067f9.zip
; Fix typos
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r--src/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index 1ec09d0a818..a00ca453ca4 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -11988,7 +11988,7 @@
11988 11988
11989 * cmds.c (nonundocount): New global variable. 11989 * cmds.c (nonundocount): New global variable.
11990 (keys_of_cmds): Initialize it. 11990 (keys_of_cmds): Initialize it.
11991 (Fself_insert_command): Use it to combine upto 20 sequential chars 11991 (Fself_insert_command): Use it to combine up to 20 sequential chars
11992 into a single undo entry, just like the Qself_insert_command code in 11992 into a single undo entry, just like the Qself_insert_command code in
11993 keyboard.c does. 11993 keyboard.c does.
11994 Call frame_make_pointer_invisible, also like the Qself_insert_command 11994 Call frame_make_pointer_invisible, also like the Qself_insert_command