changeset 91427:d68497bd7f42

Fix typo and tense.
author Glenn Morris <rgm@gnu.org>
date Sat, 02 Feb 2008 04:14:22 +0000
parents 3b99ff362c87
children 7e0406056a29
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Feb 02 04:13:38 2008 +0000
+++ b/lisp/ChangeLog	Sat Feb 02 04:14:22 2008 +0000
@@ -233,7 +233,7 @@
 	x-selection-value.
 
 	* select.el (selection-coding-system)
-	(next-selection-coding-system): Declaration moded from xselect.c.
+	(next-selection-coding-system): Move declarations from xselect.c.
 	(x-get-selection): Decode by selection-coding-system if it is
 	non-nil.  If it is nil, decode by a proper coding system.  Handle
 	C_STRING.