mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 22:40:51 -08:00
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]" |
||
|---|---|---|
| .. | ||
| Cocoa/Emacs.base/Contents | ||
| GNUstep/Emacs.base/Resources | ||
| templates | ||
| ChangeLog.1 | ||
| INSTALL | ||
| Makefile.in | ||
| README | ||
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.