This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
termux-packages
mirror of
https://github.com/lukechilds/termux-packages.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1142
Commits
6
Branches
0
Tags
18 MiB
Tree:
4d3416a492
android-5
build-on-device
electrs
emacs-27
master
patch-log
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '4d3416a492'
${ noResults }
termux-packages
/
packages
/
emacs
/
site-init.el
3 lines
53 B
Raw
Normal View
History
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.
9 years ago
; Enable terminal mouse events:
(
xterm-mouse-mode
1
)