summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2017-09-08 23:12:32 +0200
committerAlan Pearce2017-09-08 23:12:32 +0200
commit2036b1e56798d4ade05fee3475280ea7c111a591 (patch)
tree73545d555e1f1cd5ce1e4f8c0be39d5269d17833
parent6aa8ab5de3bb204b807348f192e3cbdd7311a656 (diff)
downloaddotfiles-2036b1e56798d4ade05fee3475280ea7c111a591.tar.lz
dotfiles-2036b1e56798d4ade05fee3475280ea7c111a591.tar.zst
dotfiles-2036b1e56798d4ade05fee3475280ea7c111a591.zip
Emacs: appease emacs-lisp-checkdoc
-rw-r--r--emacs/.emacs.d/main.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/.emacs.d/main.el b/emacs/.emacs.d/main.el
index ea2712e..5a665c7 100644
--- a/emacs/.emacs.d/main.el
+++ b/emacs/.emacs.d/main.el
@@ -4,6 +4,8 @@
 ;; #+PROPERTY: results silent
 ;; #+PROPERTY: eval no-export
 ;; #+PROPERTY: header-args :comments link
+;;; Commentary:
+;;; This is my Emacs configuration.
 ;;; Header:
 ;; This is a living document, detailing my Emacs configuration using org-mode
 ;;; Code: