From 352515c3aa12c9ebbdd997e5ab061ad182a45958 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-chez.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elisp') diff --git a/elisp/geiser-chez.el b/elisp/geiser-chez.el index 67b9382..601cc6f 100644 --- a/elisp/geiser-chez.el +++ b/elisp/geiser-chez.el @@ -1,4 +1,4 @@ -;; geiser-chez.el -- Chez Scheme's implementation of the geiser protocols +;;; geiser-chez.el -- Chez Scheme's implementation of the geiser protocols ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the Modified BSD License. You should -- cgit v1.2.3