diff src/mac.c @ 45141:0efae879dd3e

(mac-cut-function): Doc fix.
author Pavel Jan?k <Pavel@Janik.cz>
date Mon, 06 May 2002 06:48:57 +0000
parents 303384b6edc4
children 39cdf9669519
line wrap: on
line diff
--- a/src/mac.c	Mon May 06 00:27:23 2002 +0000
+++ b/src/mac.c	Mon May 06 06:48:57 2002 +0000
@@ -2699,7 +2699,7 @@
        doc: /* Whether there is an owner for the given X Selection.
 The arg should be the name of the selection in question, typically one of
 the symbols `PRIMARY', `SECONDARY', or `CLIPBOARD'.
-(Those are literal upper-case symbol names, since that's what X expects.)
+\(Those are literal upper-case symbol names, since that's what X expects.)
 For convenience, the symbol nil is the same as `PRIMARY',
 and t is the same as `SECONDARY'.  */)
   (selection)