emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/select.el,v


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/select.el,v
Date: Sun, 01 Jun 2008 11:54:17 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/06/01 11:54:17

Index: select.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/select.el,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- select.el   6 May 2008 07:57:49 -0000       1.42
+++ select.el   1 Jun 2008 11:54:16 -0000       1.43
@@ -88,7 +88,7 @@
                       selection-coding-system
                       (cond ((eq data-type 'UTF8_STRING)
                              'utf-8)
-                            ((eq data-type 'COMPOUND-TEXT)
+                            ((eq data-type 'COMPOUND_TEXT)
                              'compound-text-with-extensions)
                             ((eq data-type 'C_STRING)
                              nil)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]