]> git.eshelyaron.com Git - emacs.git/commitdiff
* etc/NEWS: macOS alternative context menu mouse binding.
authorMattias Engdegård <mattiase@acm.org>
Wed, 8 Sep 2021 08:17:23 +0000 (10:17 +0200)
committerMattias Engdegård <mattiase@acm.org>
Wed, 8 Sep 2021 08:17:23 +0000 (10:17 +0200)
etc/NEWS

index f43fa741566f1840b5a4ccf483fba71f99c81a51..fb99827bccd62a4ad872d480b096d16b5bb83e12 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -178,7 +178,8 @@ When this mode is enabled, clicking 'down-mouse-3' anywhere in the buffer
 pops up a menu whose contents depends on surrounding context near the
 mouse click.  You can change the order of the default sub-menus in the
 context menu by customizing the user option 'context-menu-functions'.
-You can also invoke the context menu by pressing 'S-<F10>'.
+You can also invoke the context menu by pressing 'S-<F10>' or,
+on macOS, by clicking 'C-down-mouse-1'.
 
 +++
 ** A new keymap for buffer actions has been added.