diff options
author | Eli Zaretskii <eliz@gnu.org> | 2016-09-21 18:10:29 +0300 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2016-09-21 18:10:29 +0300 |
commit | 73c67dda4f22a4a9736f5dc5086d086f5eb567b3 (patch) | |
tree | b2df082cb020bd33b4fd4ccf098271a952067003 /lisp/emacs-lisp/autoload.el | |
parent | ea1960bf3ccbceb955002837f17b67071789e863 (diff) | |
download | emacs-73c67dda4f22a4a9736f5dc5086d086f5eb567b3.tar.gz emacs-73c67dda4f22a4a9736f5dc5086d086f5eb567b3.tar.bz2 emacs-73c67dda4f22a4a9736f5dc5086d086f5eb567b3.zip |
Fix tagging of DEFUN by etags
* lib-src/etags.c (C_entries): Tag DEFUN twice: once with its C
name, and then again with its Lisp name. This restores the
ability to find Lisp primitives by their C name, which was lost
when the etags back-end was switched to a more strict search
criteria.
* test/etags/ETAGS.good_1:
* test/etags/ETAGS.good_2:
* test/etags/ETAGS.good_3:
* test/etags/ETAGS.good_4:
* test/etags/ETAGS.good_5:
* test/etags/ETAGS.good_6:
* test/etags/CTAGS.good: Adapt to the changes in etags.c wrt
tagging DEFUN.
Diffstat (limited to 'lisp/emacs-lisp/autoload.el')
0 files changed, 0 insertions, 0 deletions