Mercurial > emacs
changeset 74034:855dde2986ea
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Fri, 17 Nov 2006 12:12:15 +0000 |
| parents | 94626132135d |
| children | 4f75dfc2cb0d |
| files | src/ChangeLog |
| diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Fri Nov 17 12:12:05 2006 +0000 +++ b/src/ChangeLog Fri Nov 17 12:12:15 2006 +0000 @@ -1,3 +1,8 @@ +2006-11-17 NIIMI Satoshi <sa2c@sa2c.net> (tiny change) + + * search.c (simple_search): In the loop of backward searching, + check also the byte position against the limit. + 2006-11-14 Romain Francoise <romain@orebokech.com> * minibuf.c (Fcompleting_read): Fix typo in docstring.
