# HG changeset patch # User Andreas Schwab # Date 909742918 0 # Node ID 4ade2b2481483459917ee928f702ee26b6cdc850 # Parent 3d1bb0100afbd66cd94c7ad4bbfcd37153fe40f9 (Vselection_coding_system): Doc fix. diff -r 3d1bb0100afb -r 4ade2b248148 src/xselect.c --- a/src/xselect.c Fri Oct 30 10:20:25 1998 +0000 +++ b/src/xselect.c Fri Oct 30 10:21:58 1998 +0000 @@ -2301,7 +2301,7 @@ "Coding system for communicating with other X clients.\n\ When sending or receiving text via cut_buffer, selection, and clipboard,\n\ the text is encoded or decoded by this coding system.\n\ -A default value is `compound-text'"); +The default value is `compound-text'."); Vselection_coding_system = intern ("compound-text"); DEFVAR_LISP ("next-selection-coding-system", &Vnext_selection_coding_system,