[LyX/master] #12408 improved release notes text for changed shortcuts on macOS

Stephan Witt switt at lyx.org
Sun Oct 24 09:04:39 UTC 2021


commit c52344e8590bef4ca034eb03270125dd37bef3e3
Author: Stephan Witt <switt at lyx.org>
Date:   Sun Oct 24 11:28:03 2021 +0200

    #12408 improved release notes text for changed shortcuts on macOS
---
 lib/RELEASE-NOTES |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/RELEASE-NOTES b/lib/RELEASE-NOTES
index ffcbeb5..b779b62 100644
--- a/lib/RELEASE-NOTES
+++ b/lib/RELEASE-NOTES
@@ -24,8 +24,10 @@
 * This allows Shift-F3 to be used for word-find-backwards (i.e., find previous)
   on Linux and Windows.
 
-* The shortcut for word-find on OSX is now Cmd-E, as is the Apple standard. The
-  shortcut for word-find-previous is Cmd-G.
+* The shortcut to use the selection for a find on macOS is now Cmd-E, as is the
+  Apple standard.  The shortcut for find the next occurrence of the current
+  find buffer text is Cmd-G.  The shortcut for toggle of font emphasis has been 
+  changed to Cmd-Ctrl-E.
 
 * Continuous spellcheck is now on by default, but only if the user does not have
   an existing preferences file. In that case, the old setting is preserved.


More information about the lyx-cvs mailing list