]> git.eshelyaron.com Git - emacs.git/commit
Fix byte-compilation warnings in semantic/symref/grep
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 20 Aug 2017 21:39:22 +0000 (00:39 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 20 Aug 2017 21:42:41 +0000 (00:42 +0300)
commit9da8d600b8453925d92b31ba98548480ad1e5c73
tree47a8899b47ec8549fb7cca5d22deedef5130ed2f
parent7ef0b5f611c2d56ac2edb8de287190f04c4b8f32
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.
lisp/cedet/semantic/symref/grep.el