changeset 95459:4884dcac79f8

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 01 Jun 2008 11:54:47 +0000
parents 590265a51ebf
children 010f128dcc33
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sun Jun 01 11:54:16 2008 +0000
+++ b/lisp/ChangeLog	Sun Jun 01 11:54:47 2008 +0000
@@ -1,3 +1,7 @@
+2008-06-01  Thomas Morgan  <tlm@thomasmorgan.net>  (tiny change)
+
+	* select.el (x-get-selection): Fix typo.
+
 2008-06-01  Juanma Barranquero  <lekktu@gmail.com>
 
 	* descr-text.el (describe-text-sexp): Use `string-match-p'.  Simplify.