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

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

[elpa] externals/queue 2e53a45 10/14: Remove ChangeLogs from library hea


From: Stefan Monnier
Subject: [elpa] externals/queue 2e53a45 10/14: Remove ChangeLogs from library headers.
Date: Mon, 14 Dec 2020 12:02:46 -0500 (EST)

branch: externals/queue
commit 2e53a451cc3556cce48c3f3fbdb992684aadf883
Author: Toby S. Cubitt <toby-predictive@dr-qubit.org>
Commit: Toby S. Cubitt <toby-predictive@dr-qubit.org>

    Remove ChangeLogs from library headers.
    
    The ChangeLog headers duplicate the information in version control commit
    messages, which is more reliable (ChangeLog updates get forgotten).
---
 queue.el | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/queue.el b/queue.el
index f065089..e12ab1c 100644
--- a/queue.el
+++ b/queue.el
@@ -42,13 +42,6 @@
 ;; package.
 
 
-;;; Change Log:
-;;
-;; Version 0.1
-;; * the old Elib library of the same name, updated to use defstructs
-
-
-
 ;;; Code:
 
 (eval-when-compile (require 'cl))



reply via email to

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