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

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

[nongnu] elpa/helm f75e1d82be: Add a Commentary header in helm.el


From: ELPA Syncer
Subject: [nongnu] elpa/helm f75e1d82be: Add a Commentary header in helm.el
Date: Fri, 11 Feb 2022 15:58:23 -0500 (EST)

branch: elpa/helm
commit f75e1d82bec733d077983e56c2bf412df9b4d402
Author: Thierry Volpiatto <thievol@posteo.net>
Commit: Thierry Volpiatto <thievol@posteo.net>

    Add a Commentary header in helm.el
---
 helm.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/helm.el b/helm.el
index 7bacff79a0..91f1bd0e87 100644
--- a/helm.el
+++ b/helm.el
@@ -28,6 +28,10 @@
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+;;; Commentary:
+
+;; No commentary.
+
 ;;; Code:
 
 (require 'cl-lib)



reply via email to

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