Mercurial > emacs
diff lisp/progmodes/subword.el @ 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 | 1d1d5d9bd884 |
children | 417b1e4d63cd |
line wrap: on
line diff
--- a/lisp/progmodes/subword.el Fri May 21 01:16:19 2010 +0300 +++ b/lisp/progmodes/subword.el Fri May 21 01:33:09 2010 +0300 @@ -76,7 +76,7 @@ ;; the old `c-forward-into-nomenclature' originally contributed by ;; Terry_Glanfield dot Southern at rxuk dot xerox dot com. -;; TODO: ispell-word and subword oriented C-w in isearch. +;; TODO: ispell-word. ;;; Code: