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

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

[nongnu] elpa/geiser-guile 0355cd6 266/284: Begin the summary lines of a


From: Philip Kaludercic
Subject: [nongnu] elpa/geiser-guile 0355cd6 266/284: Begin the summary lines of all elisp libraries with three semicolons
Date: Sun, 1 Aug 2021 18:29:57 -0400 (EDT)

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

diff --git a/elisp/geiser-guile.el b/elisp/geiser-guile.el
index 44d32e4..7a29761 100644
--- a/elisp/geiser-guile.el
+++ b/elisp/geiser-guile.el
@@ -1,4 +1,4 @@
-;; geiser-guile.el -- guile's implementation of the geiser protocols
+;;; geiser-guile.el -- guile's implementation of the geiser protocols
 
 ;; Copyright (C) 2009-2018, 2020 Jose Antonio Ortega Ruiz
 ;; Copyright (C) 2017 Jan Nieuwenhuizen <janneke@gnu.org>



reply via email to

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