# HG changeset patch # User Richard M. Stallman # Date 816460425 0 # Node ID 037f27af8c7b28815977175da4941e887a554209 # Parent 8c181dcb4fdda55fd4362c8bad164c1efc170df5 (syms_of_xselect): Doc fix. diff -r 8c181dcb4fdd -r 037f27af8c7b src/xselect.c --- a/src/xselect.c Wed Nov 15 18:32:38 1995 +0000 +++ b/src/xselect.c Wed Nov 15 18:33:45 1995 +0000 @@ -2123,7 +2123,7 @@ \(This happens when some other X client makes its own selection\n\ or when a Lisp program explicitly clears the selection.)\n\ The functions are called with one argument, the selection type\n\ -\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD'.)"); +\(a symbol, typically `PRIMARY', `SECONDARY', or `CLIPBOARD')."); Vx_lost_selection_hooks = Qnil; DEFVAR_LISP ("x-sent-selection-hooks", &Vx_sent_selection_hooks,