aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.11
diff options
context:
space:
mode:
authorStefan Kangas2022-12-01 16:36:09 +0100
committerStefan Kangas2022-12-01 16:36:09 +0100
commit70ecdebc92c879af90f2d25a2b751d1cc4f3f80d (patch)
tree27d9ebd0090f107cb4381b8155e08097c988a471 /src/ChangeLog.11
parenta86ccb5f9dd4a5fe8e6af974d7f577e7b5d0a8d4 (diff)
downloademacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.tar.gz
emacs-70ecdebc92c879af90f2d25a2b751d1cc4f3f80d.zip
; Fix typos (don't abbreviate "with" or "without")
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 a00ca453ca4..77180262aca 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -14235,7 +14235,7 @@
14235 ns_alternate_modifier. (Bug#1217) 14235 ns_alternate_modifier. (Bug#1217)
14236 14236
14237 * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:): 14237 * nsmenu.m (EmacsMenu-parseKeyEquiv:, addItemWithWidgetValue:):
14238 Display all shortcuts, including those w/o super modifier. 14238 Display all shortcuts, including those without super modifier.
14239 14239
14240 * nsfns.m (ns-read-file-name): Fix typo in assignment statement. 14240 * nsfns.m (ns-read-file-name): Fix typo in assignment statement.
14241 14241