Mercurial > emacs
diff lisp/ChangeLog @ 100510:4237a91e0f39
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 19 Dec 2008 00:20:48 +0000 |
parents | c648cd1e2e46 |
children | acc649a7683b |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 19 00:18:52 2008 +0000 +++ b/lisp/ChangeLog Fri Dec 19 00:20:48 2008 +0000 @@ -1,3 +1,12 @@ +2008-12-19 Juri Linkov <juri@jurta.org> + + * info.el (Info-isearch-search): Implement lax version of + incremental word search in Info. + (Info-isearch-start): Set Info-isearch-initial-node to the + current node when search is nonincremental to not stop at the + initial node in this case. + (Info-mode-map): Unbind "\M-s" from `Info-search'. + 2008-12-18 Juanma Barranquero <lekktu@gmail.com> * textmodes/rst.el (rst-promote-region): Reflow docstring.