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

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

[elpa] externals/bbdb b85b6352c1: BBDB: Update copyright. Quieten compil


From: Roland Winkler
Subject: [elpa] externals/bbdb b85b6352c1: BBDB: Update copyright. Quieten compiler.
Date: Fri, 11 Feb 2022 00:14:53 -0500 (EST)

branch: externals/bbdb
commit b85b6352c11dc1ae67275934dc39d53e46a4944a
Author: Roland Winkler <winkler@gnu.org>
Commit: Roland Winkler <winkler@gnu.org>

    BBDB: Update copyright.  Quieten compiler.
---
 lisp/bbdb-anniv.el   | 2 +-
 lisp/bbdb-com.el     | 5 +++--
 lisp/bbdb-gnus.el    | 2 +-
 lisp/bbdb-ispell.el  | 2 +-
 lisp/bbdb-message.el | 2 +-
 lisp/bbdb-mhe.el     | 2 +-
 lisp/bbdb-migrate.el | 2 +-
 lisp/bbdb-mu4e.el    | 2 +-
 lisp/bbdb-mua.el     | 6 +++---
 lisp/bbdb-pgp.el     | 2 +-
 lisp/bbdb-rmail.el   | 2 +-
 lisp/bbdb-snarf.el   | 2 +-
 lisp/bbdb-tex.el     | 2 +-
 lisp/bbdb-vm.el      | 2 +-
 lisp/bbdb-wl.el      | 2 +-
 lisp/bbdb.el         | 6 +++---
 16 files changed, 22 insertions(+), 21 deletions(-)

diff --git a/lisp/bbdb-anniv.el b/lisp/bbdb-anniv.el
index 14d007ce12..99f8521658 100644
--- a/lisp/bbdb-anniv.el
+++ b/lisp/bbdb-anniv.el
@@ -1,6 +1,6 @@
 ;;; bbdb-anniv.el --- get anniversaries from BBDB -*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2011-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-com.el b/lisp/bbdb-com.el
index a261c85172..5d60ead4dc 100644
--- a/lisp/bbdb-com.el
+++ b/lisp/bbdb-com.el
@@ -1,6 +1,6 @@
 ;;; bbdb-com.el --- user-level commands of BBDB -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
@@ -877,7 +877,8 @@ FIRST-AND-LAST controls the reading mode:
 If it is 'first-last read first and last name separately.
 If it is 'last-first read last and first name separately.
 If it is 'fullname read full name at once.
-If it is t read name parts separately, obeying `bbdb-read-name-format' if 
possible.
+If it is t read name parts separately, obeying
+`bbdb-read-name-format' if possible.
 Otherwise use `bbdb-read-name-format'.
 DFIRST and DLAST are default values for the first and last name.
 Return cons with first and last name."
diff --git a/lisp/bbdb-gnus.el b/lisp/bbdb-gnus.el
index c2ac987ff0..326de4265f 100644
--- a/lisp/bbdb-gnus.el
+++ b/lisp/bbdb-gnus.el
@@ -1,6 +1,6 @@
 ;;; bbdb-gnus.el --- BBDB interface to Gnus -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-ispell.el b/lisp/bbdb-ispell.el
index 88ba022d32..fa83f15bdc 100644
--- a/lisp/bbdb-ispell.el
+++ b/lisp/bbdb-ispell.el
@@ -1,6 +1,6 @@
 ;;; bbdb-ispell.el --- export names from BBDB to personal ispell dictionaries 
-*- lexical-binding: t -*-
 
-;; Copyright (C) 2011-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2011-2022  Free Software Foundation, Inc.
 
 ;; Author: Ivan Kanis <ivan.kanis@googlemail.com>
 
diff --git a/lisp/bbdb-message.el b/lisp/bbdb-message.el
index 75885ca087..a408b94dbe 100644
--- a/lisp/bbdb-message.el
+++ b/lisp/bbdb-message.el
@@ -1,6 +1,6 @@
 ;;; bbdb-message.el --- BBDB interface to Mail Composition Packages. -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2010-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-mhe.el b/lisp/bbdb-mhe.el
index 467017154a..e457a74e9d 100644
--- a/lisp/bbdb-mhe.el
+++ b/lisp/bbdb-mhe.el
@@ -1,6 +1,6 @@
 ;;; bbdb-mhe.el --- BBDB interface to mh-e  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-migrate.el b/lisp/bbdb-migrate.el
index 6b196df615..9563cf88bd 100644
--- a/lisp/bbdb-migrate.el
+++ b/lisp/bbdb-migrate.el
@@ -1,6 +1,6 @@
 ;;; bbdb-migrate.el --- migration functions for BBDB -*- lexical-binding:t -*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-mu4e.el b/lisp/bbdb-mu4e.el
index dfada41131..3788d1b1ad 100644
--- a/lisp/bbdb-mu4e.el
+++ b/lisp/bbdb-mu4e.el
@@ -1,6 +1,6 @@
 ;;; bbdb-mu4e.el --- BBDB interface to mu4e -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-mua.el b/lisp/bbdb-mua.el
index 455900eb9c..1ab9c035e0 100644
--- a/lisp/bbdb-mua.el
+++ b/lisp/bbdb-mua.el
@@ -1,6 +1,6 @@
 ;;; bbdb-mua.el --- various MUA functionality for BBDB -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
@@ -1011,8 +1011,8 @@ in the MUA Summary buffer.
 Unification uses `bbdb-mua-summary-unification-list' (see there).
 The first match in this list becomes the text string displayed
 for a message in the MUA Summary buffer instead of ADDRESS.
