1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-21 06:55:39 +00:00
emacs/lib-src
Eli Zaretskii d0be0965ca Fix etags tagging by multiline regexps
* lib-src/etags.c (regex_tag_multiline): Fix off-by-one error in
determining the end of the tag matched by a multiline regexp.
(Bug#73771)

* test/manual/etags/ETAGS.good_4:
* test/manual/etags/ETAGS.good_5:
* test/manual/etags/ETAGS.good_6: Adjust test results to the above
change.
2024-10-19 11:18:45 +03:00
..
asset-directory-tool.c Prefer static_assert to verify 2024-08-22 00:51:55 +02:00
be_resources.cc
ChangeLog.1
COPYING
ctags.c
ebrowse.c Use c-ctype.h in lib-src 2024-09-17 16:57:58 -07:00
emacsclient.c Use c-ctype.h in lib-src 2024-09-17 16:57:58 -07:00
etags.c Fix etags tagging by multiline regexps 2024-10-19 11:18:45 +03:00
hexl.c
make-docfile.c
make-fingerprint.c
Makefile.in
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
rcs2log
README
seccomp-filter.c
update-game-score.c Use c-ctype.h in lib-src 2024-09-17 16:57:58 -07: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.