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
8e6276cb
Commit
8e6276cb
authored
Jun 03, 2008
by
Kenichi Handa
Browse files
(ELCFILES): Add $(lisp)/language/hanja-util.elc.
parent
9e608b20
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
0 deletions
+13
-0
lisp/ChangeLog
lisp/ChangeLog
+12
-0
lisp/Makefile.in
lisp/Makefile.in
+1
-0
No files found.
lisp/ChangeLog
View file @
8e6276cb
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.
...
...
lisp/Makefile.in
View file @
8e6276cb
...
...
@@ -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
\
...
...
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