comparison lisp/ChangeLog @ 72927:7c06d1194d6f

* select.el (xselect-convert-to-string): If UTF8_STRING is requested and the data doesn't look like UTF8, send STRING instead.
author Jan Djärv <jan.h.d@swipnet.se>
date Sat, 16 Sep 2006 17:12:38 +0000
parents d50645027830
children 3fe5d38d5acd
comparison
equal deleted inserted replaced
72926:70bc5da33dfa 72927:7c06d1194d6f
1 2006-09-16 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * select.el (xselect-convert-to-string): If UTF8_STRING is requested
4 and the data doesn't look like UTF8, send STRING instead.
5
1 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es> 6 2006-09-16 Agustin Martin <agustin.martin@hispalinux.es>
2 7
3 * textmodes/flyspell.el (flyspell-check-region-doublons): New 8 * textmodes/flyspell.el (flyspell-check-region-doublons): New
4 function to detect duplicated words. 9 function to detect duplicated words.
5 (flyspell-large-region): Use it. 10 (flyspell-large-region): Use it.