one little bug
| Newsgroups | gmane.emacs.code-browser |
|---|---|
| Message-ID | <20090414020642.GC7817@cj_fu> |
Hi. I think : ecb-method-browser.el (2197) (defun ecb-methods-filter-regexp (&optional inverse) "Filter the methods-buffer by a regexp. If INVERSE is not nil \(called with a prefix arg) then an inverse filter is applied. For further details see `ecb-methods-filter'." (interactive "P") (ecb-methods-filter-internal inverse 'regexp)) should be: (defun ecb-methods-filter-regexp (&optional inverse) "Filter the methods-buffer by a regexp. If INVERSE is not nil \(called with a prefix arg) then an inverse filter is applied. For further details see `ecb-methods-filter'." (interactive "P") (ecb-methods-filter-internal inverse "regexp")) -- cj.fu(fu chunjun) MIS 2005 [email protected] ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p