summaryrefslogtreecommitdiff
path: root/ChangeLog.3
diff options
context:
space:
mode:
authorStefan Kangas <stefankangas@gmail.com>2022-12-06 16:55:39 +0100
committerStefan Kangas <stefankangas@gmail.com>2022-12-08 07:17:47 +0100
commit8fb2afe051168b2eac2bba0ee102039d0af90a05 (patch)
tree812e09025e9707b3be8297b46dcaa31c6425f384 /ChangeLog.3
parenta37df90276a1a8a5c185cf9e523a2cc1176b2fc4 (diff)
downloademacs-8fb2afe051168b2eac2bba0ee102039d0af90a05.tar.gz
; Fix typos
Diffstat (limited to 'ChangeLog.3')
-rw-r--r--ChangeLog.36
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3
index 136a276b632..edb738b56c9 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -113661,7 +113661,7 @@
2019-09-04 Lars Ingebrigtsen <larsi@gnus.org>
- Make the NSM not pop up an X dialogue on non-mouse actions
+ Make the NSM not pop up an X dialog on non-mouse actions
* lisp/emacs-lisp/rmc.el (read-multiple-choice): Don't pop up X
dialogs on (url-retrieve "https://expired.badssl.com/" #'ignore)
@@ -124088,7 +124088,7 @@
This is fine when the GPG key is cached and each entry can be
decrypted without user interaction. However, for security some people
have their GPG on a hardware token like a Yubikey setup so that they
- have to touch a sensor on the toke for every cryptographic operation,
+ have to touch a sensor on the token for every cryptographic operation,
in which case it becomes inconvenient as each attempt to find an entry
requires a variable number of touches of the hardware token.
@@ -202762,7 +202762,7 @@
(w32_frame_parm_handlers): Add entries for new frame
parameters.
* src/w32font.c (Fx_select_font): Handle `z-group-above'
- frames during font selection dialogue.
+ frames during font selection dialog.
* src/w32term.c (construct_mouse_wheel): Construct mouse wheel
event from F's w32 window.
(w32_mouse_position): Handle child frames.