Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larsbrinkhoff/emacs-16.56
Build and run Emacs like it's 1985
https://github.com/larsbrinkhoff/emacs-16.56
computer-history emacs emacs-lisp
Last synced: 13 days ago
JSON representation
Build and run Emacs like it's 1985
- Host: GitHub
- URL: https://github.com/larsbrinkhoff/emacs-16.56
- Owner: larsbrinkhoff
- Created: 2013-09-11T14:37:11.000Z (about 11 years ago)
- Default Branch: make-it-build
- Last Pushed: 2016-10-13T12:54:01.000Z (about 8 years ago)
- Last Synced: 2024-10-13T11:06:38.279Z (28 days ago)
- Topics: computer-history, emacs, emacs-lisp
- Language: C
- Homepage:
- Size: 1.22 MB
- Stars: 67
- Watchers: 9
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
This directory holds the latest distribution version of GNU Emacs.
The subdirectory `src' holds the C code,
`lisp' holds the Lisp code for the editing commands,
`etc' holds various associated documentation files
and programs that Emacs runs,
`info' holds the Info documentation tree.
`man' holds the source of the Emacs manual.
`dbx' holds a version of dbx that can debug GNU Emacs.
It runs only on Vaxes.
See etc/DEBUG for info on how to debug.The file INSTALL in this directory says how to bring up
GNU Emacs, once you have loaded the entire subtree of this
directory. It also contains information on many common
problems that occur in building, installing and running Emacs.The `etc' subdirectory contains several other files,
named in capital letters, which you should look at
when installing GNU Emacs.