diff -r 1fabb8953172 -r 92b878231632 .emacs-my --- a/.emacs-my Mon Mar 11 12:19:49 2019 +0200 +++ b/.emacs-my Tue Apr 16 11:28:40 2019 +0300 @@ -1544,8 +1544,8 @@ (setq sentence-end-double-space nil) ;; Turn on auto-fill mode -(add-hook 'html-mode-hook 'turn-on-auto-fill) -(add-hook 'text-mode-hook 'turn-on-auto-fill) +;; (add-hook 'html-mode-hook 'turn-on-auto-fill) +;; (add-hook 'text-mode-hook 'turn-on-auto-fill) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (message "cacl, calculator")