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

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

[elpa] externals/cl-lib 59e400f 09/10: * cl-lib.el: Clarify that it's a


From: Stefan Monnier
Subject: [elpa] externals/cl-lib 59e400f 09/10: * cl-lib.el: Clarify that it's a forward compatibility version
Date: Tue, 1 Dec 2020 15:28:44 -0500 (EST)

branch: externals/cl-lib
commit 59e400ff499f03bac35d7822963026535bea08f3
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    * cl-lib.el: Clarify that it's a forward compatibility version
---
 cl-lib.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/cl-lib.el b/cl-lib.el
index 421e0ac..0f05c3e 100644
--- a/cl-lib.el
+++ b/cl-lib.el
@@ -1,6 +1,6 @@
-;;; cl-lib.el --- Properly prefixed CL functions and macros  -*- coding: utf-8 
-*-
+;;; cl-lib.el --- Forward cl-lib compatibility library for Emacs<24.3  -*- 
coding: utf-8 -*-
 
-;; Copyright (C) 2012, 2013, 2014, 2017  Free Software Foundation, Inc.
+;; Copyright (C) 2012-2019  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; vcomment: Emacs-24.3's version is 1.0 so this has to stay below.



reply via email to

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