1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-08 12:40:49 -08:00
emacs/lisp/cedet/semantic
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
..
analyze Spelling fixes 2017-10-18 18:43:44 -07:00
bovine Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
decorate ; Indentation fixes 2017-10-19 13:03:27 +03:00
symref Add html-, mhtml- and python-mode support to semantic symref 2017-11-04 22:19:08 +01:00
wisent Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
analyze.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
bovine.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
chart.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
complete.el Use pop-to-buffer-same-window instead of switch-to-buffer 2017-10-19 02:45:17 +03:00
ctxt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-debug.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-ebrowse.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-el.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-file.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-find.el ; Spelling fixes 2017-10-09 22:55:05 -07:00
db-global.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-javascript.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-ref.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db-typecache.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
db.el ; Spelling fixes 2017-10-09 22:55:05 -07:00
debug.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
decorate.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
dep.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
doc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ede-grammar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
edit.el ; Spelling fixes 2017-10-09 22:55:05 -07:00
find.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
format.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
fw.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
grammar-wy.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
grammar.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
html.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ia-sb.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
ia.el Fix semantic-ia-fast-jump 2017-09-30 16:17:02 +02:00
idle.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
imenu.el Fix some duplicate words typos 2017-10-27 20:45:23 -04:00
java.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lex-spp.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
lex.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
mru-bookmark.el Use pop-to-buffer-same-window instead of switch-to-buffer 2017-10-19 02:45:17 +03:00
sb.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
scope.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
senator.el ; Indentation fixes 2017-10-19 13:03:27 +03:00
sort.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
symref.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tag-file.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tag-ls.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tag-write.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
tag.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
texi.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
util-modes.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
util.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
wisent.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00