comparison lisp/ChangeLog @ 111136:bc1274182cc8

Sync docs of selection-coding-system between C and Lisp. * src/w16select.c (syms_of_win16select) <selection-coding-system>: * src/w32select.c (syms_of_w32select) <selection-coding-system>: Sync docs with select.el. * lisp/select.el (selection-coding-system): Sync doc with C versions.
author Glenn Morris <rgm@gnu.org>
date Sat, 23 Oct 2010 19:22:43 -0700
parents 600f564fdc23
children 1b078a586243
comparison
equal deleted inserted replaced
111135:600f564fdc23 111136:bc1274182cc8
1 2010-10-24 Glenn Morris <rgm@gnu.org> 1 2010-10-24 Glenn Morris <rgm@gnu.org>
2 2
3 * select.el (next-selection-coding-system): Sync doc with C versions. 3 * select.el (selection-coding-system, next-selection-coding-system):
4 Sync doc with C versions.
4 5
5 * w32-vars.el (x-select-enable-clipboard): 6 * w32-vars.el (x-select-enable-clipboard):
6 * term/x-win.el (x-select-enable-clipboard): Move to common-win. 7 * term/x-win.el (x-select-enable-clipboard): Move to common-win.
7 * term/common-win.el (x-select-enable-clipboard): Move here. 8 * term/common-win.el (x-select-enable-clipboard): Move here.
8 9