(ELCFILES): Add $(lisp)/language/hanja-util.elc.
This commit is contained in:
parent
9e608b206d
commit
8e6276cbbd
2 changed files with 13 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2008-06-03 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
|
||||
|
||||
2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
|
||||
|
||||
* language/hanja-util.el: New file.
|
||||
|
||||
2008-06-03 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
|
||||
|
@ -84,6 +92,10 @@
|
|||
|
||||
2008-05-30 Kenichi Handa <handa@m17n.org>
|
||||
|
||||
* international/mule-conf.el (utf-8-with-signature): Renamed from
|
||||
utf-8-sig.
|
||||
(utf-8-auto): Adjusted for the above change.
|
||||
|
||||
* international/mule-diag.el (describe-font): Don't check fontset
|
||||
here, and just call font-info. Get the default font by from the
|
||||
default face.
|
||||
|
|
|
@ -707,6 +707,7 @@ ELCFILES = \
|
|||
$(lisp)/language/indian.elc \
|
||||
$(lisp)/language/japan-util.elc \
|
||||
$(lisp)/language/korea-util.elc \
|
||||
$(lisp)/language/hanja-util.elc \
|
||||
$(lisp)/language/lao-util.elc \
|
||||
$(lisp)/language/thai-util.elc \
|
||||
$(lisp)/language/thai-word.elc \
|
||||
|
|
Loading…
Add table
Reference in a new issue