mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
*** empty log message ***
This commit is contained in:
parent
772139c0a6
commit
773272d836
2 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2000-10-19 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* international/fontset.el: Use registry "MuleTibetan-2" for
|
||||
Tibetan.
|
||||
(ccl-encode-mule-unicode-0100-24ff): New CCL program. Register it
|
||||
for ISO10646-1 fonts.
|
||||
(x-font-name-charset-alist): Add an entry for "iso10646-1".
|
||||
|
||||
2000-10-19 Eli Zaretskii <eliz@is.elta.co.il>
|
||||
|
||||
* faces.el (frame-set-background-mode): If a tty frame defines a
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2000-10-19 Kenichi Handa <handa@etl.go.jp>
|
||||
|
||||
* xterm.c (x_find_ccl_program): Check also fontp->full_name.
|
||||
|
||||
2000-10-18 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* strftime.c: Sync with glibc, file version 1.78.
|
||||
|
|
|
|||
Loading…
Reference in a new issue