Mercurial > emacs
comparison lisp/ChangeLog @ 66249:35d36d48eb91
(occur-engine): Add follow-link property.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 20 Oct 2005 16:53:11 +0000 |
parents | 12c614f065b1 |
children | b634f15a1cf9 |
comparison
equal
deleted
inserted
replaced
66248:6914d742203d | 66249:35d36d48eb91 |
---|---|
105 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Bind | 105 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Bind |
106 find-file-suppress-same-file-warnings to t, to avoid warnings due | 106 find-file-suppress-same-file-warnings to t, to avoid warnings due |
107 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el. | 107 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el. |
108 | 108 |
109 2005-10-20 Romain Francoise <romain@orebokech.com> | 109 2005-10-20 Romain Francoise <romain@orebokech.com> |
110 | |
111 * replace.el (occur-engine): Add follow-link property. | |
110 | 112 |
111 * font-core.el (font-lock-mode): Doc fix. | 113 * font-core.el (font-lock-mode): Doc fix. |
112 | 114 |
113 2005-10-20 Kim F. Storm <storm@cua.dk> | 115 2005-10-20 Kim F. Storm <storm@cua.dk> |
114 | 116 |