# HG changeset patch # User Oleksandr Gavenko # Date 1415921882 -7200 # Node ID bf65579bd653e824120b6029d70f521b9d7cefa0 # Parent e13ab3bb9331904cd7958cd0404539f8b5a2d10c Echo syntactic information on TAB in message buffer. diff -r e13ab3bb9331 -r bf65579bd653 .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")