1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/lisp/cedet/semantic/symref
Charles A. Roelli 725ab635d9 Add html-, mhtml- and python-mode support to semantic symref
* lisp/cedet/semantic/symref/grep.el
(semantic-symref-filepattern-alist): Fix the entry for
'html-mode', which used a regexp-like syntax where only glob
syntax is permitted.  As a result, 'xref-find-references' (M-?)
can now find references in HTML files.  Also duplicate the same
entry for the sake of 'mhtml-mode', and add a new one for
'python-mode'.
(semantic-symref-derive-find-filepatterns): In the documentation,
clarify that returned patterns must follow the glob syntax.  Fix
an 'if' test that always evaluates to nil.
(semantic-symref-tool-grep):
(semantic-symref-perform-search): Fix typos.
2017-11-04 22:19:08 +01:00
..
cscope.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
filter.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
global.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
grep.el Add html-, mhtml- and python-mode support to semantic symref 2017-11-04 22:19:08 +01:00
idutils.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
list.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00