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

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

[elpa] externals/heap 4407826 22/31: More minor whitespace and commentar


From: Stefan Monnier
Subject: [elpa] externals/heap 4407826 22/31: More minor whitespace and commentary changes.
Date: Mon, 14 Dec 2020 12:13:37 -0500 (EST)

branch: externals/heap
commit 4407826caf0a898d5f27322a9d9dc0e7de7a4c37
Author: Toby S. Cubitt <toby-predictive@dr-qubit.org>
Commit: Toby S. Cubitt <toby-predictive@dr-qubit.org>

    More minor whitespace and commentary changes.
---
 heap.el | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/heap.el b/heap.el
index a962a00..4904a2e 100644
--- a/heap.el
+++ b/heap.el
@@ -1,5 +1,4 @@
-;;; heap.el --- heap (a.k.a. priority queue) data structures
-
+;;; heap.el --- Heap (a.k.a. priority queue) data structure
 
 ;; Copyright (C) 2004-2006, 2008, 2012  Free Software Foundation, Inc
 



reply via email to

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