all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* 23.0.60; Typo
@ 2008-06-01  7:28 Thomas Morgan
  2008-06-01 11:55 ` Juanma Barranquero
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Morgan @ 2008-06-01  7:28 UTC (permalink / raw)
  To: emacs-pretest-bug

This patch fixes a typo.

2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>

	* select.el (x-get-selection): Fix typo.

diff -u -r1.42 select.el
--- lisp/select.el	6 May 2008 07:57:49 -0000	1.42
+++ lisp/select.el	1 Jun 2008 07:20:25 -0000
@@ -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)




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 23.0.60; Typo
  2008-06-01  7:28 23.0.60; Typo Thomas Morgan
@ 2008-06-01 11:55 ` Juanma Barranquero
  0 siblings, 0 replies; 2+ messages in thread
From: Juanma Barranquero @ 2008-06-01 11:55 UTC (permalink / raw)
  To: Thomas Morgan; +Cc: emacs-pretest-bug

> This patch fixes a typo.
>
> 2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>
>
>        * select.el (x-get-selection): Fix typo.

Applied, thanks.

   Juanma




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-01 11:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-01  7:28 23.0.60; Typo Thomas Morgan
2008-06-01 11:55 ` Juanma Barranquero

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.