Commit Graph

14 Commits

Author SHA1 Message Date
Fredrik Fornwall
a0c80d57cb emacs: Do not strip away info pages (closes #194) 2016-04-14 20:47:04 -04:00
Fredrik Fornwall
fb97d80556 emacs: Bump build revision to fix arm&i686 build 2016-04-11 23:49:40 -04:00
Fredrik Fornwall
1e3008e4e9 emacs: Link against gnutls and libxml2
This enables more features and fixes https connections in a more
stable way.
2016-04-09 11:09:27 -04:00
Fredrik Fornwall
cef4acf0da emacs: Patch emacsclient to avoid /tmp 2016-04-09 01:53:31 -04:00
Fredrik Fornwall
38c01554dc emacs: Patch temporary-file-directory (avoid /tmp) 2016-04-06 18:28:22 -04:00
Fredrik Fornwall
dc660e40c0 emacs: Bump build revision 2016-04-01 06:59:50 -04:00
Fredrik Fornwall
8ce98d7fe9 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.
2016-03-25 23:33:48 -04:00
Fredrik Fornwall
3deed90488 Add a ctags package containing Universal Ctags
The ctags implementation from Universal Ctags (https://ctags.io/)
is hopefully the best ctags alternative that works with e.g. vim.

Remove the ctags binary from emacs so it does not conflict with
this new package (the etags program remains for emacs to use).
2016-03-19 15:16:11 -04:00
Fredrik Fornwall
629f805ba1 Patch NDK to define AT_EACCESS to 0
This fixes breakage for gnulib-using packages which otherwise
defines AT_EACCESS, which does not work on Android 6.

Bump build revisions for coreutils and emacs to rebuild them
with this patch.
2015-10-19 17:51:13 -04:00
robertvalik
e7344047e4 fixed some non-ascii chars in build scripts 2015-10-11 10:11:08 +02:00
Fredrik Fornwall
6ce0bb04bd emacs: Bump build revision 2015-08-03 20:31:21 -04:00
Fredrik Fornwall
727ffe26f7 Trying to unbreak emacs 2015-08-03 20:25:47 -04:00
Fredrik Fornwall
1461c1b4a3 emacs: Pass arguments to temacs 2015-08-03 17:29:18 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00