# HG changeset patch # User Glenn Morris # Date 1201925662 0 # Node ID d68497bd7f42100acd5e97879fa86661745d9b42 # Parent 3b99ff362c875c4af5d810d138cdf2975b28622b Fix typo and tense. diff -r 3b99ff362c87 -r d68497bd7f42 lisp/ChangeLog --- 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.