comparison lisp/ChangeLog @ 95497:51fe5a5a4ca5

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 03 Jun 2008 04:59:48 +0000
parents f62bf2f5a0d7
children 313549362857
comparison
equal deleted inserted replaced
95496:70d2e07fa023 95497:51fe5a5a4ca5
1 2008-06-03 Kenichi Handa <handa@m17n.org>
2
3 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
4
5 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>
6
7 * language/hanja-util.el: New file.
8
1 2008-06-03 Glenn Morris <rgm@gnu.org> 9 2008-06-03 Glenn Morris <rgm@gnu.org>
2 10
3 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like): 11 * progmodes/f90.el (f90-typedef-matcher, f90-looking-at-type-like):
4 Check that end-of-word follows "type". 12 Check that end-of-word follows "type".
5 13
81 * calendar/cal-menu.el (calendar-mouse-view-diary-entries): 89 * calendar/cal-menu.el (calendar-mouse-view-diary-entries):
82 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY 90 * calendar/cal-tex.el (cal-tex-list-diary-entries): Use LIST-ONLY
83 argument of diary-list-entries rather than setting diary-display-hook. 91 argument of diary-list-entries rather than setting diary-display-hook.
84 92
85 2008-05-30 Kenichi Handa <handa@m17n.org> 93 2008-05-30 Kenichi Handa <handa@m17n.org>
94
95 * international/mule-conf.el (utf-8-with-signature): Renamed from
96 utf-8-sig.
97 (utf-8-auto): Adjusted for the above change.
86 98
87 * international/mule-diag.el (describe-font): Don't check fontset 99 * international/mule-diag.el (describe-font): Don't check fontset
88 here, and just call font-info. Get the default font by from the 100 here, and just call font-info. Get the default font by from the
89 default face. 101 default face.
90 102