Mercurial > emacs
comparison lisp/ChangeLog @ 38948:40bb2f4f0f60
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 25 Aug 2001 12:31:18 +0000 |
parents | 0815e13f099e |
children | 6a3ea27cac3b |
comparison
equal
deleted
inserted
replaced
38947:0d25e59f6139 | 38948:40bb2f4f0f60 |
---|---|
1 2001-08-24 Eli Zaretskii <eliz@is.elta.co.il> | |
2 | |
3 * term/internal.el (IT-character-translations) <hebrew-iso8859-8>: | |
4 Replace some of the undefined characters with emulations of bidi | |
5 formatting characters and Niqud as per SI 1311-1. | |
6 (IT-unicode-translations): Ditto. | |
7 (IT-display-table-setup, IT-setup-unicode-display): Fill | |
8 characters without translations with dos-unsupported-char-glyph. | |
9 | |
1 2001-08-24 Simon Josefsson <jas@extundo.com> | 10 2001-08-24 Simon Josefsson <jas@extundo.com> |
2 | 11 |
3 * hl-line.el (hl-line-mode): Don't be a global mode. | 12 * hl-line.el (hl-line-mode): Don't be a global mode. |
4 (global-hl-line-mode): New function. | 13 (global-hl-line-mode): New function. |
5 | 14 |