Mercurial > emacs
comparison lisp/ChangeLog @ 91427:d68497bd7f42
Fix typo and tense.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sat, 02 Feb 2008 04:14:22 +0000 |
parents | 96cc6db7db01 |
children | 7e0406056a29 |
comparison
equal
deleted
inserted
replaced
91426:3b99ff362c87 | 91427:d68497bd7f42 |
---|---|
231 nil, try also STRING at last. | 231 nil, try also STRING at last. |
232 (x-select-request-type): Doc adjusted the change of | 232 (x-select-request-type): Doc adjusted the change of |
233 x-selection-value. | 233 x-selection-value. |
234 | 234 |
235 * select.el (selection-coding-system) | 235 * select.el (selection-coding-system) |
236 (next-selection-coding-system): Declaration moded from xselect.c. | 236 (next-selection-coding-system): Move declarations from xselect.c. |
237 (x-get-selection): Decode by selection-coding-system if it is | 237 (x-get-selection): Decode by selection-coding-system if it is |
238 non-nil. If it is nil, decode by a proper coding system. Handle | 238 non-nil. If it is nil, decode by a proper coding system. Handle |
239 C_STRING. | 239 C_STRING. |
240 (ccl-check-utf-8, string-utf-8-p): Delete them. | 240 (ccl-check-utf-8, string-utf-8-p): Delete them. |
241 (xselect-convert-to-string): Fix determining data-type in the case | 241 (xselect-convert-to-string): Fix determining data-type in the case |