Mercurial > emacs
comparison lisp/ChangeLog @ 102713:550a8bb34a0e
(widget-specify-field): Don't add a second overlay for a
field with just a newline character.
(widget-field-value-get): Don't reduce fields with just a space
character to null.
(character): Accept newline. (Bug#2689)
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 24 Mar 2009 02:30:15 +0000 |
parents | ab1b1cb08a25 |
children | 0bc4b259fbb6 |
comparison
equal
deleted
inserted
replaced
102712:ab1b1cb08a25 | 102713:550a8bb34a0e |
---|---|
1 2009-03-24 Glenn Morris <rgm@gnu.org> | |
2 | |
3 * wid-edit.el (widget-specify-field): Don't add a second overlay for a | |
4 field with just a newline character. | |
5 (widget-field-value-get): Don't reduce fields with just a space | |
6 character to null. | |
7 (character): Accept newline. (Bug#2689) | |
8 | |
1 2009-03-24 Kenichi Handa <handa@m17n.org> | 9 2009-03-24 Kenichi Handa <handa@m17n.org> |
2 | 10 |
3 * international/fontset.el (font-encoding-alist): Add an entry for | 11 * international/fontset.el (font-encoding-alist): Add an entry for |
4 muletibetan-0. (Bug#2722) | 12 muletibetan-0. (Bug#2722) |
5 | 13 |