1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-25 07:28:20 +00:00
emacs/nextstep
Paul Eggert dd1404cca3 Rename ChangeLogs for gitlog-to-changelog
This patch was implemented via the following shell commands:
find * -name ChangeLog |
sed 's,.*,git mv & &.1,
s, lisp/ChangeLog\.1$, lisp/ChangeLog.17,
s, lisp/erc/ChangeLog\.1$, lisp/erc/ChangeLog.09,
s, lisp/gnus/ChangeLog\.1$, lisp/gnus/ChangeLog.3,
s, lisp/mh-e/ChangeLog\.1$, lisp/mh-e/ChangeLog.2,
s, src/ChangeLog\.1$, src/ChangeLog.13,' |
sh
git commit -am"[this commit message]"
2015-04-07 00:00:06 -07:00
..
Cocoa/Emacs.base/Contents Increase compartmentalization of Nextstep builds rules, 2012-09-16 11:49:00 -07:00
GNUstep/Emacs.base/Resources Increase compartmentalization of Nextstep builds rules, 2012-09-16 11:49:00 -07:00
templates Update copyright year to 2015 2015-01-01 14:26:41 -08:00
ChangeLog.1 Rename ChangeLogs for gitlog-to-changelog 2015-04-07 00:00:06 -07:00
INSTALL Update copyright year to 2015 2015-01-01 14:26:41 -08:00
Makefile.in Update copyright year to 2015 2015-01-01 14:26:41 -08:00
README * nextstep/README: Move most contents into INSTALL. 2014-10-15 00:19:22 -07:00

This directory contains files needed to build Emacs on Nextstep-based
platforms, including GNUstep and Mac OS X (using the Cocoa libraries).

See the INSTALL file in this directory for compilation instructions.