Echo syntactic information on TAB in message buffer.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Fri, 14 Nov 2014 01:38:02 +0200
changeset 1173 bf65579bd653
parent 1172 e13ab3bb9331
child 1174 1f2b829bd3e6
Echo syntactic information on TAB in message buffer.
.emacs-my
--- a/.emacs-my	Fri Nov 14 01:32:49 2014 +0200
+++ b/.emacs-my	Fri Nov 14 01:38:02 2014 +0200
@@ -2521,6 +2521,7 @@
         (substatement-open . 0)
         (inextern-lang . 0)
         ))
+    ;; Echo syntactic information on TAB in message buffer.
     (c-echo-syntactic-information-p . t))
   "My C Programming Style")