]> code.delx.au - gnu-emacs/blobdiff - man/macos.texi
*** empty log message ***
[gnu-emacs] / man / macos.texi
index 6a7b291e7faf7f14a5b28cb8fca316a5eb53d05b..93045eb104431c735f78d3a00b92eb986d895808 100644 (file)
@@ -51,7 +51,7 @@ uses the @key{option} key as the @key{META} key.
 
   Most people should want to use the @key{command} key as the @key{META} key,
 so that dead-key processing with the @key{option} key will still work.  This is
-useful for entering non-ASCII Latin characters directly from the Mac
+useful for entering non-@acronym{ASCII} Latin characters directly from the Mac
 keyboard, for example.
 
   Emacs recognizes the setting in the Keyboard control panel and
@@ -173,7 +173,7 @@ EMACS_UNIBYTE=1
 @section Volumes and Directories on the Mac
 @cindex file names (Mac OS)
 
-  The directory structure in the Mac OS is seen by Emacs as 
+  The directory structure in the Mac OS is seen by Emacs as
 
 @example
 /@var{volumename}/@var{filename}
@@ -244,3 +244,7 @@ returns the GNU or Unix equivalent.  The function
 @code{posix-file-name-to-mac} performs the opposite conversion.  They
 are useful for constructing AppleScript commands to be passed to
 @code{do-applescript}.
+
+@ignore
+   arch-tag: a822c2ab-4273-4997-927e-c153bb71dcf6
+@end ignore