aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.102
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.10 b/src/ChangeLog.10
index 4038f03d079..b62faf17341 100644
--- a/src/ChangeLog.10
+++ b/src/ChangeLog.10
@@ -25478,7 +25478,7 @@
25478 recursive call unless that arg is non-nil. 25478 recursive call unless that arg is non-nil.
25479 (where_is_internal): New argument no_remap. Callers changed. 25479 (where_is_internal): New argument no_remap. Callers changed.
25480 Call recursively to find original key bindings for a remapped 25480 Call recursively to find original key bindings for a remapped
25481 comand unless that arg is non-nil. 25481 command unless that arg is non-nil.
25482 (Fwhere_is_internal): New optional argument NO-REMAP. 25482 (Fwhere_is_internal): New optional argument NO-REMAP.
25483 Doc updated. Callers changed. Pass arg to where_is_internal. 25483 Doc updated. Callers changed. Pass arg to where_is_internal.
25484 25484