From 6218545e03e41f00deca77f46a0f8fb761cd8cfe Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 2010 08:05:53 +0000 Subject: [PATCH] update. --- ChangeLog | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 67ebcc7..cfe2477 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,15 @@ -2010-06-15 MORIOKA Tomohiko +2010-02-13 MORIOKA Tomohiko * EMU-ELS (emu-modules): Add setting for GNU Emacs 23 or later. - * invisible.el: Require `inv-23' when running with GNU Emacs 23 or - later. + * invisible.el: In GNU Emacs 23, inv-19.el overrides builtin + function `invisible-p'. To fix the bug, require `inv-23' when + running with GNU Emacs 23 or later. - * inv-23.el: New file. + * inv-23.el: New file [copied from inv-19.el, but `invisible-p' is + removed]. + + [Contributed by David Maus ] 2008-09-06 MORIOKA Tomohiko -- 1.7.10.4