Mercurial > emacs
changeset 13557:037f27af8c7b
(syms_of_xselect): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 15 Nov 1995 18:33:45 +0000 |
parents | 8c181dcb4fdd |
children | 0e1539fdf37c |
files | src/xselect.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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,