Files
emacs/lib-src
Eli Zaretskii 73c67dda4f 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.
2016-09-21 18:10:29 +03:00
..
2016-01-01 01:34:24 -08:00
2014-05-18 11:57:04 -07:00
2016-03-10 07:59:19 -08:00
2016-09-21 18:10:29 +03:00
2016-03-10 07:59:19 -08:00
2016-01-01 01:34:24 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-03-10 07:59:19 -08:00
2016-01-24 17:29:01 -08:00

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.