From 42d5ddfb5eff620152c7aa479b5eeb54b217571c Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 11 Jun 2018 08:57:20 -0700 Subject: [emacs] fix comment for fringe --- emacs.d/modules/module-appareance.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs.d/modules') diff --git a/emacs.d/modules/module-appareance.el b/emacs.d/modules/module-appareance.el index b9a1463..7d3d05a 100644 --- a/emacs.d/modules/module-appareance.el +++ b/emacs.d/modules/module-appareance.el @@ -28,7 +28,7 @@ ;; no blinking cursor (blink-cursor-mode -1) -;; I don't want a frindge on the right +;; size of the fringe (fringe-mode '(8 . 8)) ;; frame title -- cgit 1.4.1