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

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

[nongnu] elpa/popup 6f4bba9 007/184: Update copyright.


From: ELPA Syncer
Subject: [nongnu] elpa/popup 6f4bba9 007/184: Update copyright.
Date: Wed, 6 Oct 2021 00:00:56 -0400 (EDT)

branch: elpa/popup
commit 6f4bba9c5bb7aaab47bcb521b2537a12ac485961
Author: Tomohiro Matsuyama <tomo@cx4a.org>
Commit: Tomohiro Matsuyama <tomo@cx4a.org>

    Update copyright.
---
 popup.el | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/popup.el b/popup.el
index 1c28d86..c3a00e5 100644
--- a/popup.el
+++ b/popup.el
@@ -1,6 +1,6 @@
 ;;; popup.el --- Visual Popup User Interface
 
-;; Copyright (C) 2009, 2010, 2011  Tomohiro Matsuyama
+;; Copyright (C) 2009, 2010, 2011, 2012  Tomohiro Matsuyama
 
 ;; Author: Tomohiro Matsuyama <tomo@cx4a.org>
 ;; Keywords: lisp
@@ -28,8 +28,7 @@
 
 ;;; Code:
 
-(eval-when-compile
-  (require 'cl))
+(eval-when-compile (require 'cl))
 
 
 
@@ -1247,4 +1246,4 @@ the sub menu."
     map))
 
 (provide 'popup)
-;;; popup.el ends here
\ No newline at end of file
+;;; popup.el ends here



reply via email to

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