From 6a3efe35bf8b20b0900dbbf7747b8b8d0d19bd04 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 6 Sep 2016 07:39:30 +0200 Subject: Upgrade ports --- .emacs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index d7bfecc..8f6a200 100644 --- a/.emacs +++ b/.emacs @@ -61,8 +61,8 @@ (add-to-list 'auto-mode-alist '("\\.ino\\'" . c++-mode)) ;; Enable which-function-mode for C, C++ and Python -(setq which-func-modes '(c-mode c++-mode java-mode python-mode)) -(which-function-mode t) +;; (setq which-func-modes '(c-mode c++-mode java-mode python-mode)) +;; (which-function-mode t) ;; Custom plugins (add-to-list 'load-path "~/.emacs.d/lisp/") -- cgit v1.3