emacs/lisp/cedet/semantic/symref
Dmitry Gutov 9da8d600b8 Fix byte-compilation warnings in semantic/symref/grep
* lisp/cedet/semantic/symref/grep.el (greppattern): Remove.
(grepflags): Rename to semantic-symref-grep-flags.
(semantic-symref-grep-expand-keywords): Update accordingly.
(semantic-symref-grep-use-template): Remove the last two
arguments to make sure they don't shadow the (not renamed)
global variables.
(semantic-symref-perform-search)
(semantic-symref-parse-tool-output-one-line): Use slot names
instead of keywords, like the byte-compiler wants us to.
2017-08-21 00:42:41 +03:00
..
cscope.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
filter.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
global.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
grep.el Fix byte-compilation warnings in semantic/symref/grep 2017-08-21 00:42:41 +03:00
idutils.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00
list.el Update copyright year to 2017 2016-12-31 19:42:26 -08:00