[emacs] unignore bbdb-autoloads.el
[~bandali/configs] / lisp / bbdb / NEWS
CommitLineData
1a5de666
AB
1BBDB NEWS -- history of user-visible changes.
2
3Copyright (C) 2013-2017 Roland Winkler <winkler@gnu.org>
4See the end of the file for license conditions.
5
6This file is about changes in BBDB version 3.
7
8* BBDB 3.2
9** BBDB 3.2 requires GNU Emacs 24 or newer.
10Support for GNU Emacs 23 has been discontinued.
11
12** Support for Mu4e and Wanderlust has been added.
13
14** Incompatible Changes in BBDB 3.2
15
16*** The variables bbdb/MUA-update-records-p have been removed.
17This includes the variables bbdb/gnus-update-records-p,
18bbdb/mail-update-records-p, bbdb/message-update-records-p,
19bbdb/mh-update-records-p, bbdb/rmail-update-records-p,
20bbdb/vm-update-records-p.
21
22These fall-back variables collided with the user variables
23bbdb-mua-update-interactive-p and bbdb-mua-auto-update-p.
24Use function bbdb-mua to define your own function to get
25MUA-specific values.
26
27* BBDB 3.1.2
28** Bug fix release
29** New command bbdb-fix-records
30
31
32* BBDB 3.1.1
33** Updated autoconf and automake scripts
34** Lisp code in 3.1.1 is identical to lisp code in 3.1.
35
36
37* BBDB 3.1
38Initial release
39
40
41\f
42----------------------------------------------------------------------
43This file is part of the Insidious Big Brother Database (aka BBDB),
44
45BBDB is free software: you can redistribute it and/or modify
46it under the terms of the GNU General Public License as published by
47the Free Software Foundation, either version 3 of the License, or
48(at your option) any later version.
49
50BBDB is distributed in the hope that it will be useful,
51but WITHOUT ANY WARRANTY; without even the implied warranty of
52MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
53GNU General Public License for more details.
54
55You should have received a copy of the GNU General Public License
56along with BBDB. If not, see <http://www.gnu.org/licenses/>.
57
58\f
59Local variables:
60mode: outline
61paragraph-separate: "[ \f]*$"
62end: