1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-13 09:32:47 +00:00
emacs/lib-src
Francesco Potortì f96732e5b7 (default_C_help) [CTAGS]: differentiate the help string,
as the defaults in ctags are different from etags.
(default_C_help, Cplusplus_help, PHP_help, print_help): Remove
text saying --members is the default: not true in Emacs 22.
2007-11-22 11:31:48 +00:00
..
.arch-inventory Update some .arch-inventory files 2007-07-30 05:36:46 +00:00
.gitignore Add stamp_BLD. 2006-12-23 09:53:24 +00:00
b2m.c * lib-src/b2m.c (main): Don't include <limits.h>. 2006-04-04 04:13:02 +00:00
b2m.pl Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ChangeLog Help strings corrections in etags.c. 2007-11-22 11:30:52 +00:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
cvtmail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
digest-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ebrowse.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
emacsclient.c Add a wrapper for getenv so it also checks the registry on Windows. 2007-10-26 15:39:49 +00:00
emacstool.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
etags.c (default_C_help) [CTAGS]: differentiate the help string, 2007-11-22 11:31:48 +00:00
fakemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt1.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt_int.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
getopt.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
gettext.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
grep-changelog Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
hexl.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
make-docfile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
Makefile.in (rcs2log, rcs-checkin, grep-changelog, vcdiff): Prepend "-" to the command, 2007-08-25 10:59:32 +00:00
makefile.w32-in (emacsclient, emacsclientw): Link to COMCTL32. 2007-09-27 22:08:19 +00:00
movemail.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
ntlib.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
pop.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
pop.h Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
profile.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs2log Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
rcs-checkin Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
test-distrib.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
testfile
update-game-score.c Switch license to GPLv3 or later. 2007-07-25 05:08:27 +00:00
vcdiff Switch license to GPLv3 or later. 2007-07-25 05:08:27 +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.