Skip to content

Commit

Permalink
Turn off juttle.
Browse files Browse the repository at this point in the history
  • Loading branch information
mstemm committed Dec 7, 2016
1 parent ba458c5 commit 014b2cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .emacs
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
;; turn on line number mode
(line-number-mode 1)

(load "~/elisp/juttle-derived-mode.el")
(autoload 'juttle-derived-mode "juttle-derived-mode" "Juttle mode" t)
;(load "~/elisp/juttle-derived-mode.el")
;(autoload 'juttle-derived-mode "juttle-derived-mode" "Juttle mode" t)

(setq auto-mode-alist
(nconc (list '("\\.[ly]$" . c-mode) ;for lex/yacc input
Expand Down

0 comments on commit 014b2cd

Please sign in to comment.