comparison lisp/ChangeLog @ 41471:41ef4373121e

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 25 Nov 2001 02:42:37 +0000
parents e251356bc766
children 11d8d3ad5061
comparison
equal deleted inserted replaced
41470:a43bf477cba7 41471:41ef4373121e
1 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
2
3 The following changes are for new indian languages support based
4 on Unicode charset and CDAC fonts.
5
6 * international/mule-conf.el: Change indian-1-column charset to
7 indian-glyph charset.
8
9 * international/characters.el: Adjusted for the change of
10 indian-1-column -> indian-glyph.
11
12 * international/fontset.el: Delete the setting for indian-1-column
13 and add the setting for indian-glyph in the default fontset.
14
15 * language/indian.el: Completely re-written.
16
17 * language/devanagari.el: Completely re-written.
18
19 * language/devan-util.el: Completely re-written.
20
21 * language/ind-util.el: New file.
22
1 2001-11-24 Richard M. Stallman <rms@gnu.org> 23 2001-11-24 Richard M. Stallman <rms@gnu.org>
2 24
3 * startup.el (command-line-1): Don't do startup screen 25 * startup.el (command-line-1): Don't do startup screen
4 if a subprocess is running. 26 if a subprocess is running.
5 27