# HG changeset patch # User Eli Zaretskii # Date 998742678 0 # Node ID 40bb2f4f0f6011575bb03aad1fe41d1472a90a9f # Parent 0d25e59f6139ab5636696444ccd9ef896c7e1054 *** empty log message *** diff -r 0d25e59f6139 -r 40bb2f4f0f60 lisp/ChangeLog --- 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 + + * term/internal.el (IT-character-translations) : + 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 * hl-line.el (hl-line-mode): Don't be a global mode.