Emacs: Remove old comment.

This commit is contained in:
tastytea 2020-01-07 07:54:10 +01:00
parent cee9ee3bf9
commit 4faa73ba20
1 changed files with 1 additions and 2 deletions

View File

@ -1,6 +1,6 @@
;;; common.el --- Common programming settings. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-01-07T07:24:36+0100>
;; Time-stamp: <2020-01-07T07:53:57+0100>
;;; Commentary:
@ -22,7 +22,6 @@
;; Guess indentation and if spaces or tabs are to be used.
(use-package dtrt-indent
;; FIXME: Should run before whitespace-mode.
:after (editorconfig)
:hook