diff --git a/.emacs b/.emacs index d1a048f..b12c168 100644 --- a/.emacs +++ b/.emacs @@ -5399,7 +5399,7 @@ converted to PDF at the same location." ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. - ) + '(safe-local-variable-values (quote ((ruby-indent-level 4))))) ;; ** done