-If variable `bbdb-mua-summary-mark' is non-nil use it to precede known 
addresses.
-Return the unified mail address.
+If variable `bbdb-mua-summary-mark' is non-nil use it to precede
+known addresses.  Return the unified mail address.
 
 Currently this works with Gnus and VM.  It requires the BBDB insinuation
 of these MUAs.  Also, the MUA Summary format string must use
diff --git a/lisp/bbdb-pgp.el b/lisp/bbdb-pgp.el
index 08813881a0..27363e18fe 100644
--- a/lisp/bbdb-pgp.el
+++ b/lisp/bbdb-pgp.el
@@ -1,6 +1,6 @@
 ;;; bbdb-pgp.el --- use BBDB to handle PGP preferences -*- lexical-binding: t 
-*-
 
-;; Copyright (C) 2013-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2013-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-rmail.el b/lisp/bbdb-rmail.el
index 35449b5c21..a7fc2a2cc6 100644
--- a/lisp/bbdb-rmail.el
+++ b/lisp/bbdb-rmail.el
@@ -1,6 +1,6 @@
 ;;; bbdb-rmail.el --- BBDB interface to Rmail -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2018  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-snarf.el b/lisp/bbdb-snarf.el
index f1c84adda7..40fb5c131e 100644
--- a/lisp/bbdb-snarf.el
+++ b/lisp/bbdb-snarf.el
@@ -1,6 +1,6 @@
 ;;; bbdb-snarf.el --- convert free-form text to BBDB records -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-tex.el b/lisp/bbdb-tex.el
index c3c156aa7d..e87d4b85d0 100644
--- a/lisp/bbdb-tex.el
+++ b/lisp/bbdb-tex.el
@@ -1,6 +1,6 @@
 ;;; bbdb-tex.el --- feed BBDB into LaTeX  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; Authors: Boris Goldowsky <boris@cs.rochester.edu>
 ;;          Dirk Grunwald <grunwald@cs.colorado.edu>
diff --git a/lisp/bbdb-vm.el b/lisp/bbdb-vm.el
index 6fb9156bfa..fed8965fe0 100644
--- a/lisp/bbdb-vm.el
+++ b/lisp/bbdb-vm.el
@@ -1,6 +1,6 @@
 ;;; bbdb-vm.el --- BBDB interface to VM -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2017  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb-wl.el b/lisp/bbdb-wl.el
index 047feac613..b7a74e42a8 100644
--- a/lisp/bbdb-wl.el
+++ b/lisp/bbdb-wl.el
@@ -1,6 +1,6 @@
 ;;; bbdb-wl.el --- BBDB interface to Wanderlust -*- lexical-binding: t -*-
 
-;; Copyright (C) 2015-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2015-2022  Free Software Foundation, Inc.
 
 ;; This file is part of the Insidious Big Brother Database (aka BBDB),
 
diff --git a/lisp/bbdb.el b/lisp/bbdb.el
index 051b21d099..4895dac540 100644
--- a/lisp/bbdb.el
+++ b/lisp/bbdb.el
@@ -1,6 +1,6 @@
 ;;; bbdb.el --- core of BBDB -*- lexical-binding: t -*-
 
-;; Copyright (C) 2010-2020  Free Software Foundation, Inc.
+;; Copyright (C) 2010-2022  Free Software Foundation, Inc.
 
 ;; Maintainer: Roland Winkler <winkler@gnu.org>
 ;; Version: 3.2
@@ -37,7 +37,7 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl-lib))
+(require 'cl-lib)
 (require 'timezone)
 (require 'bbdb-site)
 
@@ -1352,7 +1352,7 @@ For merging xfield LABEL, this will use MERGE-FUN."
   '(name mail message-name message-mail message-address)
   "List of FIELDs considered by `bbdb-mua-summary-unify'.
 For the RECORD matching the address of a message, `bbdb-mua-summary-unify'
-returns the first non-empty field value matching an element FIELD from this 
list.
+returns the first non-empty field value matching an element FIELD of this list.
 Each element FIELD may be a valid argument of `bbdb-record-field' for RECORD.
 In addition, this list may also include the following elements:
   message-name     The name in the address of the message



reply via email to

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