diff src/select-msw.c @ 288:e11d67e05968 r21-0b42

Import from CVS: tag r21-0b42
author cvs
date Mon, 13 Aug 2007 10:35:54 +0200
parents 57709be46d1b
children 74fd4e045ea6
line wrap: on
line diff
--- a/src/select-msw.c	Mon Aug 13 10:35:07 2007 +0200
+++ b/src/select-msw.c	Mon Aug 13 10:35:54 2007 +0200
@@ -145,7 +145,7 @@
 }
 
 DEFUN ("mswindows-selection-exists-p", Fmswindows_selection_exists_p, 0, 0, 0, /*
-Whether there is an mswindows selection.
+Whether there is an MS-Windows selection.
 */
        ())
 {
@@ -153,7 +153,7 @@
 }
 
 DEFUN ("mswindows-delete-selection", Fmswindows_delete_selection, 0, 0, 0, /*
-Whether there is an mswindows selection.
+Remove the current MS-Windows selection from the clipboard.
 */
        ())
 {