comparison lisp/ChangeLog @ 46880:12873c268a23

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 14 Aug 2002 00:58:23 +0000
parents b1f8aec6c62b
children 068ef60069fb
comparison
equal deleted inserted replaced
46879:f7c325954eca 46880:12873c268a23
1 2002-08-14 Kenichi Handa <handa@etl.go.jp>
2
3 * select.el (xselect-convert-to-string): If TYPE is non-nil,
4 encode the selection data string. Always return cons of type and
5 string.
6 (selection-converter-alist): Add (UTF8_STRING .
7 xselect-convert-to-string).
8
1 2002-08-12 Stefan Monnier <monnier@cs.yale.edu> 9 2002-08-12 Stefan Monnier <monnier@cs.yale.edu>
2 10
3 * newcomment.el (comment-region): Force `lines' when `block' is set. 11 * newcomment.el (comment-region): Force `lines' when `block' is set.
4 12
5 2002-08-12 Richard M. Stallman <rms@gnu.org> 13 2002-08-12 Richard M. Stallman <rms@gnu.org>