Mercurial > emacs
changeset 45141:0efae879dd3e
(mac-cut-function): Doc fix.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Mon, 06 May 2002 06:48:57 +0000 |
parents | 758db91263f5 |
children | 8dabe262204a |
files | src/mac.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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)