1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/cedet/semantic/symref
Dmitry Gutov ec13f4b344 semantic/symref/grep: Don't use word boundaries
* lisp/cedet/semantic/symref/grep.el
(semantic-symref-perform-search): Instead of wrapping input in
word boundaries, check that the characters before and after are
not word constituents.
2015-05-10 20:45:38 +03:00
..
cscope.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
filter.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
global.el * lisp/cedet: Use cl-generic instead of EIEIO's defgeneric/defmethod 2015-02-04 13:49:49 -05:00
grep.el semantic/symref/grep: Don't use word boundaries 2015-05-10 20:45:38 +03:00
idutils.el Fix minor issues with CEDET on MS-Windows 2015-05-04 17:46:30 +03:00
list.el semantic-symref-regexp: Allow to input an arbitrary string 2015-05-10 20:45:38 +03:00