Emacs: Forgot a ).

This commit is contained in:
tastytea 2020-04-17 13:53:29 +02:00
parent f2ff5fa659
commit ff92f20747
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
;;; common.el --- Common settings for text files. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-04-17T13:52:09+0200>
;; Time-stamp: <2020-04-17T13:53:16+0200>
;;; Commentary:
@ -51,7 +51,7 @@
(face-foreground 'fill-column-indicator
nil t))
(set-face-foreground 'ruler-mode-fill-column
(face-foreground 'shadow))
(face-foreground 'shadow)))
(set-face-foreground 'ruler-mode-comment-column
(face-foreground 'ruler-mode-fill-column))
(set-face-foreground 'ruler-mode-goal-column