1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
emacs/lib-src
Francesco Potortì 6598a3d422 (readline): When creating a relative file name from a
#line directive, leave the file name alone.  The previous
behaviour was to make it relative to the tags file directory,
under the hypothesis that the #line directive file name was
relative to the directory of the tagged file.  That hypothesis is
wrong with Cpp and Lex.

(Makefile_targets): Do not include spaces in tag names.
2006-12-28 00:05:53 +00:00
..
.arch-inventory Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-483 2004-08-09 07:40:39 +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 Update FSF's address. 2005-07-04 15:47:28 +00:00
ChangeLog *** empty log message *** 2006-12-28 00:05:16 +00:00
COPYING Replace "Library Public License" by "Lesser Public License" throughout. 2006-09-15 17:19:05 +00:00
cvtmail.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
digest-doc.c [DOS_NT] <top level>: Include fcntl.h and io.h. 2006-06-03 15:05:05 +00:00
ebrowse.c * ebrowse.c (usage, version): Mark as NO_RETURN. 2006-07-18 16:33:45 +00:00
emacsclient.c [WINDOWSNT] (set_fg, get_wc): New variables. 2006-12-18 16:47:28 +00:00
emacstool.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
etags.c (readline): When creating a relative file name from a 2006-12-28 00:05:53 +00:00
fakemail.c (fatal): Drop second parameter and treat first 2006-07-20 13:33:48 +00:00
getopt.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt1.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
getopt_int.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
gettext.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
grep-changelog When called with no arguments (not even a filter), show help instead of 2006-11-02 11:52:15 +00:00
hexl.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
make-docfile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
Makefile.in Installed [mark@mcs.vuw.ac.nz: use INSTALL_SCRIPT in lib-src] patch 2006-11-03 14:10:50 +00:00
makefile.w32-in (clean): Delete stamp_BLD. 2006-12-22 20:41:35 +00:00
movemail.c (main): Check for negative value from `read'. 2006-04-29 18:55:19 +00:00
ntlib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
ntlib.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
pop.c (pop_open, socket_connection, KPOP_SERVICE): Added 2006-05-23 10:44:39 +00:00
pop.h Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
profile.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs-checkin Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
rcs2log Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
sorted-doc.c (main): Initialize bp, to avoid compiler warnings 2006-06-03 14:58:50 +00:00
test-distrib.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
testfile # 1999-10-01 12:43:57 +00:00
update-game-score.c Update years in copyright notice; nfc. 2006-02-06 11:28:28 +00:00
vcdiff Use "echo" as a default for $echo, otherwise we'll execute $DIFF 2006-03-18 14:47:20 +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.