diff options
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7d4edcef727..d866a6f9280 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -108,6 +108,8 @@ 2005-10-20 Romain Francoise <romain@orebokech.com> + * replace.el (occur-engine): Add follow-link property. + * font-core.el (font-lock-mode): Doc fix. 2005-10-20 Kim F. Storm <storm@cua.dk> |