comparison lisp/ChangeLog @ 95506:313549362857

(perl-font-lock-syntactic-keywords): Try to be yet a bit more clever at distinguishing / from /.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 03 Jun 2008 07:18:54 +0000
parents 51fe5a5a4ca5
children 88781ac6a1be
comparison
equal deleted inserted replaced
95505:e80f4eb078ee 95506:313549362857
1 2008-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * progmodes/perl-mode.el (perl-font-lock-syntactic-keywords): Try to be
4 yet a bit more clever at distinguishing / from /.
5
1 2008-06-03 Kenichi Handa <handa@m17n.org> 6 2008-06-03 Kenichi Handa <handa@m17n.org>
2 7
3 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc. 8 * Makefile.in (ELCFILES): Add $(lisp)/language/hanja-util.elc.
4 9
5 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com> 10 2008-06-03 Jihyun Cho <jihyun.jo@gmail.com>