1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-14 16:50:58 +00:00
emacs/lib-src
Eli Zaretskii 0195809bb6 Fix rare assertion violations in 'etags'
* lib-src/etags.c (pfnote): Instead of raising an assertion when
we get an empty tag name, return immediately.  (Bug#41465)

* test/manual/etags/ETAGS.good_1:
* test/manual/etags/ETAGS.good_2:
* test/manual/etags/ETAGS.good_3:
* test/manual/etags/ETAGS.good_4:
* test/manual/etags/ETAGS.good_5:
* test/manual/etags/ETAGS.good_6: Adapt to latest changes in
etags.
2020-05-24 18:01:45 +03:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
COPYING Merge from Gnulib 2017-10-01 18:31:10 -07:00
ctags.c Port ctags+etags build to Sun C 5.12. 2014-05-18 11:57:04 -07:00
ebrowse.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacsclient.c Make emacs prefer an existing ~/.emacs.d to an existing XDG location 2020-01-16 16:05:45 +01:00
etags.c Fix rare assertion violations in 'etags' 2020-05-24 18:01:45 +03:00
hexl.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-docfile.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-fingerprint.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
Makefile.in Update copyright year to 2020 2020-01-01 00:59:52 +00:00
movemail.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ntlib.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ntlib.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pop.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pop.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcs2log Fix copyright years by hand 2020-01-01 01:01:53 +00:00
README
update-game-score.c Update copyright year to 2020 2020-01-01 00:59:52 +00: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.