1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00
emacs/lisp/cedet/semantic/symref
Dmitry Gutov c6ee95ddee Restore <D> instead of '.' in grep-find-template
* lisp/cedet/semantic/symref/grep.el
(semantic-symref-grep-use-template): Update a comment.

* lisp/progmodes/grep.el (grep-compute-defaults): Restore <D>
instead of '.' in grep-find-template (bug#20719).
(rgrep): Pass nil as the directory to rgrep-default-command.

* lisp/progmodes/grep.el (grep-expand-keywords): Use '.' as the
default value for DIR.

* lisp/progmodes/xref.el (xref-collect-matches): Drop the
workaround.
2015-06-03 05:45:15 +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 Restore <D> instead of '.' in grep-find-template 2015-06-03 05:45:15 +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