David Kühling
bcb7b64c56
emacs: make volume keys work like PageUp/PageDown
2011-06-26 10:53:45 +02:00
David Kühling
ed5db4233c
emacs: enable second-stage "compilation" (i.e. dumping) via qemu
...
cuts startup time of emacs down to a few seconds
2011-06-26 10:46:33 +02:00
David Kühling
773dfe1f18
emacs: make programming language comments colored by default
2011-05-12 22:43:56 +02:00
David Kühling
d1d5fe41c9
emacs: patch by jow to adapt to build-system changes
2011-02-28 22:11:54 +01:00
David Kühling
e1621137d0
emacs: another patch necessary to disable gpm-mouse-mode
2011-02-26 13:39:08 +01:00
David Kühling
bf91bebc61
emacs: fix load-history problem by disabling gpm-mouse-mode by default
...
remove previous, non-working workaround from site-start.el
2011-02-26 13:33:13 +01:00
David Kühling
b091aa657a
emacs: force it to not use gpm and libasound
2011-02-26 13:33:13 +01:00
Xiangfu Liu
9e6dd9df57
emacs, remove manully strip binary file
2011-01-25 13:40:03 +08:00
Xiangfu Liu
04bb8f8862
emacs, strip binary after build
...
the 'intall' try to using HOST strip not cross_strip.
we should set INSTALL_STRIP="-s --strip-program=$(STRIP) but
emacs Makefile using "INSTALL_STRIP" in different make level
I can not find a better way to pass --strip-program to all level
works.
2011-01-21 17:27:23 +08:00
David Kühling
297b631ff4
add workaround for org-mode problem (todo: need a cleaner fix...)
2011-01-02 13:57:28 +01:00
David Kühling
8836971e22
delate renamed patch
2010-12-19 11:11:18 +01:00
David Kühling
d9d8ede8bc
comment
2010-12-19 11:10:33 +01:00
David Kühling
0bbedb642b
OpenWrt does not allow us to install to target '/var' directory. skip it.
2010-12-19 11:10:33 +01:00
David Kühling
617083b537
renamed loadup patch (now using quilt); minor startup time improvement.
2010-12-19 11:10:33 +01:00
David Kühling
f206348f8a
Fix Emacs bug resetting all environment variables on startup.
2010-12-19 11:10:33 +01:00
David Kühling
5b037bab7f
Disable Emacs build/startup hacks, rename package emacs-bin to emacs.
...
Now we just link with gcc standard libraries and startup code.
2010-12-19 11:10:32 +01:00
David Kühling
73f3a07d86
make Emacs' dired work
2010-12-19 11:10:32 +01:00
David Kühling
5c645d10e1
updated Emacs loadup.el
2010-12-16 00:48:36 +01:00
David Kühling
ccd581858e
tune Emacs' RAM usage (down to approx 10MB now). Hide menu bar,
...
to save screen space.
2010-12-16 00:36:49 +01:00
David Kühling
b7c65f3d54
Fix dependencies
2010-12-14 22:29:12 +01:00
David Kühling
4a33228795
more complete _host_ installation of Emacs so we can run ja-dic-cnv etc.,
...
minor fixes
2010-12-14 22:07:18 +01:00
David Kühling
7235d3929c
another type
2010-12-14 09:10:50 +01:00
David Kühling
31a24f8cf3
typo
2010-12-14 09:08:53 +01:00
David Kühling
a670379a6e
pull out japanese input dictionary into a separate package. it's too large to
...
load anyway.
2010-12-14 09:07:42 +01:00
David Kühling
f00fc2352f
added emacs startup file for configuring stuff specific to the openwrt package
2010-12-14 09:07:41 +01:00
David Kühling
fb953f2a35
fix generation of emacs-el package
2010-12-12 15:00:24 +01:00
David Kühling
90232b5450
fix lisp load path. split into multiple packages for quicker update/testing,
...
do not install lisp source files by default. remove images, documentation and
other stuff that just bloats the package size.
2010-12-12 14:12:19 +01:00
David Kühling
bea9c01bf4
First shot at an Emacs package. Experimental!
2010-12-12 00:28:11 +01:00