emacs: Update and patch more
authorFredrik Fornwall <fredrik@fornwall.net>
Sat, 26 Mar 2016 03:33:48 +0000 (23:33 -0400)
committerFredrik Fornwall <fredrik@fornwall.net>
Sat, 26 Mar 2016 03:33:48 +0000 (23:33 -0400)
commit8ce98d7fe9130cd151cc2ec34b3b1e7ecb0aeace
treec4ed3eea4b818b6c0a1129b7f127601d6c418d5b
parent2a86d5d9e2df09a6fead059ca47050de848474df
emacs: Update and patch more

Update emacs to 25.0.92, a prerelease for 25.1. Also patch some
more to avoid having it crashing on startup due to bugs in emacs
about undumped startup with a terminal. Closes #11.
packages/emacs/Makefile.in.patch [deleted file]
packages/emacs/build.sh
packages/emacs/lib-src-Makefile.in.patch [deleted file]
packages/emacs/lisp-loadup.el.patch.beforehostbuild [new file with mode: 0644]
packages/emacs/lisp-subr.el.patch.beforehostbuild [new file with mode: 0644]
packages/emacs/lisp-term.el.patch.beforehostbuild [new file with mode: 0644]
packages/emacs/site-init.el [new file with mode: 0644]
packages/emacs/src-Makefile.in.patch [deleted file]
packages/emacs/src-callproc.c.patch [new file with mode: 0644]
packages/emacs/src-xdisp.c.patch [new file with mode: 0644]
packages/emacs/unexelf.c.patch [deleted file]