changeset 91675:9512ece34184

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Fri, 08 Feb 2008 20:16:52 +0000
parents 31216f583b8a
children 795a0a5f92dd
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Feb 08 20:16:35 2008 +0000
+++ b/lisp/ChangeLog	Fri Feb 08 20:16:52 2008 +0000
@@ -21,6 +21,11 @@
 
 2008-02-08  Glenn Morris  <rgm@gnu.org>
 
+	* cus-start.el (selection-coding-system): Remove, since it's now
+	defined in select.el rather than in xselect.c.
+	* select.el (selection-coding-system): Make it a defcustom, and
+	add the properties from cus-start.el.  Bump :version.
+
 	* custom.el (custom-theme-set-variables): Sort symbols that are
 	dependencies before symbols that depend on them.
 	(custom-enabled-themes): Set after custom-theme-directory.