# HG changeset patch # User Dave Love # Date 1062442277 0 # Node ID ad9565f865186f4efa5841f96e70a3fd182560c2 # Parent c70762aa82aa9f03d09de35ca36800f9b4a80c68 *** empty log message *** diff -r c70762aa82aa -r ad9565f86518 etc/NEWS --- 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. diff -r c70762aa82aa -r ad9565f86518 lisp/ChangeLog --- 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 + + * 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. + : 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 * international/fontset.el (setup-default-fontset): For Thai