Mercurial > emacs
changeset 38948:40bb2f4f0f60
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 25 Aug 2001 12:31:18 +0000 |
parents | 0d25e59f6139 |
children | af4b46d3b81f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 25 12:30:28 2001 +0000 +++ b/lisp/ChangeLog Sat Aug 25 12:31:18 2001 +0000 @@ -1,3 +1,12 @@ +2001-08-24 Eli Zaretskii <eliz@is.elta.co.il> + + * term/internal.el (IT-character-translations) <hebrew-iso8859-8>: + Replace some of the undefined characters with emulations of bidi + formatting characters and Niqud as per SI 1311-1. + (IT-unicode-translations): Ditto. + (IT-display-table-setup, IT-setup-unicode-display): Fill + characters without translations with dos-unsupported-char-glyph. + 2001-08-24 Simon Josefsson <jas@extundo.com> * hl-line.el (hl-line-mode): Don't be a global mode.