joestar

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | LICENSE

commit 0051df7638a57986f0d67aa17b88c4ca5e8536b2
parent df1692c6efb46981e492fa59ec7da686bbcfcfa3
Author: Ryan Jeffrey <pwishie@gmail.com>
Date:   Tue, 14 May 2019 02:16:07 -0700

removed global flag

Diffstat:
Mjoejoe.el | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/joejoe.el b/joejoe.el @@ -141,8 +141,8 @@ "A minor mode so that my key settings override annoying major modes." :init-value nil :lighter " joe" - :global t - + nil + ;;; setting default Emacs behaviour ;; smooth scroll.