Remove nodes visited during Isearch from the Info history.
authorJuri Linkov <juri@jurta.org>
Mon, 10 May 2010 19:07:22 +0000 (22:07 +0300)
committerJuri Linkov <juri@jurta.org>
Mon, 10 May 2010 19:07:22 +0000 (22:07 +0300)
commit4bbedd9832178fcd264de9e6210d0dadbe3e2940
tree7dc60c4078f621cb8d7d75784b1e731959c522d6
parentae5e04fabcf5b6099aa8e1974566cad715e535f7
Remove nodes visited during Isearch from the Info history.
* info.el (Info-isearch-initial-history)
(Info-isearch-initial-history-list): New variables.
(Info-isearch-start): Record initial values of
Info-isearch-initial-history and Info-isearch-initial-history-list.
Add Info-isearch-end to isearch-mode-end-hook.
(Info-isearch-end): New function.
lisp/ChangeLog
lisp/info.el