From 715f4c0ee0f50b251679e55650cedcae3a246b57 Mon Sep 17 00:00:00 2001 From: Jonas Bernoulli Date: Tue, 25 Feb 2020 14:29:01 +0100 Subject: Begin the summary lines of all elisp libraries with three semicolons It's the convention and by following it we make a big step towards supporting outline navigation. --- elisp/geiser-company.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elisp/geiser-company.el') diff --git a/elisp/geiser-company.el b/elisp/geiser-company.el index f32450b..52524f9 100644 --- a/elisp/geiser-company.el +++ b/elisp/geiser-company.el @@ -1,4 +1,4 @@ -;; geiser-company.el -- integration with company-mode +;;; geiser-company.el -- integration with company-mode ;; Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2016 Jose Antonio Ortega Ruiz -- cgit v1.2.3