termux-packages/packages/emacs/site-init.el
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

3 lines
53 B
EmacsLisp

; Enable terminal mouse events:
(xterm-mouse-mode 1)