Mercurial > emacs
changeset 52407:ad9565f86518
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 18:51:17 +0000 |
parents | c70762aa82aa |
children | 0fda57976189 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 30 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Sep 01 18:48:10 2003 +0000 +++ b/etc/NEWS Mon Sep 01 18:51:17 2003 +0000 @@ -83,6 +83,10 @@ * Changes in Emacs 21.4 +** Under XFree86 4, the display table is modified so that `' is +displayed as balanced quotes, not the ASCII glyphs whose shape has +been changed generally in the XFree86 fonts. + ** sql changes. *** The variable `sql-product' controls the highlightng of different @@ -1658,6 +1662,12 @@ * Lisp Changes in Emacs 21.4 +** `latin1-char-displayable-p' is obsoleted by `char-displayable-p'. + +** New coding system property `mime-text-unsuitable' indicates that +the coding system's `mime-charset' is not suitable for MIME text +parts, e.g. utf-16. + ** The argument to forward-word, backward-word, forward-to-indentation and backward-to-indentation is now optional, and defaults to 1.
--- a/lisp/ChangeLog Mon Sep 01 18:48:10 2003 +0000 +++ b/lisp/ChangeLog Mon Sep 01 18:51:17 2003 +0000 @@ -1,3 +1,23 @@ +2003-09-01 Dave Love <fx@gnu.org> + + * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix. + + * menu-bar.el (menu-bar-showhide-menu): Amend date and time label + and :help; also line and column numbers labels. + + * international/mule-util.el (char-displayable-p): Moved from + latin1-disp, renamed and autoloaded. + + * international/latin1-disp.el (latin1-char-displayable-p): Now + obsolete alias. Replace uses with char-displayable-p. + (latin1-display-ucs-per-lynx): Fix last change. + + * international/mule-cmds.el (standard-display-european-internal): + Don't use char code for Latin-1 NBSP. + <XFree86 4>: Unfrob NBSP display table. Set display table to use + U+2018, U+2019 for `'. + (select-safe-coding-system): Message fix. + 2003-09-01 Kenichi Handa <handa@m17n.org> * international/fontset.el (setup-default-fontset): For Thai