]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo and tense.
authorGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2008 04:14:22 +0000 (04:14 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 2 Feb 2008 04:14:22 +0000 (04:14 +0000)
lisp/ChangeLog

index 164726b8c34d120841f6df322b155a5d471930a4..44b6fc025c29fc4025f0d6262dbbd762b6d49e9a 100644 (file)
        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.