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

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

[elpa] externals/setup 8db8452 2/3: Upcase outline headers


From: ELPA Syncer
Subject: [elpa] externals/setup 8db8452 2/3: Upcase outline headers
Date: Sat, 25 Sep 2021 09:57:26 -0400 (EDT)

branch: externals/setup
commit 8db84521b2d7d91cc43fec39b86b766fbdab3a6e
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Upcase outline headers
---
 setup.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/setup.el b/setup.el
index d46fe30..dbc4077 100644
--- a/setup.el
+++ b/setup.el
@@ -232,7 +232,7 @@ If not given, it is assumed nothing is evaluated."
              #'setup-xref-def-function)
 
 
-;;; common utility functions for keywords
+;;; Common utility functions for keywords
 
 (defun setup-get (opt)
   "Retrieve the context-sensitive value for OPT.
@@ -301,7 +301,7 @@ and VAL into one s-expression."
         ((error "Invalid option %S" name))))
 
 
-;;; definitions of `setup' keywords
+;;; Definitions of `setup' keywords
 
 (setup-define :with-feature
   (lambda (features &rest body)



reply via email to

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