Mercurial > emacs
comparison lisp/ChangeLog @ 97133:82ea04d04cbd
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 30 Jul 2008 17:17:13 +0000 |
parents | afe461418852 |
children | b29e23ccc6f8 |
comparison
equal
deleted
inserted
replaced
97132:1bee9147e1b8 | 97133:82ea04d04cbd |
---|---|
1 2008-07-30 Juri Linkov <juri@jurta.org> | 1 2008-07-30 Juri Linkov <juri@jurta.org> |
2 | |
3 * info.el (info, Info-mode): Doc fix. | |
2 | 4 |
3 * isearch.el (isearch-mode-map): Bind `M-s r' to | 5 * isearch.el (isearch-mode-map): Bind `M-s r' to |
4 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'. | 6 `isearch-toggle-regexp' and `M-s w' to `isearch-toggle-word'. |
5 (search-map): Bind `M-s w' to `isearch-forward-word' globally | 7 (search-map): Bind `M-s w' to `isearch-forward-word' globally |
6 in the global map `search-map'. | 8 in the global map `search-map'. |