.emacs-my
changeset 1409 d9d85b71260c
parent 1407 9ea890c729d8
child 1412 04c1fdf1fdc9
--- a/.emacs-my	Thu Jun 02 22:06:43 2016 +0300
+++ b/.emacs-my	Sat Jun 18 21:13:24 2016 +0300
@@ -1063,6 +1063,8 @@
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 (message "completion")
 
+(setq suggest-key-bindings t)
+
 ;; I remove partial-completion-mode because it depricated in Emacs 24.0.
 ;; Completion controled by 'completion-styles' variable.