diff options
author | Po Lu <luangruo@yahoo.com> | 2024-04-05 10:39:33 +0800 |
---|---|---|
committer | Po Lu <luangruo@yahoo.com> | 2024-04-05 10:39:33 +0800 |
commit | 3968b36ae0641e929426991028b49ce66a15af5f (patch) | |
tree | 6df8452f6ec29a5cfb6237495d301f7e349e2860 /lisp/emacs-lisp/timer.el | |
parent | 21f9be005318dcc58918884fc3c24d7d75562e96 (diff) | |
download | emacs-3968b36ae0641e929426991028b49ce66a15af5f.tar.gz emacs-3968b36ae0641e929426991028b49ce66a15af5f.tar.bz2 emacs-3968b36ae0641e929426991028b49ce66a15af5f.zip |
Fix Semantic tag discovery when loading of unloaded files is suppressed
* lisp/cedet/semantic/db-find.el
(semanticdb-find-tags-by-name-method)
(semanticdb-find-tags-by-name-regexp-method)
(semanticdb-find-tags-for-completion-method)
(semanticdb-find-tags-by-class-method)
(semanticdb-find-tags-external-children-of-type-method)
(semanticdb-find-tags-subclasses-of-type-method)
(semanticdb-deep-find-tags-by-name-method)
(semanticdb-deep-find-tags-by-name-regexp-method)
(semanticdb-deep-find-tags-for-completion-method): Verify that
tags is bound before accessing it; this slot is unbound in
tables created for unloaded files when the `unloaded' throttle
is disabled.
Diffstat (limited to 'lisp/emacs-lisp/timer.el')
0 files changed, 0 insertions, 0 deletions