emacs/lisp/cedet
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
..
ede ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
semantic Add html-, mhtml- and python-mode support to semantic symref 2017-11-04 22:19:08 +01:00
srecode Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cedet-cscope.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cedet-files.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cedet-global.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
cedet-idutils.el ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
cedet.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ChangeLog.1 ; Typo fixes, mostly repeated words 2017-10-09 22:55:06 -07:00
data-debug.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ede.el Fix doc typos 2017-10-28 17:10:25 -07:00
inversion.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mode-local.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
pulse.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
semantic.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
srecode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00