Skip to content

Instantly share code, notes, and snippets.

View pantulis's full-sized avatar

Juan Lupion pantulis

View GitHub Profile
# Get the official Emacs repo:
git clone http://repo.or.cz/r/emacs.git/
# Get the fullscreen patch
git remote add typester git://github.com/typester/emacs.git
git fetch typester
# Create a patch and apply to HEAD
# I had merge conflicts when rebasing and
# build failures for origin/emacs-23