changeset 1404 | a93ed2339d77 |
parent 1403 | a04175d20f08 |
child 1405 | fffa9d2a328f |
--- a/.emacs-my Wed May 18 18:29:10 2016 +0300 +++ b/.emacs-my Sat May 21 10:40:25 2016 +0300 @@ -1518,6 +1518,8 @@ (when (fboundp 'gadict-mode) (add-to-list 'auto-mode-alist '("\\.gadict$" . gadict-mode)) ) +(add-hook 'gadict-mode-hook 'whitespace-mode) + ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "figlet")