Mercurial > emacs
diff lisp/finder.el @ 108439:c3622fa53abe
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Fri, 26 Mar 2010 15:03:20 +0000 |
parents | f0ec21d379ff |
children | d928a6a7c3f2 |
line wrap: on
line diff
--- a/lisp/finder.el Mon Mar 22 10:47:09 2010 +0000 +++ b/lisp/finder.el Fri Mar 26 15:03:20 2010 +0000 @@ -27,12 +27,6 @@ ;; This mode uses the Keywords library header to provide code-finding ;; services by keyword. -;; -;; Things to do: -;; 1. Support multiple keywords per search. This could be extremely hairy; -;; there doesn't seem to be any way to get completing-read to exit on -;; an EOL with no substring pending, which is what we'd want to end the loop. -;; 2. Search by string in synopsis line? ;;; Code: