Mercurial > emacs
comparison lisp/ChangeLog @ 66252:684cec8133e3
(with-rcirc-process-buffer): Move above its first user.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 20 Oct 2005 18:28:20 +0000 |
parents | b634f15a1cf9 |
children | a2b7ae8bc491 |
comparison
equal
deleted
inserted
replaced
66251:b634f15a1cf9 | 66252:684cec8133e3 |
---|---|
109 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Bind | 109 * makefile.w32-in ($(lisp)/mh-e/mh-loaddefs.el): Bind |
110 find-file-suppress-same-file-warnings to t, to avoid warnings due | 110 find-file-suppress-same-file-warnings to t, to avoid warnings due |
111 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el. | 111 to different drive letter case in D:/foo/bar.el vs d:/foo/bar.el. |
112 | 112 |
113 2005-10-20 Romain Francoise <romain@orebokech.com> | 113 2005-10-20 Romain Francoise <romain@orebokech.com> |
114 | |
115 * net/rcirc.el (with-rcirc-process-buffer): Move above its first | |
116 user. | |
114 | 117 |
115 * replace.el (occur-engine): Add follow-link property. | 118 * replace.el (occur-engine): Add follow-link property. |
116 | 119 |
117 * font-core.el (font-lock-mode): Doc fix. | 120 * font-core.el (font-lock-mode): Doc fix. |
118 | 121 |