1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 21:20:45 -08:00
emacs/lib-src
Glenn Morris 67163749cc Remove script stamping in lib-src/
rcs2log no longer needs it, and grep-changelog never really has
(nothing in Emacs runs that, I don't know why Emacs includes it, if you
are using an uninstalled out-of-tree build you can just as easily run
it from the source directory).

* lib-src/Makefile.in (STAMP_INST_SCRIPTS, STAMP_SCRIPTS, insrcdir)
(stamp-rcs2log, stamp-grep-changelog): Remove.
(all, clean): Remove references to stamps.

* .bzrignore: Do not ignore lib-src/stamp*.
2012-06-05 21:38:04 -04:00
..
.gitignore Don't ignore files that are no longer generated 2011-02-13 19:35:05 +01:00
ChangeLog Remove script stamping in lib-src/ 2012-06-05 21:38:04 -04:00
COPYING Change to GPLv3. 2007-07-25 07:00:38 +00:00
ebrowse.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
emacsclient.c Backport 2012-05-02T11:33:49Z!lekktu@gmail.com from trunk 2012-05-02 21:06:50 +08:00
etags.c Assume C89 or later. 2012-05-21 08:36:54 -07:00
grep-changelog Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
hexl.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
make-docfile.c * lisp/emacs-lisp/byte-run.el (defmacro, defun): Move from C. 2012-05-29 23:59:42 -04:00
Makefile.in Remove script stamping in lib-src/ 2012-06-05 21:38:04 -04:00
makefile.w32-in Remove some cruft from lib-src/makefile.w32-in 2012-06-05 13:56:38 -04:00
movemail.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ntlib.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ntlib.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pop.c Add NUL-termination to some uses of strncpy. 2012-05-02 18:12:13 +08:00
pop.h Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
profile.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
rcs2log Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
README changed Emacs' to GNU Emacs' 2006-03-31 07:25:44 +00:00
test-distrib.c Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
testfile
update-game-score.c Assume less-ancient POSIX support. 2012-04-15 17:41:01 -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.