emacs/lisp/cedet/semantic/symref
Stefan Monnier 049c405a90 * lisp/cedet/semantic/symref/list.el (semantic-symref-results-mode):
Use define-derived-mode.
(semantic-symref-produce-list-on-results): Set up the results here
instead of in semantic-symref-results-mode.  Move after
semantic-symref-current-results's defvar now that it refers to that var.
(semantic-symref-auto-expand-results)
(semantic-symref-results-summary-function)
(semantic-symref-results-mode-hook): Remove redundant :group arg.
(semantic-symref, semantic-symref-symbol, semantic-symref-regexp):
Initialize directly in the let.
2013-09-17 11:50:33 -04:00
..
cscope.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
filter.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
global.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
grep.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
idutils.el Update copyright notices for 2013. 2013-01-01 09:11:05 +00:00
list.el * lisp/cedet/semantic/symref/list.el (semantic-symref-results-mode): 2013-09-17 11:50:33 -04:00