@item ns-use-proxy-icon
This variable specifies whether to display the proxy icon in the
titlebar. The proxy icon can be used to drag the file associated with
-the current buffer to other applications, much in the same way you
-would do it from Finder. You might have to disable
+the current buffer to other applications, a printer, the desktop,
+etc., in the same way you can from Finder. You might have to disable
@code{tool-bar-mode} to see the proxy icon.
@vindex ns-confirm-quit
DEFVAR_BOOL ("ns-use-proxy-icon", ns_use_proxy_icon,
doc: /* When non-nil display a proxy icon in the titlebar.
The proxy icon can be used to drag the file associated with the
-current buffer to other applications, much in the same way you would
-do it from Finder. Note that you might have to disable
+current buffer to other applications, a printer, the desktop, etc., in
+the same way you can from Finder. Note that you might have to disable
`tool-bar-mode' to see the proxy icon.
The default value is t. */);