emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/geiser-chibi 285d8ba 24/38: Begin the summary lines of all


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-chibi 285d8ba 24/38: Begin the summary lines of all elisp libraries with three semicolons
Date: Sun, 1 Aug 2021 18:26:19 -0400 (EDT)

branch: elpa/geiser-chibi
commit 285d8ba21f765f367b5e6ab2429403cb65ba47e5
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    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-chibi.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elisp/geiser-chibi.el b/elisp/geiser-chibi.el
index 563067f..9de435b 100644
--- a/elisp/geiser-chibi.el
+++ b/elisp/geiser-chibi.el
@@ -1,4 +1,4 @@
-;; geiser-chibi.el -- Chibi Scheme's implementation of the geiser protocols
+;;; geiser-chibi.el -- Chibi 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]