aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2018-05-23 19:02:00 +0300
committerEli Zaretskii2018-05-23 19:02:00 +0300
commita89795944b7291c24a5cffd82365dde600f598d5 (patch)
tree717b81cc66b27fdca07cebc4dff0ed4e7cd7d69c
parente3f00f5637a2790923a9c4c1d4b7dbf65027d8ce (diff)
downloademacs-a89795944b7291c24a5cffd82365dde600f598d5.tar.gz
emacs-a89795944b7291c24a5cffd82365dde600f598d5.zip
Minor copyedits in Emacs manual in macos.texi
* doc/emacs/macos.texi (Mac / GNUstep Basics) (Mac / GNUstep Events): Fix markup and capitalization. (Bug#31568)
-rw-r--r--doc/emacs/macos.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi
index cfb63fe1d8c..34b645dbc17 100644
--- a/doc/emacs/macos.texi
+++ b/doc/emacs/macos.texi
@@ -59,7 +59,7 @@ default). A value of @code{control}, @code{meta}, @code{alt},
59modifier keys; a value of @code{left} means be the same key as 59modifier keys; a value of @code{left} means be the same key as
60@code{ns-alternate-modifier}; a value of @code{none} tells Emacs to 60@code{ns-alternate-modifier}; a value of @code{none} tells Emacs to
61ignore them, in which case you get the default behavior of macOS 61ignore them, in which case you get the default behavior of macOS
62accentuation system from the right option key. 62accentuation system from the right @key{Option} key.
63 63
64 @kbd{S-mouse-1} adjusts the region to the click position, 64 @kbd{S-mouse-1} adjusts the region to the click position,
65just like @kbd{mouse-3} (@code{mouse-save-then-kill}); it does not pop 65just like @kbd{mouse-3} (@code{mouse-save-then-kill}); it does not pop
@@ -170,7 +170,7 @@ the requested line (@code{ns-open-file-select-line}).
170This event occurs when a user drags an object from another application 170This event occurs when a user drags an object from another application
171into an Emacs frame. The default behavior is to open a file in the 171into an Emacs frame. The default behavior is to open a file in the
172window under the mouse, or to insert text at point of the window under 172window under the mouse, or to insert text at point of the window under
173the mouse. It may sometimes be necessary to use the @key{META} key in 173the mouse. It may sometimes be necessary to use the @key{Meta} key in
174conjunction with dragging to force text insertion. 174conjunction with dragging to force text insertion.
175 175
176@item ns-change-font 176@item ns-change-font