1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-05-09 06:44:31 -07:00
emacs/lib-src
Paul Eggert d9bffa1f3b ebrowse dumping need not return int
* lib-src/ebrowse.c (dump_members, dump_tree): Return void, not
int, since callers never actually use returned value.  All uses
changed.
2022-04-08 17:33:15 -07:00
..
be_resources.cc
ChangeLog.1
COPYING
ctags.c
ebrowse.c ebrowse dumping need not return int 2022-04-08 17:33:15 -07:00
emacsclient.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
etags.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
hexl.c
make-docfile.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
make-fingerprint.c
Makefile.in
movemail.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
ntlib.c
ntlib.h
pop.c
pop.h
rcs2log
README
seccomp-filter.c Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
update-game-score.c

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.