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
86e2a803
Commit
86e2a803
authored
Dec 15, 1999
by
Kenichi Handa
Browse files
Register lao-composition-function in
composition-function-table.
parent
c595d888
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
lisp/language/lao.el
lisp/language/lao.el
+5
-0
No files found.
lisp/language/lao.el
View file @
86e2a803
...
...
@@ -47,4 +47,9 @@
(
aset
use-default-ascent
?
(
1B
(
B
t
)
(
aset
ignore-relative-composition
?
(
1\
(
B
t
)
;; Register a function to compose Lao characters.
(
aset
composition-function-table
(
make-char
'lao
)
'
((
"\\c0\\c9?\\(\\(\\c2\\|\\c3\\)\\c4?\\|\\c4\\)?"
.
lao-composition-function
)))
;;; lao.el ends here
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