Mercurial > emacs
changeset 66215:b081296eff5d
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Thu, 20 Oct 2005 12:08:25 +0000 |
parents | c78b180825b5 |
children | 5f6da0b6c4c6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 20 12:07:22 2005 +0000 +++ b/lisp/ChangeLog Thu Oct 20 12:08:25 2005 +0000 @@ -1,3 +1,9 @@ +2005-10-20 Eli Zaretskii <eliz@gnu.org> + + * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Bind + find-file-suppress-same-file-warnings to t, to avoid warnings due + to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el. + 2005-10-20 Romain Francoise <romain@orebokech.com> * font-core.el (font-lock-mode): Doc fix.