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

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

[nongnu] elpa/geiser-gambit f2a5259 18/34: Begin the summary lines of al


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-gambit f2a5259 18/34: Begin the summary lines of all elisp libraries with three semicolons
Date: Sun, 1 Aug 2021 18:27:18 -0400 (EDT)

branch: elpa/geiser-gambit
commit f2a52596ec3e97e413e24779c11aa5f6ddb27eff
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-gambit.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/elisp/geiser-gambit.el b/elisp/geiser-gambit.el
index dfc38a7..4ced1ae 100644
--- a/elisp/geiser-gambit.el
+++ b/elisp/geiser-gambit.el
@@ -1,4 +1,4 @@
-;; geiser-gambit.el -- gambit's implementation of the geiser protocols
+;;; geiser-gambit.el -- gambit's implementation of the geiser protocols
 
 ;; Copyright (C) 2014, 2015, 2019 Daniel Leslie
 



reply via email to

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