Mercurial > emacs
comparison lisp/ChangeLog @ 52407:ad9565f86518
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 18:51:17 +0000 |
parents | 695cf19ef79e |
children | 299ed1c68370 |
comparison
equal
deleted
inserted
replaced
52406:c70762aa82aa | 52407:ad9565f86518 |
---|---|
1 2003-09-01 Dave Love <fx@gnu.org> | |
2 | |
3 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix. | |
4 | |
5 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label | |
6 and :help; also line and column numbers labels. | |
7 | |
8 * international/mule-util.el (char-displayable-p): Moved from | |
9 latin1-disp, renamed and autoloaded. | |
10 | |
11 * international/latin1-disp.el (latin1-char-displayable-p): Now | |
12 obsolete alias. Replace uses with char-displayable-p. | |
13 (latin1-display-ucs-per-lynx): Fix last change. | |
14 | |
15 * international/mule-cmds.el (standard-display-european-internal): | |
16 Don't use char code for Latin-1 NBSP. | |
17 <XFree86 4>: Unfrob NBSP display table. Set display table to use | |
18 U+2018, U+2019 for `'. | |
19 (select-safe-coding-system): Message fix. | |
20 | |
1 2003-09-01 Kenichi Handa <handa@m17n.org> | 21 2003-09-01 Kenichi Handa <handa@m17n.org> |
2 | 22 |
3 * international/fontset.el (setup-default-fontset): For Thai | 23 * international/fontset.el (setup-default-fontset): For Thai |
4 font, specify "*" family. | 24 font, specify "*" family. |
5 | 25 |