.emacs-my
changeset 643 bfb236f0ef44
parent 642 6d35f95afe08
child 644 a44f5abb820f
--- a/.emacs-my	Sat Jun 18 10:46:07 2011 +0300
+++ b/.emacs-my	Sat Jun 18 11:14:06 2011 +0300
@@ -1164,6 +1164,8 @@
 ;;; ----------------------------------------------------------------
 (message "devel, prog, programming")
 
+(which-func-mode 1)
+
 (add-to-list 'auto-mode-alist '("\\.cu$" . c-mode))
 
 (defun my-c++-header-file-p ()