Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
f2029233
Commit
f2029233
authored
Apr 01, 2003
by
Kenichi Handa
Browse files
(indian-font-char-index-table): Fix the
order of CDAC fonts.
parent
f9329151
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
7 deletions
+12
-7
lisp/ChangeLog
lisp/ChangeLog
+5
-0
lisp/language/indian.el
lisp/language/indian.el
+7
-7
No files found.
lisp/ChangeLog
View file @
f2029233
2003-04-01 Kenichi Handa <handa@m17n.org>
* language/indian.el (indian-font-char-index-table): Fix the
order of CDAC fonts.
2003-04-01 Kim F. Storm <storm@cua.dk>
* simple.el (pop-global-mark-quick-repeat): Remove defcustom.
...
...
lisp/language/indian.el
View file @
f2029233
...
...
@@ -79,14 +79,14 @@ is used."
(
#x0000
.
cdac:dv-ttsurekh
)
; hindi, etc
(
#x0100
.
cdac:sd-ttsurekh
)
; sanskrit
(
#x0200
.
cdac:bn-ttdurga
)
; bengali
(
#x0300
.
cdac:
as
-tt
durga
)
; assamese
(
#x0400
.
cdac:
pn
-tt
amar
)
;
punjabi
(
#x0500
.
cdac:
gj
-tt
avantik
a
)
;
gujarati
(
#x0300
.
cdac:
tm
-tt
valluvar
)
; tamil
(
#x0400
.
cdac:
tl
-tt
hemalatha
)
;
telugu
(
#x0500
.
cdac:
as
-tt
durg
a
)
;
assamese
(
#x0600
.
cdac:or-ttsarala
)
; oriya
(
#x0700
.
cdac:
tm
-tt
valluvar
)
;
tamil
(
#x0800
.
cdac:
t
l-tt
hemalatha
)
; telugu
(
#x0900
.
cdac:
kn
-tt
um
a
)
;
kannada
(
#x0A00
.
cdac:
ml
-tt
karthika
)
; malayalam
(
#x0700
.
cdac:
kn
-tt
uma
)
;
kannada
(
#x0800
.
cdac:
m
l-tt
karthika
)
; malayalam
(
#x0900
.
cdac:
gj
-tt
avantik
a
)
;
gujarati
(
#x0A00
.
cdac:
pn
-tt
amar
)
; punjabi
;; AKRUTI fonts
(
#x0B00
.
akruti:dev
)
; hindi, etc
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment