1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/lib-src
2009-10-15 10:18:17 +00:00
..
.arch-inventory Remove cvtmail, yow, emacsserver. 2009-08-19 02:54:46 +00:00
.gitignore * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
b2m.c * b2m.c (main): Ensure that each message ends in two newlines. 2009-07-08 03:20:03 +00:00
b2m.pl Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
ChangeLog * .gitignore: Add echolisp.tmp. 2009-10-15 10:18:17 +00:00
COPYING
digest-doc.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
ebrowse.c (matching_regexp): Fix OB1 error. 2009-01-14 13:41:12 +00:00
emacsclient.c (print_help_and_exit): Fix bug report instructions. 2009-10-15 06:11:57 +00:00
etags.c (print_version): Update copyright for 2009. 2009-01-05 00:52:30 +00:00
fakemail.c Comment (add an author based on ack.texi). 2009-01-10 21:56:18 +00:00
getopt1.c
getopt_.h
getopt_int.h
getopt.c
gettext.h
grep-changelog Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
hexl.c Comment (add Author:, based on authors.el). 2009-01-10 23:01:48 +00:00
make-docfile.c Remove useless if-before-free test. 2009-06-29 05:27:53 +00:00
Makefile.in ($(DESTDIR)${archlibdir}): Set umask to world-readable before creating 2009-09-09 02:32:25 +00:00
makefile.w32-in (echolisp): New rule. 2009-10-15 06:04:11 +00:00
movemail.c (main) [MAIL_USE_POP]: Add -r to usage message. 2009-03-04 04:16:39 +00:00
ntlib.c inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. 2009-03-21 11:31:50 +00:00
ntlib.h inc/sys/stat.h (struct stat): Change the types of st_uid and st_gid to unsigned. 2009-03-21 11:31:50 +00:00
pop.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
pop.h Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
profile.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
rcs2log Comment (add Author: header). 2009-01-10 23:00:30 +00:00
rcs-checkin Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
README
sorted-doc.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
test-distrib.c Add 2009 to copyright years. 2009-01-08 03:38:51 +00:00
testfile
update-game-score.c Fix typo in comment. 2009-09-24 01:44:35 +00:00
vcdiff Comment (add Author:, based on authors.el). 2009-01-10 23:01:48 +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.