Mercurial > emacs
comparison lisp/ChangeLog @ 108720:762db3570fa8
* isearch.el (isearch-yank-word-or-char): Pull next subword
when `subword-mode' is activated. (Bug#6220)
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Fri, 21 May 2010 01:33:09 +0300 |
parents | bd94528648ad |
children | c465f7b92264 |
comparison
equal
deleted
inserted
replaced
108719:bd94528648ad | 108720:762db3570fa8 |
---|---|
1 2009-12-15 Masatake YAMATO <yamato@redhat.com> | |
2 | |
3 * isearch.el (isearch-yank-word-or-char): Pull next subword | |
4 when `subword-mode' is activated. (Bug#6220) | |
5 | |
1 2010-05-20 Mark A. Hershberger <mah@everybody.org> | 6 2010-05-20 Mark A. Hershberger <mah@everybody.org> |
2 | 7 |
3 * isearch.el (isearch-update-post-hook): New hook. | 8 * isearch.el (isearch-update-post-hook): New hook. |
4 (isearch-update): Use the new hook. (Bug#6225) | 9 (isearch-update): Use the new hook. (Bug#6225) |
5 | 10 |