From: Glenn Morris Date: Sat, 2 Feb 2008 04:14:22 +0000 (+0000) Subject: Fix typo and tense. X-Git-Tag: emacs-pretest-23.0.90~8256 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7317029ef2ce6ac68db49e8adbd01a65d2329c1f;p=emacs.git Fix typo and tense. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 164726b8c34..44b6fc025c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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.