summaryrefslogtreecommitdiffstats
path: root/lisp/bbdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lisp/bbdb/ChangeLog6442
-rw-r--r--lisp/bbdb/ChangeLog.old2330
2 files changed, 8772 insertions, 0 deletions
diff --git a/lisp/bbdb/ChangeLog b/lisp/bbdb/ChangeLog
new file mode 100644
index 0000000..bbb679f
--- /dev/null
+++ b/lisp/bbdb/ChangeLog
@@ -0,0 +1,6442 @@
+2017-12-20 Roland Winkler <winkler@gnu.org>
+
+ Add files bbdb-gnus.el and bbdb-vm.el.
+
+2017-12-20 Roland Winkler <winkler@gnu.org>
+
+ Fix declarations for byte compiler. Use file tex-site.el.
+
+2017-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ Fix copyright headers
+
+2017-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ Remove files with unclear copyright status; prepare for move to
+ externals/
+
+2017-10-29 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ First cut at adapting BBDB for GNU ELPA
+
+2017-10-17 Roland Winkler <winkler@gnu.org>
+
+ bbdb-parse-records: bug fix
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+
+ Advertise bbdb-user@nongnu.org
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+
+ Query before migrating BBDB to new format
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+
+ bbdb-read-record: Fix calling sequence for calls to set record
+
+2017-08-09 Roland Winkler <winkler@gnu.org>
+
+ New var bbdb-migrate-uuid-xfield
+
+2017-08-09 Roland Winkler <winkler@gnu.org>
+
+ New field uuid. Make creation-date and timestamp immutable
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+
+ Makefile.am: Fix rule BBDB_ELPA_FILES (Bug#51563)
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-tex.el: Improve documentation
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+
+ bbdb-tex: Bug fix (Bug#51564)
+
+2017-07-22 Roland Winkler <winkler@gnu.org>
+
+ Fix previous patch
+
+2017-07-22 Roland Winkler <winkler@gnu.org>
+
+ bbdb-split: use arg TRIM of split-string with emacs-version >= 24.4.
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+
+ bbdb-tex: ignore spaces when calling usepackage
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+
+ bbdb.sty: use RequirePackage
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+
+ Fix docstring
+
+2017-07-05 Roland Winkler <winkler@gnu.org>
+
+ Use LaTeX for TeXing BBDB
+
+2017-01-31 Roland Winkler <winkler@gnu.org>
+
+ Really discontinue support for GNU Emacs 23
+
+2017-01-30 Roland Winkler <winkler@gnu.org>
+
+ TODO: Extend feature wishlist
+
+2017-01-30 Roland Winkler <winkler@gnu.org>
+
+ README: Add pointer to emacs wiki upgrade page
+
+2017-01-30 Roland Winkler <winkler@gnu.org>
+
+ README, lisp/bbdb-site.el.in: Discontinue support for GNU Emacs 23
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+
+ bbdb-anniv: use diary-goto-entry-function
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+
+ bbdb-anniv-diary-entries: Use cl-flet
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+
+ Use lexical binding for bbdb-anniv.el
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+
+ Discontinue support for GNU Emacs 23
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+
+ Update copyright year
+
+2016-10-02 Roland Winkler <winkler@gnu.org>
+
+ use lexical binding
+
+2016-07-21 Roland Winkler <winkler@gnu.org>
+
+ fix calls of looking-back
+
+2016-07-21 Roland Winkler <winkler@gnu.org>
+
+ Update copyright year
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+
+ Support mu4e-compose-mode and notmuch-message-mode
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+
+ Add support for Wanderlust
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+
+ bbdb-omit-record: bug fix
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+
+ Make bbdb-hashtable a proper hash table
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+
+ New macros bbdb-pushnew
+
+2015-11-14 Roland Winkler <winkler@gnu.org>
+
+ Fix defcustoms
+
+2015-11-08 Roland Winkler <winkler@gnu.org>
+
+ Add new snarfing rule eu for many continental European countries
+
+2015-11-08 Roland Winkler <winkler@gnu.org>
+
+ Simplify re-sorting of records when a record has been changed
+
+2015-09-10 Roland Winkler <winkler@gnu.org>
+
+ Conform to Emacs Lisp package format convention
+
+2015-09-10 Roland Winkler <winkler@gnu.org>
+
+ bbdb-separator-alist: Use two newline characters to separate records
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-search-changed: Fix docstring
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-delete-field-or-record: Use delete for phone and address fields
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-copy-records-as-kill: fix docstring
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+
+ New command bbdb-copy-fields-as-kill
+
+2015-05-23 Roland Winkler <winkler@gnu.org>
+
+ Use equal for comparison when populating lists of labels
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+
+ Add basic support for mu4e mailer
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+
+ Remove variables bbdb/MUA-update-records-p
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+
+ Handle prefix command bbdb-do-all-records more robustly
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+
+ Bugfix: Select (un)displayed records properly
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+
+ Update copyright year in all files
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+
+ bbdb-print-require: Improve docstring
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+
+ bbdb-print: Fix messages
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+
+ bbdb-print-record: Handle xfields the value of which are sexps
+
+2014-08-09 Roland Winkler <winkler@gnu.org>
+
+ bbdb-snarf: always install and display the new record
+
+2014-08-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-add-mail-alias: fix previous change
+
+2014-08-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-add-mail-alias: handle multiple records / multiple aliases
+
+2014-08-01 Roland Winkler <winkler@gnu.org>
+
+ lisp/makefile-temp: fix previous change
+
+2014-07-22 Roland Winkler <winkler@gnu.org>
+
+ Do not load init file or site file for byte compilation
+
+2014-05-15 Roland Winkler <winkler@gnu.org>
+
+ Delete record from bbdb-records if record is undisplayed
+
+2014-05-15 Roland Winkler <winkler@gnu.org>
+
+ Fix and improve previous patch
+
+2014-05-12 Roland Winkler <winkler@gnu.org>
+
+ Only save edited records that got really changed
+
+2014-05-12 Roland Winkler <winkler@gnu.org>
+
+ Create bbdb-pkg.el from bbdb-pkg.el.in
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+
+ Do not treat bbdb-change-hook special inside bbdb-notice-hooks
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+
+ Allow arbitrary lisp expressions as values of xfields
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+
+ bbdb-parse-postcode: Finish immediately if one test succeeds
+
+2014-04-27 Roland Winkler <winkler@gnu.org>
+
+ ready for release 3.1.2
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ Be more careful that empty strings do not pollute the data base
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ Check type of record data structures more carefully
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ lisp/Makefile.am: Include makefile-temp in distribution
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-site.el.in: Be more verbose about what we want
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ makefile-temp: Obey proper dependencies
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ For vm support, require vm-autoloads
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+
+ bbdb-separator-alist: Treat AKAs consistent with other fields
+
+2014-03-11 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-site.el: honor pkgdatadir
+
+2014-03-11 Roland Winkler <winkler@gnu.org>
+
+ Install miscellaneous files in the doc directory
+
+2014-03-11 Roland Winkler <winkler@gnu.org>
+
+ m4/package_date.m4: Use "date -u" if "date --rfc-3339" fails
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+
+ ready for release 3.1
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+
+ Do not use 'prompt' in a non-emacs sense
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+
+ Small fixes
+
+2014-02-17 Roland Winkler <winkler@gnu.org>
+
+ bbdb-update-records: eval arg update-p as many times as needed
+
+2014-02-16 Roland Winkler <winkler@gnu.org>
+
+ Bug fix for previous commit
+
+2014-02-15 Roland Winkler <winkler@gnu.org>
+
+ bbdb-update-records: Always evaluate arg update-p twice
+
+2014-01-24 Roland Winkler <winkler@gnu.org>
+
+ Fix ChangLog. Update AUTHORS.
+
+2014-01-23 Roland Winkler <winkler@gnu.org>
+
+ make 'eq the 4th arg of add-to-list
+
+2014-01-23 Roland Winkler <winkler@gnu.org>
+
+ make completion for bbdb-read-string less obtrusive
+
+2014-01-12 Roland Winkler <winkler@gnu.org>
+
+ Make sure the *BBDB* buffer exists
+
+2014-01-12 Roland Winkler <winkler@gnu.org>
+
+ Provide auto completion for streets and postcodes known to BBDB
+
+2014-01-08 Roland Winkler <winkler@gnu.org>
+
+ move mail clean-up to bbdb.el
+
+2014-01-08 Roland Winkler <winkler@gnu.org>
+
+ provide auto completion for address components
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Update copyright year in all files
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Avoid hard-coded references to xfield notes
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ complete previous commit
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ After editing always update display in all BBDB buffers
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Clean up supercite support
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Overhaul bbdb-pgp.el for BBDB 3
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ adapt bbdb-pgp.el for BBDB 3
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ new file lisp/bbdb-pgp.el
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ More flexible editing of xfields
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ use bbdb-initialize for anniversary support
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Clean up handling of redundant email addresses
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Check more carefully/frequently that BBDB is editable
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Small bug fixes
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Display records for messages more flexibly
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ Handle new records more carefully
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+
+ bbdb-snarf-rule-interactive: Use symbol-name
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb-site.el.in: fix typo
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ get authorship right
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ increase version number to 3.0.50
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ new make target elpa
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ m4/package_date.m4: Use git log
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb/sc-consult-attr: Do not use car (Bug#40398)
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb.el: simplify mouse menus
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua-update-interactive-p: Clarify doc string
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb-file: Use locate-user-emacs-file
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: make command more robust
+
+2013-10-06 Roland Winkler <winkler@gnu.org>
+
+ Clean up lisp/makefile-temp
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+
+ doc/bbdb.texi: Add @dircategory and @direntry
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+
+ m4/package_date.m4: Use more robust output redirection
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+
+ m4/emacs_vm.m4: Fix typo
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+
+ m4/emacs_vm.m4: Define mconditional VM unconditionally
+
+2013-07-27 Roland Winkler <winkler@gnu.org>
+
+ Further clean up of autoconf
+
+2013-07-18 Roland Winkler <winkler@gnu.org>
+
+ Clean up usage of automake and autoconf
+
+2013-07-17 Roland Winkler <winkler@gnu.org>
+
+ INSTALL: fix typos
+
+2013-07-17 Roland Winkler <winkler@gnu.org>
+
+ INSTALL: fix typo
+
+2013-07-17 Roland Winkler <winkler@gnu.org>
+
+ Use Automake
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua-auto-update: Use bbdb-pop-up-layout
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+
+ Handle a new bbdb-file more carefully
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-update-records-p: Fix docstring
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+
+ Simplify configure.ac and lisp/Makefile.in
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+
+ Convert VM path to absolute and canonicalize it
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+
+ Honor bbdb-message-clean-name-function and
+ bbdb-canonicalize-mail-function consistently
+
+2013-04-21 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-mua.el (bbdb-mua-summary-mark): Bug fix
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-snarf.el: new file
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-merge-records: merge also affixes, fix docstring
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ Allow city, postcode, state, and country to be nil when formatting
+ addresses
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-hash-record, bbdb-change-record: Fix docstring
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-new-mails-primary: Change default to query
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ Allow bbdb-mua-summary-mark-field to be a function
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-extract-address-components: new function
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: simplify
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ bbdb/vm-virtual-folder: set vm-virtual-folder-alist properly
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-sc.el (bbdb/sc-attribution-field): Fix docstring
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+
+ tex/Makefile.in: Acknowledge DESTDIR.
+
+2013-02-16 Roland Winkler <winkler@gnu.org>
+
+ make bbdb-complete-mail and related functions more robust
+
+2013-02-16 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mail-yank: Bind case-fold-search to t
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+
+ bbdb-delete-field-or-record: Handle multiple records.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+
+ Use inhibit-quit more often.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+
+ Doc fixes
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+
+ Remove internal variable bbdb-modified
+
+2013-02-02 Roland Winkler <winkler@gnu.org>
+
+ Avoid more carefully that text properties do not accidentally enter BBDB
+
+2013-01-20 Roland Winkler <winkler@gnu.org>
+
+ aclocal.m4: Do not throw an error if tex_dir does not exist
+
+2013-01-20 Roland Winkler <winkler@gnu.org>
+
+ doc/Makefile.in, tex/Makefile.in: Provide the DESTDIR variable
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+
+ Bug fix: Set bbdb-xfield-labels-list and bbdb-organization-list to nil
+ only once.
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+
+ Update copyright year
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+
+ Use completing-read-multiple for editing organization fields
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+
+ minor fix
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+
+ Add supercite support
+
+2012-12-29 Roland Winkler <winkler@gnu.org>
+
+ configure option --with-tex-dir renamed from --with-texmf-dir
+
+2012-12-29 Roland Winkler <winkler@gnu.org>
+
+ Minor fixes
+
+2012-12-29 Roland Winkler <winkler@gnu.org>
+
+ Add MUA Summary support
+
+2012-12-26 Roland Winkler <winkler@gnu.org>
+
+ Small fixes
+
+2012-12-26 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: bug fix
+
+2012-12-26 Roland Winkler <winkler@gnu.org>
+
+ make quit-window restore the window configuration
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+
+ bbdb/vm-auto-add-label: Doc fix and cleanup.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+
+ README: minor docfix
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+
+ For the user-defined fields of a record replace the generic internal
+ name notes by xfield.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+
+ bbdb-parse-records): If multiple records have the same name, hash all
+ these records
+
+2012-09-23 Roland Winkler <winkler@gnu.org>
+
+ Add support for RFC-822 mail addresses
+
+2012-09-23 Roland Winkler <winkler@gnu.org>
+
+ Clarify usage of bbdb-mua-auto-update
+
+2012-09-09 Roland Winkler <winkler@gnu.org>
+
+ unified scheme for customizing how BBDB analyzes messages
+
+2012-09-08 Roland Winkler <winkler@gnu.org>
+
+ bbdb-message-header: use gnus-fetch-original-field
+
+2012-09-07 Roland Winkler <winkler@gnu.org>
+
+ make bbdb-accept-name-mismatch more flexible
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua-edit-field: Bug fix
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-record-set-field: Bug fix
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+
+ new macro bbdb-with-print-loadably
+
+2012-08-11 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: clean up with *Completions*
+
+2012-08-11 Roland Winkler <winkler@gnu.org>
+
+ remove broken electricity
+
+2012-08-09 Roland Winkler <winkler@gnu.org>
+
+ remove broken message cache
+
+2012-08-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: use quit-window instead of playing with the window
+ configuration
+
+2012-08-06 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: Revert 2012-07-06 change
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+
+ bbdb-annotate-message: simplify
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+
+ update hash table more carefully
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: rely on set-window-configuration
+
+2012-08-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-merge-records: Improve interactive call and docstring
+
+2012-08-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-merge-records: Handle duplicates properly
+
+2012-08-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: cycle single address
+
+2012-07-20 Roland Winkler <winkler@gnu.org>
+
+ Bug fix bbdb-annotate-message: create new record if update-p has not
+ value update
+
+2012-07-20 Roland Winkler <winkler@gnu.org>
+
+ bbdb-gethash: Allow value of t for arg predicate
+
+2012-07-20 Roland Winkler <winkler@gnu.org>
+
+ bbdb-message-search: Allow args name or mail to be nil
+
+2012-07-19 Roland Winkler <winkler@gnu.org>
+
+ Simplify electric display
+
+2012-07-18 Roland Winkler <winkler@gnu.org>
+
+ bbdb-electric-display-records: Fix previous patch.
+
+2012-07-18 Roland Winkler <winkler@gnu.org>
+
+ bbdb.el: Clean up electric command loop
+
+2012-07-17 Roland Winkler <winkler@gnu.org>
+
+ MUA interface: allow update of existing records only; re-enable message
+ cache
+
+2012-07-12 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua.el: Fix docstrings
+
+2012-07-09 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua-*: new arg update-p
+
+2012-07-08 Roland Winkler <winkler@gnu.org>
+
+ bbdb-update-records: Fix previous patch
+
+2012-07-08 Roland Winkler <winkler@gnu.org>
+
+ bbdb-update-records: Make records a list ordered like address-list
+
+2012-07-06 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: Use window-live-p
+
+2012-07-06 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mua-edit-field: Revert previous change
+
+2012-07-06 Sam Steingold <sds@gnu.org>
+
+ * lisp/bbdb-com.el (bbdb-complete-mail): Use `quit-window' instead of
+ `bury-buffer' to get rid of *Completions*.
+
+2012-07-06 Sam Steingold <sds@gnu.org>
+
+ * lisp/bbdb-mua.el (bbdb-mua-edit-field): Edit THE record for THE
+ sender, not all the relevant records.
+
+2012-07-03 Roland Winkler <winkler@gnu.org>
+
+ bbdb-search: also search last_first names
+
+2012-07-01 Roland Winkler <winkler@gnu.org>
+
+ bbdb-get-address-components: name may be nil.
+
+2012-07-01 Roland Winkler <winkler@gnu.org>
+
+ ignore Makefiles and configure files
+
+2012-06-24 Roland Winkler <winkler@gnu.org>
+
+ major update, see ChangeLog
+
+2012-01-02 Roland Winkler <winkler@gnu.org>
+
+ bbdb-auto-notes-rules: Use :set keyword
+
+2012-01-02 Roland Winkler <winkler@gnu.org>
+
+ bbdb-anniv-alist: clarify docstring
+
+2012-01-02 Roland Winkler <winkler@gnu.org>
+
+ Clean up custom-loads
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+
+ remove leading and trailing whitespace in text properly
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+
+ do not create backup of bbdb-loaddefs.el
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+
+ new format `%t' for bbdb-anniv-alist
+
+2011-12-11 Roland Winkler <winkler@gnu.org>
+
+ add autoconf support, add doc and tex dirs
+
+2011-12-11 Roland Winkler <winkler@gnu.org>
+
+ rename lisp/Makefile to lisp/makefile-temp
+
+2011-12-11 Roland Winkler <winkler@gnu.org>
+
+ rename lisp/Makefile to lisp/makefile-temp
+
+2011-12-11 Roland Winkler <winkler@gnu.org>
+
+ new file lisp/bbdb-ispell.el
+
+2011-11-27 Roland Winkler <winkler@gnu.org>
+
+ Minor clarifications in README
+
+2011-11-27 Roland Winkler <winkler@gnu.org>
+
+ Disable VM support by default
+
+2011-11-27 Roland Winkler <winkler@gnu.org>
+
+ Fix typos, update README
+
+2011-11-20 Roland Winkler <winkler@gnu.org>
+
+ major overhaul (part 2)
+
+2011-11-20 Roland Winkler <winkler@gnu.org>
+
+ major overhaul
+
+2011-10-11 Ted Zlatanov <tzz@lifelogs.com>
+
+ * lisp/bbdb.el: Also autoload `bbdb-insinuate-{message,rmail,vm,mh}'
+ from bbdb-*.el so `bbdb-initialize' won't throw an error when passed
+ that symbol.
+
+2011-10-11 Ted Zlatanov <tzz@lifelogs.com>
+
+ * lisp/bbdb.el: Autoload `bbdb-insinuate-gnus' from bbdb-gnus.el so
+ `bbdb-initialize' won't throw an error when passed 'gnus.
+
+2011-10-10 Roland Winkler <winkler@gnu.org>
+
+ improve editing and display of record names, improve merging fields of
+ records, bug fixes
+
+2011-09-22 Roland Winkler <winkler@gnu.org>
+
+ bbdb-pop-up-window: remove Gnus-specific code
+
+2011-09-21 Roland Winkler <winkler@gnu.org>
+
+ bbdb-browse-url: Fix usage of prefix arg.
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+
+ bug fix: lisp/bbdb-com.el (bbdb-add-mail-alias)
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+
+ Use / as search prefix
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+
+ simplify dialing
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+
+ small bug fixes
+
+2011-05-11 Roland Winkler <winkler@gnu.org>
+
+ bbdb-prompt-for-create: Use special-mode
+
+2011-05-11 Roland Winkler <winkler@gnu.org>
+
+ split bbdb-notice-hook into bbdb-notice-mail-hook and
+ bbdb-notice-record-hook
+
+2011-05-08 Roland Winkler <winkler@gnu.org>
+
+ bbdb-display-all-records: Use redisplay.
+
+2011-05-08 Roland Winkler <winkler@gnu.org>
+
+ Fix typos
+
+2011-05-07 Roland Winkler <winkler@gnu.org>
+
+ bbdb-display-current-record: New command
+
+2011-05-07 Roland Winkler <winkler@gnu.org>
+
+ Fix commit 2011-04-30 03:58:01
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ bbdb-parse-internal: Clarify error message.
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ Ignore TAGS files
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ Fix corrupted BBDB files when migrating.
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ Makefile: Use option --batch
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ Rename degree field to affix.
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+
+ New commands bbdb-next-field, bbdb-prev-field.
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+
+ distinguish 1 and 1.0 in bbdb-pop-up-window-size
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+
+ bbdb-insinuate-MUA: Fix docstring.
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+
+ bbdb-mode-map: Do no call set-keymap-parent.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ Use defvar for bbdb-create-hook and bbdb-change-hook
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ Include timezone info in bbdb-time-stamp-format
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ New file TODO
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb.el: Define and use BBDB's own faces
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb.el: Inherit from special-mode
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb.el: Fix indentation of multi-line fields (bug#33101)
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ lisp/bbdb-com.el: Autoload browse-url-url-at-point
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+
+ Call add-hook for bbdb-create-hook and bbdb-change-hook
+
+2011-04-11 Barak A. Pearlmutter <barak+git@cs.nuim.ie>
+
+ cvs to git in README
+
+2011-04-11 Barak A. Pearlmutter <barak+git@cs.nuim.ie>
+
+ git ignore build products
+
+2011-04-11 Roland Winkler <winkler@gnu.org>
+
+ bbdb-complete-mail: Ensure initialization of database
+
+2011-04-10 Roland Winkler <winkler@gnu.org>
+
+ Fix Makefile
+
+2011-04-10 Roland Winkler <winkler@gnu.org>
+
+ Add support for anniversaries. Make bbdb-transpose-fields more robust.
+ Separate formatting functions from display functions. Various bug fixes
+ and improved documentation. Cleanup code.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/rmail-update-records-p): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/gnus-update-records-p): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/mh-update-records-p): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/vm-update-records-p): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/message-update-records-p): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mua-wrapper): Simplify code.
+ (bbdb-mua-auto-update-init): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-append-display-p, bbdb-append-display)
+ (bbdb-search-invert-p, bbdb-search-invert): Use bbdb-modeline-info.
+ (bbdb-search): Also search for addresses. Simplify codde.
+ (bbdb-search-address): New command.
+ (bbdb-search-phone): Fix prompt.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-modeline-info): New variable.
+ (bbdb-mode): Use it.
+ (bbdb-mode-map): Unify keybindings for search commands.
+ (bbdb-sort-records): Update marker positions correctly.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-migrate-postcodes-to-strings): Renamed from
+ bbdb-migrate-zip-codes-to-strings.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-message-search): Use name only if mail address does not match.
+ (bbdb-parse-postcode): Renamed from bbdb-parse-zip.
+ (bbdb-insert-field): In interactive calls ignore fields that are already
+ present.
+ (bbdb-record-edit-phone): Convert format of phone number if old and new
+ format are different.
+ (bbdb-edit-field): Use new bbdb-record-edit-phone.
+ (bbdb-record-edit-address): Use bbdb-address-format-list.
+ (bbdb-edit-address-street): Renamed from bbdb-address-edit-street. Take
+ arg street instead of address.
+ (bbdb-edit-address-default): Renamed from bbdb-address-edit-default.
+ (bbdb-address-edit-continental): Removed (obsolete).
+ (bbdb-complete-mail-cleanup): Removed. Code merged with
+ bbdb-complete-mail.
+ (bbdb-complete-mail): Return non-nil if valid completion exists.
+ Simplify code.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-print-tex-quote-alist): Fix regexp.
+ (bbdb-print-address-format-list): Renamed from
+ bbdb-print-address-format-alist. Use bbdb-address-format-list as
+ default.
+ (bbdb-print): Use bbdb-format-address.
+ (bbdb-print-address-continental): Removed.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-annotate-message): Use bbdb-string=.
+ (bbdb-mua-wrapper): Also handle mail and message mode.
+ (bbdb-mua-auto-update): Renamed from bbdb-mua-pop-up-bbdb-buffer.
+ Perform auto update even if bbdb-message-pop-up is nil.
+ (bbdb-mua-auto-update-init): Renamed from bbdb-mua-pop-up-init. Doc fix.
+ Use memq instead of member.
+ (bbdb-force-record-create): Removed (obsolete).
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-address-format-list): New variable for customization of address
+ formatting and editing. (renamed from bbdb-address-format-alist).
+ (bbdb-format-address): Use it.
+ (bbdb-format-record-one-line, bbdb-format-record-multi-line): Use
+ bbdb-format-address.
+ (bbdb-address-edit-function, bbdb-format-streets)
+ (bbdb-format-address-continental): Removed. Obsolete because of
+ bbdb-address-format-list.
+ (bbdb-format-record): Use funcall instead of eval.
+ (bbdb-continental-postcode-regexp): Renamed from
+ bbdb-continental-zip-regexp.
+ (bbdb-check-postcode): Renamed from bbdb-check-zip.
+ (bbdb-legal-postcodes): Renamed from bbdb-legal-zip-codes.
+ (bbdb-expand-mail-aliases): Removed.
+ (bbdb-notes-label-list): Renamed from bbdb-notes-names.
+ (bbdb-parse-frobnicate): Calculate value of bbdb-notes-label-list
+ instead of reading it. Use memq instead of member.
+ (bbdb-set-notes-labels): Renamed from bbdb-set-notes-names. Do not write
+ value of bbdb-notes-label-list.
+ (bbdb-set-eq): Removed (obsolete).
+ (bbdb-defstruct): Use defsubst.
+ (bbdb-record-unset-name): Clarify code.
+ (bbdb-initialize): Doc fix.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Do not attempt to add empty line to bbdb-autloads.el.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Updated.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ In bbdb-autloads.el, add BBDB lisp directory to load-path.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-pop-up-buffer): Use condition-case, in case split-window fails.
+ (bbdb-records, bbdb-mode, bbdb-version, bbdb-initialize): Add autoload
+ cookie.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-complete-name): Obsolete alias for bbdb-complete-mail.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-gnus): Code doc updated.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mua-update-records): For Gnus use gnus-article-buffer.
+ (bbdb-mua-wrapper): New macro.
+ (bbdb-mua-display-records, bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-notes-sender)
+ (bbdb-mua-edit-notes-recipients): Use it.
+ (bbdb-mua-update-mua): Removed (obsolete because of bbdb-mua-wrapper).
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-vm): Do not hook in bbdb-mua-pop-up-bbdb-buffer. (Use
+ instead bbdb-mua-pop-up-init.)
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-mh): Do not hook in bbdb-mua-pop-up-bbdb-buffer. (Use
+ instead bbdb-mua-pop-up-init.)
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-gnus): Do not hook in bbdb-mua-pop-up-bbdb-buffer. (Use
+ instead bbdb-mua-pop-up-init.)
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-rmail): Do not hook in bbdb-mua-pop-up-bbdb-buffer.
+ (Use instead bbdb-mua-pop-up-init.)
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insinuate-message, bbdb-insinuate-mail): Do not hook in
+ bbdb-mua-pop-up-bbdb-buffer. (Use instead bbdb-mua-pop-up-init.)
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Use eval-and-compile.
+ (bbdb-update-records): Avoid name clash with function search in
+ cl-seq.el.
+ (bbdb-message-header-re): New function.
+ (bbdb-accept-message): Use it.
+ (bbdb-get-address-components): Also return MUA.
+ (bbdb-annotate-message): Bug fix. Simplify.
+ (bbdb-mua-pop-up-init): New function.
+ (bbdb-auto-notes): Complete re-write.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Use eval-and-compile.
+ (bbdb-subint): Moved here from lisp/bbdb.el. Simplified.
+ (bbdb-parse-phone): Return value always includes extension.
+ (bbdb-read-record): Simplified accordingly.
+ (bbdb-prompt-for-new-field): Use phone number style as returned from
+ bbdb-parse-phone.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-message-headers, bbdb-accept-name-mismatch)
+ (bbdb-use-alternate-names): Fix docstring.
+ (bbdb-auto-notes-rules): Renamed from bbdb-auto-notes-alist. New
+ format.
+ (bbdb-auto-notes-ignore-messages): Renamed from
+ bbdb-auto-notes-ignore-all.
+ (bbdb-auto-notes-ignore-headers): Renamed from bbdb-auto-notes-ignore.
+ (bbdb-pop-up-window-size): Fix docstring.
+ (bbdb-horiz-pop-up-window-size): New variable.
+ (bbdb-pop-up-buffer): Use it.
+ (bbdb-auto-notes-rules-expanded): New variable.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Updated to compile also the new files.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ Initial version.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/rmail-update-records)
+ (bbdb/rmail-pop-up-bbdb-buffer, bbdb/rmail-show-records)
+ (bbdb/rmail-show-sender, bbdb/rmail-show-recipients)
+ (bbdb/rmail-annotate-sender, bbdb/rmail-edit-notes)
+ (bbdb/rmail-summary-show-all-recipients): Obsolete. Use instead generic
+ functions in bbdb-mua.el.
+ (bbdb-insinuate-rmail): Use generic commands. Remove defadvice which
+ has become obsolete because header Messge-ID is used for message
+ caching.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/gnus-update-records)
+ (bbdb/gnus-pop-up-bbdb-buffer, bbdb/gnus-show-records)
+ (bbdb/gnus-show-sender, bbdb/gnus-show-recipients)
+ (bbdb/gnus-annotate-sender, bbdb/gnus-edit-notes)
+ (bbdb/gnus-summary-show-all-recipients): Obsolete. Use instead generic
+ functions in bbdb-mua.el.
+ (bbdb-insinuate-gnus): Use generic commands.
+ (bbdb/gnus-lines-and-from-length): Removed as gnus-optional-headers
+ appears to be obsolete, too.
+ (bbdb/gnus-message-marker-field): New variable.
+ (bbdb-message-marker-field): Declared obsolete.
+ (bbdb/gnus-summary-get-sender, bbdb/gnus-summary-sender-in-bbdb)
+ (bbdb/gnus-nnimap-folder-list-from-bbdb): Simplified.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/vm-header): Remove MIME decoding.
+ (bbdb/vm-update-records, bbdb/vm-pop-up-bbdb-buffer)
+ (bbdb/vm-show-records, bbdb/vm-show-sender)
+ (bbdb/vm-show-recipients, bbdb/vm-annotate-sender)
+ (bbdb/vm-edit-notes): Obsolete. Use instead generic functions in
+ bbdb-mua.el.
+ (bbdb-insinuate-vm): Use generic commands.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mua, bbdb-message-header): New functions.
+ (bbdb-get-address-components): Use bbdb-message-header. Simplified.
+ (bbdb-update-records): New arg msg-key. Handle message cache. Arg
+ update-p may also be a function.
+ (bbdb-mua-update-records, bbdb-mua-update-mua)
+ (bbdb-mua-update-interactive-p, bbdb-mua-pop-up-bbdb-buffer): New
+ functions.
+ (bbdb-mua-display-records, bbdb-mua-display-sender)
+ (bbdb-mua-display-recipients, bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-notes-sender)
+ (bbdb-mua-edit-notes-recipients): New commands.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mail, bbdb-mail-address): Simplified.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mua-message): New customization group.
+ (bbdb-update-records-p): Value may also be a function.
+ (bbdb-mua-update-interactive-p): New variable.
+ (bbdb-init-forms): Add message and mail mode support. Sendmail is
+ depreciated (use mail instead). Remove outdated support for reportmail,
+ supercite and w3.
+ (bbdb-initialize): Updated accordingly. Do not test presence of features
+ (which is not needed).
+ (bbdb-insinuate-sendmail): Removed (use bbdb-insinuate-mail).
+ ( bbdb-insinuate-message): Moved to bbdb-message.el.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/rmail-update-records-p): Improved default.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/gnus-update-records-p): Improved default.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb/vm-update-records-p): Improved default.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-delete-duplicate-mails, bbdb-display-records-completely)
+ (bbdb-display-records-with-layout, bbdb-copy-records-as-kill): Doc fix.
+ (bbdb-search-duplicates): Improved interactive spec. New arg records.
+ Doc fix
+ (bbdb-delete-field-or-record): Make records a required arg. New arg
+ fields. Doc fix.
+ (bbdb-delete-records, bbdb-toggle-records-layout)
+ (bbdb-sort-addresses, bbdb-sort-phones, bbdb-sort-notes)
+ (bbdb-add-mail-alias): Make records a required arg. Doc fix.
+ (bbdb-mail-address): New command bound to M.
+ (bbdb-mail): Use it. New arg verbose. Fix interactive spec.
+ (bbdb-mail-yank): Renamed from bbdb-yank-addresses. Bug fix.
+ (bbdb-yank-addresses): Declared obsolete.
+ (bbdb-browse-url): Simplify. Doc fix.
+ (bbdb-grab-url): Simplify.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-update-records-p): Fix docstring.
+ (bbdb-message-pop-up): Change default to a less aggressive nil.
+ (bbdb-format-record-one-line): Remove linebreaks from multi-line notes.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-dwim-mail): Fix typo.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-wrap-column): New variable.
+ (bbdb-format-list): Use bbdb-wrap-column and bbdb-separator-alist.
+ (bbdb-layout-alist, bbdb-format-address-continental)
+ (bbdb-format-address-default, bbdb-format-record-multi-line): Change
+ value of indentation such that it becomes the total indentation.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-mail-allow-redundancy): Doc fix.
+ (bbdb-mode-map): Include bbdb-do-all-records in "Use database" submenu.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-record-list): Doc fix.
+ (bbdb-dwim-mail): Arg MAIL may be a number, which will pick the MAILth
+ mail address.
+ (bbdb-mail): New optional arg N to pick Nth mail address.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ ChangeLog
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-dwim-mail): Cleanup code.
+
+2011-03-28 Roland Winkler <winkler@gnu.org>
+
+ (bbdb-insert-record-internal): Handle empty database properly.
+
+2011-03-28 Barak A. Pearlmutter <barak+git@cs.nuim.ie>
+
+ Start v3.x development: flush v2.x, Copyleft, README, ChangeLog, initial
+ code
+
+2011-03-12 Barak A. Pearlmutter <barak+git@cs.nuim.ie>
+
+ un-expand stray expanded CVS keywords introduced in patches
+
+2008-03-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Prompting was not handling the ? properly.
+
+ Also reworked some other odd code.
+
+2008-03-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed a docstring typo.
+
+2008-03-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Now hopefully really do it right for all cases.
+
+ The cases are:
+ - bbdb/mail-auto-create-p nil
+ - bbdb/mail-auto-create-p 'prompt
+ - bbdb/mail-auto-create-p t
+
+2008-03-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Prompting for creation now works again as documented.
+
+ Thanks to Leo for reporting this.
+
+ Also did some docstring fixes.
+
+2008-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ Commit of missing changlog entry for 2007-12-08 Kousik Nandy.
+
+2008-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed CVS keywords, since expansion messes with bzr.
+
+2008-01-29 Didier Verna <didier@xemacs.org>
+
+ Fix for gnus-user-format-function-B
+
+2008-01-29 Didier Verna <didier@xemacs.org>
+
+ Handle recent type change of gnus-ignored-from-addresses
+
+2008-01-29 Didier Verna <didier@xemacs.org>
+
+ Improve bbdb-define-all-aliases docstring
+
+2008-01-29 Didier Verna <didier@xemacs.org>
+
+ Fix infinite loop (misplaced iteration) in bbdb-collect-all-aliases
+
+2007-12-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-dwim-net-address-title-field): New field controlling if a title is
+ prepended to an email address. The default value is 'title.
+
+2007-12-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed two compile time warnings.
+
+2007-11-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Set `bbdb/vm-update-records-mode' to annotating.
+
+ The sexp was never evaluated to 'annotating as VM was clearing the new
+ flag just before BBDBs update functions are called, this will only work
+ in VM 8.1.*!
+
+2007-11-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Minor whitespace cleanup and quoting of "(" in `bbdb-get-addresses' doc
+ string.
+
+ Now really the right source file.
+
+2007-11-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Minor whitespace cleanup and quoting of "(" in `bbdb-get-addresses' doc
+ string.
+
+2007-11-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Normalize and unify names before comparing them.
+
+2007-11-08 Robert Fenk <fenk@users.sourceforge.net>
+
+ Allow to customize `bbdb-file-coding-system', but be warned!
+
+2007-11-08 Robert Fenk <fenk@users.sourceforge.net>
+
+ Patch from Jim Blandy for (bbdb-always-add-addresses): Document new
+ meanings of 'ask', nil, and function symbols and @pxref, not @xref.
+
+2007-11-08 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Added BBDB version of prin1 and prin1-to-string binding
+ print-level and print-length to nil to avoid abbreviation when writing
+ records.
+
+2007-07-03 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-summary-get-author): Added handling of
+ `gnus-ignored-from-addresses' and `gnus-summary-to-prefix'.
+
+2007-06-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Renamed primep to bbdb-primep which calls primep if it exists.
+
+2007-06-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Call bbdb-mail-abbrev-expand-hook after expansion.
+
+ This allows for modifying the expanded stuff or do voodoo based on it.
+
+2007-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Make display-buffer work again.
+
+ While the *BBDB* buffer is replacing an existing window instead of
+ poping up it will make special-display work again.
+
+2007-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ Ensure we are poping up a *BBDB* buffer when displaying records.
+
+ `bbdb-use-pop-up' is actually checked in the MUA code and no displaying
+ will happen when it is nil.
+
+2007-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ Ensure we are poping up the *BBDB* buffer but do it not twice, at least
+ when it is possible.
+
+2007-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ Avoid a warning about "... seems to ignore the --datarootdir setting".
+
+2007-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: clear the *BBDB* buffer before displaying records.
+
+ Many thanks to Leo for the fix and clarifying this to me.
+
+2007-05-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix for bbdb-display-records-1 if there is no BBDB buffer.
+
+ This was (probably) caused by the last changes to
+ bbdb-pop-up-bbdb-buffer due to honoring bbdb-use-pop-up.
+
+ Thanks to Leo for reporting this.
+
+2007-05-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ Use save-excursion instead with-output-to-temp-buffer to avoid popup.
+
+2007-05-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added missing require for vm-undo.el.
+
+2007-05-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ Merge with trunk.
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed links, tagged broken ones and added bbdb2tbird.
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Honor `bbdb-use-pop-up' the right way.
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ No popups when bbdb-use-pop-up is nil.
+
+ This is how the docs say it and how it should be, thus I break
+ compatibility with older versions!
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed compile warnings about not existing variables and functions.
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Cleanup of requires to built without warning.
+
+2007-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Do not care for ancient VM version and simplified MUA directory checks.
+
+2007-05-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Some cleanup and more docs on magic nets.
+
+2007-05-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed old `bbdb-define-all-aliases' function and variable
+ `bbdb-define-all-aliases-mode'.
+
+2007-05-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Magic aliases and nets are working now.
+
+2007-05-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Rewrite of `bbdb-define-all-aliases' using magic aliases.
+
+2007-04-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: in MH split the mh-show-mode buffer not the mh-folder-mode one.
+
+ Thanks to Thomas Baumann for the fix.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Only put hash for (lastname firstname) if they both exist.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Rewrote the function `bbdb-pop-up-bbdb-buffer' to use PREDICATE
+ regardless of the split mode selected by `bbdb-use-pop-up'.
+
+ `bbdb-use-pop-up' can be used to select the split mode.
+
+ Also added the new variable `bbdb-pop-up-target-columns' which is the
+ number of columns for the BBDB buffer window when splitting vertically.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added `bbdb-update-records-mode', `bbdb-get-addresses-headers' and
+ `bbdb-get-only-first-address-p' also to the customize group
+ 'bbdb-noticing-records.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Include also the vm-presentation buffers in the search for a proper
+ pop-up buffer.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ "rmailsum.el" has no provide thus load it instead of requiring it.
+
+ This is a fix from the XEmacs CVS.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed all byte compiler warnings for XEmacs except those about
+ unreferenced variables in the functions `bbdb-format-record' and
+ `bbdb-force-record-create' where I am not quite sure how to fix them .
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Better docstring for `bbdb-update-records'.
+
+2007-04-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed the doc string of bbdb/vm-pop-up-bbdb-buffer.
+
+2007-02-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed all CVS keywords from the sources as they are a pita when
+ gatewaying into another VCS. They were not present in all files
+ anyway.
+
+2007-02-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ Handle sexp/function in bbdb-quiet-about-name-mismatches more
+ gracefully. Also added the readonly field example in the defcustom.
+
+2007-02-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ bbdb-quiet-about-name-mismatches: Can be a function or sexp to allow
+ user tweak-able name updates.
+
+2007-02-14 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb.el (bbdb-use-pop-up): Changed the default to 'horiz.
+ (bbdb-pop-up-display-layout): Changed the default to 'one-line.
+ Some code linting here and there.
+
+ * lisp/bbdb-com.el (bbdb-complete-name-allow-cycling): changed
+ default to t.
+ (bbdb-get-only-first-address-p): changed default to nil.
+ (bbdb-get-addresses): Added a doc string.
+
+2007-02-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ Finally fixed the release date on the homepage.
+
+2007-02-06 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added support for completion on "lastname firstname".
+
+2007-02-06 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed generation of Makefile from Makefile.in.
+
+2007-02-06 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed release date.
+
+2007-02-06 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: Tom Tromey's small makefile patch
+
+ Message-ID: <m3veijazeo.fsf@localhost.localdomain> From: Tom Tromey
+ <tromey@redhat.com> To: bbdb-info@lists.sourceforge.net Date: 03 Feb
+ 2007 11:06:55 -0700 Subject: small makefile patch
+
+2007-01-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ Increased version to '2.36 devo'
+
+2007-01-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added rule to update the web site
+
+2007-01-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added rule to generate bbdb.html manual
+
+2007-01-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ Updated Homepage for 2.35
+
+2007-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ Finally fixed the completion bug reported by Svend Tollak Munk. It was
+ broken by the last bugfix for it. ;-/
+
+2007-01-01 Ronan Waide <waider@waider.ie>
+
+ Patrick Campbell-Preston's fixed version of primep
+
+2006-12-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Applied the patch fixing warnings on obsolete string-to-int for GNU
+ Emacs 22. Thanks to Leo <sdl.web AT gmail.com>.
+
+2006-12-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Reverted changes which slipped in with the previous commit.
+
+2006-12-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix: we must store the callback data for the defadvice
+ choose-completion-string in a buffer local variable, otherwise it breaks
+ completions other than bbdb-complete-name.
+
+2006-12-15 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix for correctly replacing completed string in GNU Emacs when
+ selection a completion for bbdb-complete-name from the completions
+ buffer. This fixes the bug reported in
+ <hddac4kla8w.fsf@decibel.pvv.ntnu.no> by Svend Tollak Munk.
+
+ [We should create the changelog from the CVS log instead of writing it
+ by hand, since it is annoying to write the same log 3 times, e.g. two
+ times for the commit and once in the changelog.]
+
+2006-12-15 Robert Fenk <fenk@users.sourceforge.net>
+
+ Bugfix for correctly replacing completed string in GNU Emacs when
+ selection a completion for bbdb-complete-name from the completions
+ buffer. This fixes the bug reported in
+ <hddac4kla8w.fsf@decibel.pvv.ntnu.no> by Svend Tollak Munk.
+
+2006-10-09 Robert Fenk <fenk@users.sourceforge.net>
+
+ Guard setting of mail-mode-header-syntax-table in
+ bbdb-define-all-aliases, as it has been removed in newer GNU Emacs
+ versions.
+
+2006-10-09 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed call to replace-in-string in bbdb-format-record-one-line-notes.
+
+2006-10-09 Robert Fenk <fenk@users.sourceforge.net>
+
+ Rewrote detection of records with vm-folder field in
+ bbdb/vm-set-auto-folder-alist.
+
+2006-10-09 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added decoding of the header returned by bbdb-extract-field-value.
+
+ This is nice if you have QP encoded stuff in there.
+
+ See the original message <874pw915df.fsf@stalin.home.catap.ru> on this.
+
+2006-05-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ Now the fallback "?" should also be used if no real name could be
+ extracted from the email address.
+
+2006-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-snarf-region): Bugfix where snarfing on a region only containing a
+ net caused an infinite loop. Also try to extract real name from the
+ email address if there was none in the snarf region.
+
+2006-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ Avoid vm-mail-internal if there was no subject since this might
+ circumvent other extensions using an defadvice around vm-mail. I cannot
+ recall the actuall msg-id or person reporting this.
+
+2006-05-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-format-record-one-line-notes): Remove line breaks and trim white
+ space for one line format. Also fixed some doc strings.
+
+2006-05-21 Ronan Waide <waider@waider.ie>
+
+ * fix references to CVS location (Thankyou sourceforge)
+
+2006-05-14 Ronan Waide <waider@waider.ie>
+
+ * lisp/bbdb-w3.el (bbdb-www): use ftp note as the default when www is
+ not present (Sam Steingold)
+
+2006-03-29 Ronan Waide <waider@waider.ie>
+
+ * set buffer coding system to bbdb-file-coding-system when writing the
+ BBDB (Hubert Chan)
+
+2006-02-08 Ronan Waide <waider@waider.ie>
+
+ * do a full path check for emacs/xemacs, otherwise test -x won't work.
+
+2006-02-08 Ronan Waide <waider@waider.ie>
+
+ * add lbdb2bbdb link, plus mild warning at the top of the page.
+
+2006-01-30 Ronan Waide <waider@waider.ie>
+
+ * inverted condition check. Doh.
+
+2006-01-29 Ronan Waide <waider@waider.ie>
+
+ * misunderstood use of 2>&1 in conjunction with message. More hate.
+
+2006-01-29 Ronan Waide <waider@waider.ie>
+
+ * I hate autoconf. Make sure that --disable-vm doesn't accidentally
+ trigger checks for the availability of vm... (also other MTAs)
+
+2006-01-29 Ronan Waide <waider@waider.ie>
+
+ * check if the provided/found emacs program is executable
+
+2006-01-07 Ronan Waide <waider@waider.ie>
+
+ Use all-completions instead of try-completion (Chris Mears)
+
+2005-09-06 Ronan Waide <waider@waider.ie>
+
+ * minor additions to cleanup
+
+2005-09-06 Ronan Waide <waider@waider.ie>
+
+ * add loadpath.el and autom4te.cache
+
+2005-09-06 Ronan Waide <waider@waider.ie>
+
+ * make use of some of the configure mods
+
+2005-09-06 Ronan Waide <waider@waider.ie>
+
+ * move some of the auxilliary package detection and the load-path
+ build in here
+ * check value of VMDIR before trying to build with it
+
+2005-09-06 Ronan Waide <waider@waider.ie>
+
+ * clean up some compiler warnings again
+
+2005-09-05 Ronan Waide <waider@waider.ie>
+
+ * if there's a space in EMACS_PROG, quote the whole string.
+
+2005-09-05 Ronan Waide <waider@waider.ie>
+
+ * discard useless vector for bbdb/rmail-get-header-content
+ * marginally better bbdb/rmail-update-records-mode
+ * add bbdb/rmail-new-flag, which almost works
+
+2005-08-28 Ronan Waide <waider@waider.ie>
+
+ * try and match the VM/Gnus method of updating. Not quite there yet.
+
+2005-08-28 Ronan Waide <waider@waider.ie>
+
+ * move bbdb-extract-address-components-func to bbdb-com. Trying to clean
+ up
+ a circular dependency problem.
+
+2005-08-20 Ronan Waide <waider@waider.ie>
+
+ * a few updates. I really should keep this more up-to-date, though.
+
+2005-08-11 Ronan Waide <waider@waider.ie>
+
+ * remove mule-utf-8 per Dave Love's suggestion
+
+2005-08-11 Ronan Waide <waider@waider.ie>
+
+ * fix the AC_ARG_ENABLE options so that --disable and --enable-foo=no
+ actually works.
+
+2005-08-11 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2005-08-11 Ronan Waide <waider@waider.ie>
+
+ * typo
+
+2005-08-11 Ronan Waide <waider@waider.ie>
+
+ * remove CVS Log tag
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ Fix prompt-for-creation stuff
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ * oops. overbraced.
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ * rewrite the coding cookie on save. This makes sure that the setting
+ of bbdb-file-coding-system is reflected in the file. I'm still not
+ sure that this coding system hacking about is a good idea OR
+ correct, however.
+
+2005-08-02 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Change GNUS to Gnus, assuming nobody cares for GNUS support anymore...
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ * fix docstring for bbdb-invoke-hook-for-value
+
+2005-08-02 Ronan Waide <waider@waider.ie>
+
+ * if bbdb/mail-auto-create-p is set to 'prompt (or a function that
+ returns
+ 'prompt) then prompt the user before creating the record.
+
+2005-07-23 Ronan Waide <waider@waider.ie>
+
+ * remove RCS keywords, replace with Id tag
+
+2005-07-23 Ronan Waide <waider@waider.ie>
+
+ * remove Log tag
+
+2005-07-23 Ronan Waide <waider@waider.ie>
+
+ * nuke RCS tags and replace with an Id tag
+
+2005-07-23 Ronan Waide <waider@waider.ie>
+
+ * sync with XEmacs CVS
+
+2005-07-23 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2005-05-22 Ronan Waide <waider@waider.ie>
+
+ * missed one of the pilotmanager entries
+
+2005-05-22 Ronan Waide <waider@waider.ie>
+
+ * update links for PilotManager
+
+2005-03-19 Ronan Waide <waider@waider.ie>
+
+ * coding system guessing for emacs 22 (Frederik Fouvry)
+
+2005-02-28 Ronan Waide <waider@waider.ie>
+
+ * bbdb/gnus-nnimap-folder-list-from-bbdb:
+ new function from Uwe Brauer
+
+2005-02-22 Ronan Waide <waider@waider.ie>
+
+ * get Gnus data from the raw article buffer (Nix/David Goldberg)
+
+2005-02-22 Ronan Waide <waider@waider.ie>
+
+ * include prefixes in bbdb-name-gubbish
+
+2005-02-13 Ronan Waide <waider@waider.ie>
+
+ * (Manual Record Addition):
+ * add pointer to bbdb-snarf
+
+2005-02-13 Ronan Waide <waider@waider.ie>
+
+ * added new file, with minor abuse to make it work with current BBDB
+
+2004-11-09 Ronan Waide <waider@waider.ie>
+
+ * bury completion buffer when completion is done
+
+2004-10-13 Ronan Waide <waider@waider.ie>
+
+ * Fix bbdb-print-omit-fields text
+ * Update copyright date
+
+2004-10-13 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2004-10-13 Ronan Waide <waider@waider.ie>
+
+ * Correct variable name in comment
+
+2004-10-13 Ronan Waide <waider@waider.ie>
+
+ * Don't open a new window for BBDB if there are no records to display
+
+2004-10-10 Alex Schroeder <kensanata@yahoo.com>
+
+ (Database Fields): New entry for the concept index: mail-alias
+ definition.
+ (Mail Sending Interfaces): New entry for the concept index: mail-alias
+ usage. New subheading: Mailing Lists and Mail Aliases.
+ (Known Bugs): New section on using M-x bbdb-submit-bug-report replacing
+ the old bug reporting section.
+
+2004-10-10 Alex Schroeder <kensanata@yahoo.com>
+
+ *** empty log message ***
+
+2004-08-16 Ronan Waide <waider@waider.ie>
+
+ * Copy in my old add-or-update-phone function. This may actually still
+ work and possibly even be of use to people.
+
+2004-06-07 Ronan Waide <waider@waider.ie>
+
+ * Updates from Frank J. Christophersen <FJC@control.ee.ethz.ch>
+
+2004-05-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ lisp/bbdb.el (bbdb-record-set-net): added a hack to detect that
+ aliases require rebuilding. lisp/bbdb.el (bbdb-mode-map): added
+ del/space binding for scrolling.
+
+2004-05-22 Ronan Waide <waider@waider.ie>
+
+ Update CVS hostname
+
+2004-04-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ Propagate bbdb-digit change
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ * Minor docstring fix (Stefan Monnier)
+ * Catch error if attempting to kill only window in frame (Stefan
+ Monnier)
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ Namespace pollution fix (digit => bbdb-digit) (Stefan Monnier)
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ * restore auto-create behaviour (Robert Widhopf-Fenk)
+
+2004-03-22 Ronan Waide <waider@waider.ie>
+
+ * Bugfix for bug caused by previous patch (Robert Widhopf-Fenk)
+ * Additions to alias generation (Robert Widhopf-Fenk)
+
+2004-02-01 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2004-02-01 Ronan Waide <waider@waider.ie>
+
+ (bbdb-merge-interactively): If the specified value of 'nets' isn't a
+ list, make it so.
+
+2004-01-23 Ronan Waide <waider@waider.ie>
+
+ Handle surnames with prefixes (Adrian Lanz <lanz@fowi.ethz.ch>)
+
+2003-12-12 Ronan Waide <waider@waider.ie>
+
+ Redoing last fix, since some other changes slipped in accidentally
+
+2003-10-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-10-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb.el
+ (bbdb-annotate-message-sender): Honor create-p when creating new
+ records
+ if a similar record already exists.
+ * lisp/bbdb-com.el
+ (bbdb-edit-current-field): Handle field detection gracefully at
+ line-end of
+ one-line display. (reported by Dan Jacobson)
+ (bbdb-help): Added colons to separate help items and thus avoid
+ confusion
+ (reported by Dan Jacobson)
+ (bbdb-prompt-for-create): Slightly changed the semantics of the
+ returned
+ value to honor create-p.
+ (bbdb-annotate-message-sender): Honor create-p for creating new records
+ if a
+ similar record already exists.
+
+2003-10-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-split-method): Honor Resent-* headers if present. (Reported
+ by Thomas Gerds)
+
+2003-08-11 Ronan Waide <waider@waider.ie>
+
+ One more tiny fix from Jochen
+
+2003-08-08 Ronan Waide <waider@waider.ie>
+
+ More fixes from Jochen
+
+2003-08-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-08-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-dwim-net-address-allow-redundancy):
+ (bbdb-dwim-net-address): *shurg* added 'netonly thus allowing to
+ have no real-names being shown for expanded aliases and completed
+ names.
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ Patch from Jochen Küpper <bbdb@jochen-kuepper.de>:
+ - No error if mailcrypt isn't available.
+ - (bbdb/pgp-quiet): Added.
+ - (bbdb/pgp-hook-fun): Be quite if bbdb/pgp-quiet is set.
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * bbdb-default-area-code: fix customize hook to recognize integers
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * Rewrite doco for bbdb-electric-p to make it a little clearer.
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * Use GREP and GREPCONTEXT autoconfs
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * Added a check for grep, and a test to figure out grep's context
+ argument
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * Added a record to test completion stuff
+
+2003-08-05 Ronan Waide <waider@waider.ie>
+
+ * Updated to reflect small change in completion logic
+
+2003-07-24 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-07-24 Robert Fenk <fenk@users.sourceforge.net>
+
+ Patch to support sending mail via gnus (from Scott Lawrence)
+
+2003-07-24 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-07-24 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-update-records): Ignore empty/broken
+ addresses, e.g. extraction on "foo@bar.baz<>" results in (nil nil)
+ which should be ignored. (reported by "Neil W. Van Dyke)
+
+2003-07-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-07-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-annotate-message-sender): Invoke the
+ prompt-to-create hook just if it has a value. (fixes MH not
+ honoring 'promt for bbdb/mail-auto-create-p)
+
+2003-07-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-07-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-force-record-create): A fix for the mhe-mode case (from Vladimir
+ G. Ivanovic)
+
+2003-06-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-06-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-user-menu-commands): Is defcustom now instead of defvar.
+ (build-bbdb-menu): If bbdb-user-menu-commands is a functionp we
+ call it in order to get a menu.
+
+2003-06-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-pop-up-bbdb-buffer): Some fixes for special
+ cases of the multiple *BBDB* buffers hack.
+
+2003-06-09 Ronan Waide <waider@waider.ie>
+
+ use fboundp, not boundp, to check highlight-headers-x-face
+
+2003-05-19 Ronan Waide <waider@waider.ie>
+
+ * Fix bug in bbdb-default-area-code :type section
+
+2003-04-09 Ronan Waide <waider@waider.ie>
+
+ Whoops. Last one was an erroneus commit. This is Dave Love's patch
+
+2003-04-09 Ronan Waide <waider@waider.ie>
+
+ Dave Love patch
+
+2003-04-02 Robert Fenk <fenk@users.sourceforge.net>
+
+ Did a rollback of the changes related to replacing
+ with-output-to-temp-buffer. We use it now again and treat it as a Emacs
+ bug.
+
+2003-03-28 Ronan Waide <waider@waider.ie>
+
+ Remove references to Info-directory, since it's no longer valid
+
+2003-03-28 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2003-03-28 Ronan Waide <waider@waider.ie>
+
+ Call bbdb-complete-name-hooks after name completion
+
+2003-03-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ This is the real fix for broken mail-abbrev-expansion.
+
+2003-03-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-03-15 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-03-15 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-records-1): erase buffer when
+ appending, since we are redisplaying the records, not just one.
+ (bbdb-multiple-buffers-default): Default/example function for *BBDB*
+ buffer name generation.
+ (bbdb-pop-up-bbdb-buffer): code move to bbdb-multiple-buffers-default
+
+2003-03-15 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed extra parens, did not see the error during compilation. ;/
+ Thanks David S. G. ;c)
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ Also recognize vm-mode for bbdb-multiple-buffers.
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ Droped support for GNUS versions <= 3.14
+
+ Files: lisp/bbdb-gnus.el
+ lisp/bbdb-hooks.el
+ lisp/bbdb.el
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ Files: ChangeLog
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-frob-mode-line): show the BBDB buffer name.
+ (bbdb-display-records-1): removed call to bbdb-pop-up-bbdb-buffer to
+ avoid problems with special-display-*, still we are not back to the old
+ behavior, i.e. if calling BBDB from an frame without *BBDB* buffer while
+ other frames are displaying it we will not get it on the current frame,
+ but that is how it used to be.
+ (bbdb-multiple-buffers): Yet another new variable. Enables the creation
+ of multiple *BBDB* buffers.
+ (bbdb-pop-up-bbdb-buffer): if bbdb-multiple-buffers is enabled created
+ new *BBDB: <BUFNAME>* buffer and set it up correctly.
+
+ Files: lisp/bbdb.el
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-header-start): There is no gnus-subject-mode, its called
+ gnus-summary-mode.
+
+ Files: lisp/bbdb-hooks.el
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-summary-show-all-recipients): Throwing away old code and use
+ bbdb/gnus-update-records now.
+ (bbdb/gnus-update-records): Do not toggle headers to gain access to the
+ hidden headers, since gnus-fetch-field is doing this for us.
+
+ Files: lisp/bbdb-gnus.el
+
+2003-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ Files: ChangeLog
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-records-1): call bbdb-pop-up-buffer to ensure we get a
+ buffer in the current frame.
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-update-records): use gnus-fetch-field instead of
+ mail-fetch-field. Fixes problems reported by Klaus Zeitler.
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-records-1): Do not use the function
+ with-output-to-temp-buffer since on recent GNU Emacses the local
+ variables get killed.
+ (bbdb-encache-message): Fix from Dan Debertin to avoid caching of
+ nil, i.e. empty record list, causing problems later.
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-set-auto-folder-alist): added missing
+ local vars to avoid cluttering global namespace.CVS:
+ ----------------------------------------------------------------------
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/mh-update-record): Do a sanity check
+ to avoid adding a nil record to the cache causing trouble
+ afterwards.
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-snarf-extract-label): added safety check
+ for backward movement.
+ (bbdb-snarf-region): Added label completion for phones and
+ addresses.CVS:
+ ----------------------------------------------------------------------
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-delete-current-record): fixed docs and
+ bbdb-apply-next-command-to-all-records handling. Removed ".el" from VM
+ loads to allow Emacs
+ also loading .elc files if they are present.
+ (bbdb-edit-current-field): mark mail-aliases for rebuilt when we are
+ editing the aliases field of a record.
+ (bbdb-add-or-remove-mail-alias): mark mail-aliases for rebuilt
+ when creating new records or deleting a record.
+ (bbdb-prompt-for-create): delete help window when it is not needed
+ anymore.
+
+2003-03-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2003-01-31 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-mode): Tiny change to the doc string by David S Goldberg
+ <david.goldberg6@verizon.net>.
+
+2003-01-31 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-resort-database): Make interactive.
+
+2003-01-31 Alex Schroeder <kensanata@yahoo.com>
+
+ *** empty log message ***
+
+2003-01-30 Ronan Waide <waider@waider.ie>
+
+ mapc->bbdb-mapc. Thanks to Greg Troxel.
+
+2003-01-30 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2003-01-02 Ronan Waide <waider@waider.ie>
+
+ (bbdb-complete-name) Fix for the fix.
+
+2003-01-02 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2003-01-02 Ronan Waide <waider@waider.ie>
+
+ * lisp/bbdb-com.el (bbdb-complete-name):
+ Fix completion in the case of multiple addresses matching from a
+ single record. Basically behaves as if you'd matched on the
+ primary name.
+
+2002-12-25 Alex Schroeder <kensanata@yahoo.com>
+
+ *** empty log message ***
+
+2002-12-25 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-phones-label-list): Doc.
+ (bbdb-addresses-label-list): Doc.
+ (bbdb-label-completion-list): Doc.
+ (bbdb-label-completion-default): Doc.
+ (bbdb-data-completion-list): Doc.
+ (bbdb-data-completion-default): Doc.
+
+2002-12-24 Alex Schroeder <kensanata@yahoo.com>
+
+ *** empty log message ***
+
+2002-12-24 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-complete-name): Handle the case where the only exact match does
+ not have a net field, instead of looping forever.
+
+2002-12-24 Alex Schroeder <kensanata@yahoo.com>
+
+ *** empty log message ***
+
+2002-12-24 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-display-layout-alist): Extended custom type to include primary and
+ test, and fixed phone to phones, and address to addresses.
+ (bbdb-format-record-layout-one-line): Take primary into account.
+ (bbdb-format-record-layout-multi-line): Take primary into account.
+ (bbdb-format-record): Take test into account, use multi-line layout
+ function if none was found.
+
+2002-12-24 Alex Schroeder <kensanata@yahoo.com>
+
+ (bbdb-display-record-with-layout): New.
+ (bbdb-toggle-all-records-display-layout): Print layout used.
+
+2002-11-02 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-10-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-10-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-set-auto-folder-alist): Some fixes for
+ the generation of vm-auto-folder-alist when using a function as
+ folder name.
+
+2002-10-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-layout):
+ (bbdb-pop-up-display-layout): Fixed a toggling bug reported by
+ Patrick Campbell-Preston.
+ (bbdb-display-layout-alist): Fixed docs and added layout
+ pop-up-multi-line to the list of layouts.
+
+2002-10-20 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-10-18 Ronan Waide <waider@waider.ie>
+
+ allows bbdb-pgp.el to be configured to use message.el MML tags to
+ perform the signing and encryption, instead of only plain Mailcrypt
+ which is not MIME-aware. (Michael Shields)
+
+2002-09-17 Ronan Waide <waider@waider.ie>
+
+ Treat bbdb-canonicalize-net-hook as an actual hook. Some prompting &
+ code from Micha Wiedenmann. NB documentation not yet updated.
+
+2002-09-17 Ronan Waide <waider@waider.ie>
+
+ Added dircategory (Jochen Küpper)
+
+2002-08-19 Ronan Waide <waider@waider.ie>
+
+ Jim Blandy: bugfix in bbdb-complete-name
+
+2002-08-19 Ronan Waide <waider@waider.ie>
+
+ Jim Blandy's fix for migrating notes.
+
+2002-08-14 Ronan Waide <waider@waider.ie>
+
+ Patch from Simon Josefsson to correct a typo & a custom error
+
+2002-07-08 Ronan Waide <waider@waider.ie>
+
+ Defanged a commented-out line with a redirection in it.
+
+2002-07-03 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-07-03 Ronan Waide <waider@waider.ie>
+
+ Remove comment about bbdb-complete-name-allow-cycling not working in
+ GNUmacs.
+
+2002-07-03 Ronan Waide <waider@waider.ie>
+
+ Fix from Eli Tziperman to fix expunging
+
+2002-06-30 Ronan Waide <waider@waider.ie>
+
+ Cleaner version of ignoring the testing directory if it's not there.
+
+2002-06-30 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-06-30 Ronan Waide <waider@waider.ie>
+
+ (bbdb-read-new-ftp-site-record): Parse URL or ange-ftp style
+ names
+ for username and directory.
+
+2002-06-30 Ronan Waide <waider@waider.ie>
+
+ Don't try to finger if there are no addresses
+
+2002-06-29 Ronan Waide <waider@waider.ie>
+
+ Colin Rafferty contribution.
+
+2002-06-29 Ronan Waide <waider@waider.ie>
+
+ Allow '.' as a separator in phone numbers (Howard Melman)
+
+2002-06-29 Ronan Waide <waider@waider.ie>
+
+ Don't escape '.' in [] (Howard Melman)
+
+2002-06-29 Ronan Waide <waider@waider.ie>
+
+ Don't configure the testing directory if it doesn't exist.
+
+2002-06-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ From: Andre Srinivasan <andre@slamdunknetworks.com> Organization: Slam
+ Dunk Networks To: bbdb-info@lists.sourceforge.net Date: 6 Jun 2002
+ 17:06:47 -0700 Subject: Minor bug fix to bbdb-define-all-aliases
+
+ Added a downcase as fix.
+
+2002-06-28 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-05-12 Ronan Waide <waider@waider.ie>
+
+ Dave Love's big patch. See ChangeLog for full details.
+
+2002-04-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-04-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-play-sound): argument NUM is integer now, i.e. before it was not
+ correct, since (char-int ?0) is 49 and not 0. ;/
+ (bbdb-sound-player): If set use this programm, otherwise try
+ native sound support.
+ (bbdb-dial-number): Calculate the right integer, i.e. do not use
+ char-int.
+
+2002-04-18 Ronan Waide <waider@waider.ie>
+
+ Require cl, because we can't guarantee it'll be loaded.
+
+2002-04-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-04-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (build-bbdb-insert-field-menu): Added record to
+ the arguments for bbdb-insert-new-field.
+
+ Bug report: From: Joerg Jaspert
+ <joerg+Mailinglisten.Emacs.BBDB@german.ath.cx> Organization: Goliath-BBS
+ To: bbdb-info@lists.sourceforge.net Date: Thu, 18 Apr 2002 18:23:17
+ +0200 Subject: Cant insert any field using the Mouse
+
+2002-04-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-04-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-read-new-record): Added completion for labels.
+
+2002-04-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ lisp/bbdb-vm.el (bbdb/vm-show-all-recipients), (bbdb/vm-show-sender),
+ lisp/bbdb-gnus.el (bbdb/gnus-show-sender),
+ (bbdb/gnus-show-all-recipients):
+ Fixed */show-all-reciepients to always do what it should do!
+
+ BUGFIX FOR the following report:
+
+ From: Gerd Boerrigter <gerd.boerrigter@gmx.net> To:
+ bbdb-info@lists.sourceforge.net Date: Thu, 18 Apr 2002 10:59:50 +0200
+ Subject: bbdb/gnus-show-all-recipients only uses first entry
+
+2002-04-03 Ronan Waide <waider@waider.ie>
+
+ Nasty hack to get around string-match tripping over things that look
+ like regexps in bbdb-merge-strings
+
+2002-04-01 Ronan Waide <waider@waider.ie>
+
+ highlight-headers-hack-x-face-p is a variable, not a function (Jeff
+ Miller)
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Add a few more VM-related notes.
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Remove fontifying messages, since they're not around long enough to be
+ read and only serve to obliterate other messages.
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Added testing/Makefile
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Needed by makefile
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Rewrote bbdb-dial documentation Updated copyright and version notices
+
+2002-03-20 Ronan Waide <waider@waider.ie>
+
+ Added Testing for dial functions Added Makefile.in
+
+2002-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-redisplay-one-record): Care for the case when a record is
+ not present any more in the BBDB buffer.
+ (bbdb-insert-new-field): get the current records before doing
+ anything else to ensure that we do not lose the context.
+
+2002-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-03-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): Create a popup buffer before displaying records in
+ order
+ to make sure it has the right size & position .
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-test/switch-to-test-db): Restore old BBDB after exiting recusive
+ edit.
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ use the function
+ buffer-substring-no-properties instead of buffer-substring
+ to ensure that we do not add some garbage into BBDB.
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ removed defuns for bbdb-orig-rmail-expunge
+ and bbdb-orig-undigestify-rmail-message since they seem to cause
+ problems and are not required.
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): fixed completion bug for case where name and
+ primary net
+ are identical.
+
+2002-03-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ 2002-03-12 Robert Fenk <Robert.Fenk@gmx.de>
+
+ * bbdb-test.el (bbdb-test/switch-to-test-bbdb): Fixed bugs.
+ (bbdb-test/bbdb-completion-type): Added "First Last" case to
+ name-or-primary (reported by ET <eli@beach.weizmann.ac.il>)
+
+2002-03-11 Ronan Waide <waider@waider.ie>
+
+ Documentation fix
+
+2002-03-11 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-03-11 Ronan Waide <waider@waider.ie>
+
+ Only invoke bbdb-notice-hook if we actually noticed something
+
+2002-03-03 Ronan Waide <waider@waider.ie>
+
+ Change warning message to reflect the fact that it's /message/ that
+ can't be found, not Gnus.
+
+2002-03-03 Ronan Waide <waider@waider.ie>
+
+ Use gnus-original-article-buffer instead of gnus-article-buffer
+
+2002-03-03 Ronan Waide <waider@waider.ie>
+
+ (bbdb-dial-number):
+ memq takes two args, not three! prologue:
+ add autoload for bbdb-fontify-buffer
+
+2002-03-03 Ronan Waide <waider@waider.ie>
+
+ * lisp/bbdb-com.el (bbdb dialing stuff):
+ Documentation fixes.
+ (bbdb-dial-number):
+ According to what docs I can find, it's quite okay to pass * and #
+ to a modem as part of a dial string
+ (bbdb-next-event):
+ Made work on emacs (using read-event instead of next-event)
+ (bbdb-play-sound):
+ New function: plays a sound using internal feature, if available,
+ otherwise it falls back to an external sound player.
+ (bbdb-dial-local-prefix-alist):
+ Fix default mapping to allow a string or an integer for default
+ area code.
+ * lisp/bbdb-com.el (bbdb-search-invert-set):
+ Documentation fix
+
+2002-02-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-02-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-format-address-default):
+ (bbdb-format-address-continental): do not ouput the label. This
+ is done by `bbdb-format-record-layout-multi-line'
+
+ (bbdb-format-record-layout-multi-line): Fixed buggy setting of
+ text-property for 'bbdb-field for addresses amd phones.
+
+2002-02-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ Variable renaming.
+
+2002-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-format-record-layout-multi-line):
+ (bbdb-format-record-layout-one-line): Set text-property bbdb-field with
+ element 'field-name for labels of phones and addresses.
+
+2002-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-set-auto-folder-alist): Fixed some comments and creation of
+ vm-auto-folder-alist to match headers in the order of
+ (bbdb/vm-set-auto-folder-alist-headers): a new variable.
+
+2002-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): Use test properties also for name, company and
+ labels
+ of phones and addresses. Highlight them also in one-line layout.
+
+2002-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-address-edit-continental): Asking for the ZIP code before the city
+ and
+ do not ask for a state.
+ (bbdb-redisplay-one-record): Remove
+ text-property bbdb-field before redisplaying to avoid extending the
+ new properties. Remove bbdb-field text-properties before redisplaying.
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-define-all-aliases): Fixed warning message for records
+ without net, but with alias field.
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/sc-consult-attr): Fixed to really use
+ recipient when logged in user sent this.
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): Fixed fontification to
+ use text-properties (bbdb-field) rather than regexps, which fixes
+ indentations problems with non standard indentation.
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-layout-alist): Fixed the docs, typos and default values.
+
+2002-01-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-phones): Prompt indicates inverted search now.
+ (bbdb-update-records): No useless "Updating of BBDB records
+ finished" message any more.
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ Avoid compiler warning on bbdb-append-records-p.
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-delete-current-record): honor the bbdb-do-all-records-p!
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb): Reflect inverted search in search prompt.
+ (bbdb-search-invert): New variable.
+ (bbdb-search-invert-p): New function.
+ (bbdb-search-invert-set): New function.
+ (bbdb-search): Use bbdb-search-invert-p to maybe invert the search
+ result.
+
+2002-01-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-mode-map): Bind bbdb-search-invert-set to "!"
+
+2002-01-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed placement of point when deleting a record.
+
+2002-01-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ In Gnus go to the original article buffer for fetching headers.
+
+2002-01-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fixed bug in efficient redisplay of one record
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Patch from
+
+ From: "Jochen Küpper" <jochen@unc.edu> Date: 18 Jan 2002 10:57:17 -0500
+ Subject: configure.ac
+
+ There is a mismatch between default rmail support in
+ './configure--help' and actual happenings. I removed the line to build
+ rmail on default and also fixed some slight display problems for default
+ options.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Some enhancements for convenient testing.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed the old elide stuff docs. Added some new docs. STILL MISSING:
+ *display-layout* docs.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed the old elide code stuff.
+ (bbdb-display-records-1): see bbdb-fontify-buffer.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): is now more efficent
+ when redisplaying records. button2 work now again as intended.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): is now more efficent
+ (bbdb-append-records): (prefix) command (like "*") bound
+ to "+" which forces the display/search command to add its content to
+ the BBDB buffer rather than replacing it.
+ Appending can be once, always or a given number of times.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Fix for fontification of records without a name. Submitted by "Rooke,
+ Philip" <Philip.Rooke@cmck.com>
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-redisplay-one-record): Try to preserve the position during
+ redisplay.
+ (bbdb-add-next-search-results):
+ (bbdb-add-next-search-results-p):
+ (bbdb-add-next-search-results): A prefix command (like "*") bound
+ to "+" which forces the next display command to add its content to
+ the BBDB buffer rather than replacing it.
+ (bbdb-completion-check-record): removed the dependency on
+ `bbdb-case-fold-search' since completions from the bbdb-hashtable
+ are always lower case.
+ (bbdb-complete-name): fixed cycling when the
+ current completion is equal to one of the nets.
+ Added code for C-u M-TAB which lists all possible nets of current
+ completed addess. Fixed some special cases by rewriting some
+ "complex" parts of the code.
+ I personally want to thank the new testing code, here
+ When will this function finnaly do exactly what it should do?
+ (bbdb-define-all-aliases-mode): new variable controling special
+ aliases, i.e. alias<NUMBER> & alias*.
+ (bbdb-define-all-aliases): (XEmacs only sofar) Clear abbrev-table
+ before defining abbreves and honor new aliases-mode.
+ Automatice rebuilt of aliases if necessary.
+ (bbdb-add-or-remove-mail-alias): after adding or removing an
+ alias, set a flag for rebuilting..
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-records-1): enable appending of records.
+ (bbdb-search-intertwingle): Search also for records when no name
+ was given, but just a net.
+ (bbdb-mode-map): bbdb-add-next-search-results bound to +
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-address-component-regexps): Fixed regexp.
+ (bbdb-rfc822-addresses): Fixed autoload string.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ removed binding of unused variabe `error'.
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-test/switch-to-test-bbdb): use a own known
+ version of a DB for testing, since then we know what to expect
+ as result.
+ (bbdb-test/run-all): Checks now also for the docstring of the var,
+ so we may have testing vars which do not interfere with other
+ vars used in bbdb-test.el.
+ (bbdb-test/run-one-test): Fixed frob* stuff to be more save by
+ using a macros for binding in a let statement. When running tests
+ this avoids having spoiled the global variables, i.e. after
+ running a test the var does not have its original value, but the
+ last test value. Additionally test functions may get more
+ arguments, see bbdb-test/bbdb-complete-name, or even none.
+ (bbdb-test/bbdb-complete-name): Added test for the output (common
+ prefix) + completion list.
+ Get the completions by flet bbdb-display-completion-list, which is
+ saver than grabbing them from the buffer.
+ (bbdb-test/bbdb-completion-type): Added more tests + completion
+ list tests.
+ !! Tests are desinged for the BBDB in the testing dir.!!
+
+2002-01-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ BBDB used for the tests in bbd-test.el
+
+2002-01-18 Ronan Waide <waider@waider.ie>
+
+ Fix autoload
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ BBDB-2.35 - Let the games begin.
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ Updated manual for 2.34
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ 2.34 release changes
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ 2.34 Release. Whee!
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ New file
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ Merged in some changes from the mailing list. Note, this is still
+ experimental.
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ Don't fset things that aren't ours Last of compiler warning cleanup
+ Fixed one more completion bug
+
+2002-01-15 Ronan Waide <waider@waider.ie>
+
+ Ignore 'testing' directory when making tarball
+
+2002-01-14 Ronan Waide <waider@waider.ie>
+
+ Conditionalise the rmail load
+
+2002-01-14 Ronan Waide <waider@waider.ie>
+
+ Make X/Emacs compatibility less intrusive
+
+2002-01-13 Ronan Waide <waider@waider.ie>
+
+ Don't force VM on people, even if it is a great mailer...
+
+2002-01-10 Ronan Waide <waider@waider.ie>
+
+ Last few fixes (hopefully) to completion
+
+2002-01-10 Ronan Waide <waider@waider.ie>
+
+ Make bbdb-rfc822-addresses the default address parser Remove
+ test-harness code to elsewhere (i.e. not in user code!)
+
+2002-01-10 Ronan Waide <waider@waider.ie>
+
+ Changed the workaround for set-keymap-prompt, as it seemed to be
+ clashing with VM. Ideally, all this Emacs/XEmacs stuff should go in a
+ separate file, or at least all in one part of bbdb.el.
+
+2002-01-06 Ronan Waide <waider@waider.ie>
+
+ Edits from Karl Fogel (see Changelog)
+
+2002-01-06 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2002-01-06 Ronan Waide <waider@waider.ie>
+
+ Compiler cleanup
+
+2002-01-06 Ronan Waide <waider@waider.ie>
+
+ Put the 'custom' hacks in bbdb-autoloads Less noise while building
+
+2002-01-06 Ronan Waide <waider@waider.ie>
+
+ Compiler cleanup
+
+2002-01-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2002-01-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-address-component-regexps):
+ Replaced the call of bbdb-clean-username by a call to
+ mail-extract-address-components in order to handle addresses of
+ the form "Lastname, Fistname" and "Firstnam Lastname, Jr" in the
+ right way.
+ (bbdb-test/bbdb-extract-address-components): New test function to
+ check if everything is working as it should.
+
+2002-01-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed the faulty ;; swap Lastname, Firstname introdice by the last
+ commit.
+
+2002-01-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ bbdb-complete-name): fixed cycling when the
+ current completion is equal to one of the nets.
+ Added code for C-u M-TAB which lists all possible nets of current
+ completed addess. (code was lost during rewrite)
+
+2002-01-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-clean-username): Swap last/first name if written as "Lastname,
+ Fistname".
+
+2002-01-03 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): fixed cycling for nets differing only in
+ upper/lower case.
+ The call to (member ...) fails if the current net (which is downcased)
+ has upper case in the list of the nets of the record.
+
+2002-01-01 Ronan Waide <waider@waider.ie>
+
+ Fixed two bugs in completion
+
+2001-12-27 Ronan Waide <waider@waider.ie>
+
+ Allow mew as an option for sending mail Fix small bug in cycling code
+ bbdb-completing-read-one-record handles no selection correctly
+
+2001-12-27 Ronan Waide <waider@waider.ie>
+
+ Add MEW as an option for bbdb-send-mail-style
+
+2001-12-27 Ronan Waide <waider@waider.ie>
+
+ Now compiles cleanly (under GNU Emacs, at least)
+
+2001-12-27 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-12-26 Ronan Waide <waider@waider.ie>
+
+ bbdb-complete-name: Mostly rewritten. New version is more consistent
+ about completions, smaller, and more commented.
+
+2001-12-26 Ronan Waide <waider@waider.ie>
+
+ New function. More stringent version of bbdb-search-simple, intended for
+ internal bbdb use only
+
+2001-12-12 Ronan Waide <waider@waider.ie>
+
+ Fix display of string-only notes (patch from list, name not handy,
+ sorry!) Change bbdb-canonicalize-nets-hook's type to :function (Adrian
+ Aichner)
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Sane defaults for autoconf stuff. See ChangeLog
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Documentation fix Move bbdb/vm-set-auto-folder-alist-field to
+ mua-specific custom group
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Allow '+' in mail addresses Catch unparseable addresses in
+ bbdb-rfc822-addresses
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Added link to bbdb-expire
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Documentation fixes Dead Code removal
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Patch from Alex Schroeder autoload mode maps from message & sendmail
+
+2001-11-19 Ronan Waide <waider@waider.ie>
+
+ Patch from Alex Schroeder
+
+2001-11-08 Ronan Waide <waider@waider.ie>
+
+ Trying to fix multiple-match completion behaviour
+
+2001-10-14 Ronan Waide <waider@waider.ie>
+
+ (bbdb/gnus-pop-up-bbdb-buffer): Move the call to bbdb-display-records
+ back inside the (when...) I had two bug reports for this (Sudesh Joseph
+ and Michael Totschnig).
+
+2001-10-14 Ronan Waide <waider@waider.ie>
+
+ Added Nix's patch to make inside-bbdb-notice-hook work as
+ advertised, also other bbdb-expire support.
+ (bbdb-search-simple):
+ Try company name if record name is unset, before falling back to
+ "". (Martin Schwenke)
+
+2001-10-14 Ronan Waide <waider@waider.ie>
+
+ (bbdb-complete-name): Restored the original code to handle making sure
+ primary addresses get picked first, since the code I'd replaced it with
+ had some dubious side-effects.
+
+ (bbdb-create-internal): Documentation fix. (Ueli Schläpfer)
+
+2001-10-06 Ronan Waide <waider@waider.ie>
+
+ Forgot to remove a debugging (error...) statement
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-create-hook), (bbdb-notice-hook):
+ Added a note that hook functions might use the new variables
+ bbdb-update-address-class and bbdb-update-address-header to obtain
+ information about the currently processed email address.
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-auto-notes-alist): Additional element
+ type to allow actions also on recipients of an message
+ (bbdb-auto-notes-hook): Fixed to perfom auto-note actions only for
+ authors of a message. Support for new features of
+ bbdb-auto-notes-alist. Honor bbdb-silent-running.
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-get-header-content): VM specific header
+ extraction function.
+ (bbdb/vm-update-records): bbdb-get-addresses instead of
+ bbdb/vm-get-addresses which was removed.
+ (bbdb/vm-show-all-recipients),
+ (bbdb/vm-show-sender), (bbdb/vm-show-records): modified to use new
+ style of bbdb-get-addresses-headers
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-update-records): uses
+ bbdb-get-addresses instead of bbdb/gnus-get-addresses which was
+ removed.
+ (bbdb/gnus-show-sender), (bbdb/gnus-show-all-recipients),
+ (bbdb/gnus-show-records): modified to use new style of
+ bbdb-get-addresses-headers
+
+2001-09-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-get-addresses-headers): merged
+ bbdb-get-addresses-from-headers and bbdb-get-addresses-to-headers
+ into this variable.
+ (bbdb-get-addresses): new generic function for extraction of email
+ addresses from header, which is used by Gnus and VM
+ (bbdb-update-address-class), (bbdb-update-address-header): new
+ variable providing additional information to hook functions about
+ the currently processed email address.
+
+2001-09-16 Ronan Waide <waider@waider.ie>
+
+ Fixed bogus fset (fsetting variable instead of 'variable)
+ (bbdb-hack-x-face):
+ use bbdb-find-face, not find-face
+
+2001-09-16 Ronan Waide <waider@waider.ie>
+
+ (bbdb-initialize):
+ Fixed vm entry. vm-load-hook no longer exists!
+ (bbdb-mode):
+ Removed references to bbdb-elide-record
+
+2001-09-11 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-09-11 Robert Fenk <fenk@users.sourceforge.net>
+
+ Appliend fixed according to change log
+
+2001-09-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-layout-alist): replaced by the nice version
+ provieded by Alex Schroeder <alex@gnu.org>
+ (bbdb-annotate-message-sender): calling of
+ bbdb-create-hook functions moved to the end of function
+
+2001-09-04 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-auto-notes-alist): applied posted patch of better customization.
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ replaced occureneces of bbdb-elided-display and
+ bbdb-pop-up-elided-display.
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (build-bbdb-menu): Fix menus to use new display
+ layout toggeling functions.
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-change-records-state-and-redisplay),
+ (bbdb-toggle-all-records-display-layout),
+ (bbdb-toggle-records-display-layout),
+ (bbdb-display-all-records-completely),
+ (bbdb-display-record-completely): modified functions for toggeling
+ the display layout of records. Old functions bbdb-elide-record
+ and bbdb-unelide-records have been removed.
+
+2001-08-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-display-layout-alist): variable controling options for
+ display layouts, support for user defines format functions still
+ missing.
+ (bbdb-display-layout): variable controling the default display layout
+ (bbdb-pop-up-display-layout): variable controling the default display
+ layout for pop-up buffers.
+ (bbdb-elided-display), (bbdb-pop-up-elided-display): are obsolete
+ variables now.
+ (bbdb-elided-display-sanity-setup): function which sets up the
+ layout variables from the obsolete bbdb-elided-display and
+ bbdb-pop-up-elided-display variables. Might be removed along with
+ the variables in the future.
+ (bbdb-format-record): rewitten to support multiple
+ layouts according to bbdb-display-layout-alist
+ (bbdb-format-record-layout-multi-line),
+ (bbdb-format-record-layout-one-line),
+ (bbdb-format-record-one-line-*): Function specific to certain
+ layouts.
+
+2001-08-22 Ronan Waide <waider@waider.ie>
+
+ Added .tar.gz to .cvsignore Added a whole bunch of stuff to the FAQ
+
+2001-08-14 Ronan Waide <waider@waider.ie>
+
+ Fix for bbdb-hack-x-face
+
+2001-08-03 Ronan Waide <waider@waider.ie>
+
+ Clean up some compiler stuff. Remove the things that are defined in cl,
+ and load cl instead.
+
+2001-08-03 Ronan Waide <waider@waider.ie>
+
+ Make BBDB respect the order of your net: fields, so that you get the
+ first completion on the line.
+
+2001-08-03 Ronan Waide <waider@waider.ie>
+
+ Allow bbdb-rfc822-addresses to take an optional parameter, so it should
+ now work precisely as I'd originally intended.
+
+2001-08-03 Ronan Waide <waider@waider.ie>
+
+ Fixes to make bbdb/srv-add-phone more useful.
+
+2001-08-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-08-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-unelide-record),
+ (bbdb-elide-record-internal): Modified for more convenient
+ toggeling of the omitted display mode.
+
+2001-07-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-07-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-elide-all-records): New function for the BBDB menu
+ (bbdb-unelide-record): New function for showing fileds hidden by
+ `bbdb-display-omit-fields'
+ (bbdb-record-edit-field-internal): Added location arg and company
+ field.
+ (bbdb-current-field): Simpified it ti use text-properties for
+ field recognition
+ (bbdb-record-edit-company): New function for editing the records
+ company
+ (bbdb-record-edit-address): Fixed the docs
+ (bbdb-record-edit-phone): Added optional location arg
+ (bbdb-prompt-for-create): Use characters instead of integers for
+ the key-presses and avoid calling char-int.
+
+2001-07-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-field-shown-p): Changed the defsubst to a defun.
+ (bbdb-format-record-elided), (bbdb-format-record-full): Replace
+ bbdb-format-record. They add text-properties to the fields in
+ order to know fields for editing.
+ (bbdb-display-omit-fields): New variable which is a list fields
+ omitted during full display of a record.
+ (bbdb-display-fields-order): New variable specifying to order of
+ fields for during full display of a record.
+ (bbdb-format-elided-phones), (bbdb-format-elided-net): Formating
+ functions for elided display.
+
+2001-07-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ (build-bbdb-menu): Added an "(Un)Elide All
+ Records entry" and content of variable
+ `global-bbdb-menu-commands'
+ moved into the defun.
+ (bbdb-user-menu-commands): New variable with user menu commands
+ appended to default menu.
+ (build-bbdb-menu): Add extra menu entry for displaying all fields
+ when `bbdb-display-omit-fields' is set.
+ (bbdb-menu): Added detection of fields for menu commands.
+
+2001-07-09 Ronan Waide <waider@waider.ie>
+
+ I'm sorry, and I'll not rag on folk again for breaking one Emacs or the
+ other. Well, until next time.
+
+2001-07-08 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-07-08 Ronan Waide <waider@waider.ie>
+
+ More work on the completion-of-labels stuff. NB I've changed some
+ variable names. Sorry if you actually used this already, but hey.
+ Bleeding edge.
+
+2001-07-08 Ronan Waide <waider@waider.ie>
+
+ More work on the completion-of-labels stuff. NB I've changed some
+ variable names. Sorry if you actually used this already, but hey.
+ Bleeding edge.
+
+2001-07-08 Ronan Waide <waider@waider.ie>
+
+ Made quieter, so it's easier to see compilation problems Fixed
+ gnuserv/bbdb-srv build
+
+2001-07-07 Ronan Waide <waider@waider.ie>
+
+ Use bbdb-extract-field-value Minor compiler cleanup
+
+2001-07-07 Ronan Waide <waider@waider.ie>
+
+ Use bbdb-extract-address-components-func
+
+2001-07-07 Ronan Waide <waider@waider.ie>
+
+ 19.34 support mods.
+
+ Use bbdb-extract-address-components-func.
+
+2001-07-07 Ronan Waide <waider@waider.ie>
+
+ New customization variable: bbdb-extract-address-components-func - this
+ tells BBDB what function you'd like to use to attempt parsing of the
+ mail addresses.
+
+ New function for use with the above: bbdb-rfc822-addresses. Brute force,
+ but does a pretty good job.
+
+ Fixed some comment and documentation typos.
+
+2001-07-07 Ronan Waide <waider@waider.ie>
+
+ Added link to jwz's message describing palm/bbdb conflicts
+
+2001-07-01 Ronan Waide <waider@waider.ie>
+
+ Whoops. eval-and-compile, not eval-when-compile.
+
+2001-06-30 Ronan Waide <waider@waider.ie>
+
+ Linked FAQ
+
+2001-06-30 Ronan Waide <waider@waider.ie>
+
+ Added a few more bits.
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ bbdb/mh-cache-key: cope with big inode numbers
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ Added Robert Fenk's bbdb/vm-force-create
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ Added link to freshmeat page
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ Cleaned up a whole bunch of compiler warnings through judicious use of
+ eval-and-compile or eval-when-compile. If anyone has a good opinion on
+ use of these functions, please cast enlightenment in my direction.
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ Rearranged the compiled quieting to actually be more-or-less the right
+ thing, i.e. it loads packages instead of defining arbitrary variables.
+
+ Put in Matan Ninio's "From: " fix.
+
+2001-06-28 Ronan Waide <waider@waider.ie>
+
+ bbdb-search-simple: don't use bbdb-record-name's result if it's empty.
+
+2001-06-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-mhe.el (bbdb/mh-update-record):
+ * lisp/bbdb-rmail.el (bbdb-insinuate-rmail):
+ Fixed the faulty use of bbdb/prompt-for-create-p.
+
+2001-06-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-06-12 Ronan Waide <waider@waider.ie>
+
+ Fix to yesterday's fixed URL. Not my fault, honest.
+
+2001-06-12 Ronan Waide <waider@waider.ie>
+
+ Initial cut. This has been sitting on my drive for almost a year;
+ perhaps if I put it in CVS I'll be "encouraged" to develop it further.
+
+2001-06-11 Ronan Waide <waider@waider.ie>
+
+ Better fix for char-int thing. This one works, for starters. Serves me
+ right for that comment about code testing.
+
+2001-06-10 Ronan Waide <waider@waider.ie>
+
+ Obsolete; contents rolled into bbdb-gnus.el
+
+2001-06-10 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-06-10 Ronan Waide <waider@waider.ie>
+
+ Fixed URL for Martin Schwenke.
+
+2001-06-10 Ronan Waide <waider@waider.ie>
+
+ (bbdb-prompt-for-create): Fixed some XEmacsisms to work with
+ GNUmacs. PLEASE TEST YOUR CODE AGAINST BOTH EMACS VARIANTS BEFORE
+ CHECKING IT IN.
+ (bbdb-address-edit-default): If no data is entered for the address,
+ enter a spurious country name. This is a temporary hack to get
+ around a problem in address display when the address has no data.
+ (general): Fixed the occasional documentation typo.
+ Added completion for Phone and Address labels.
+ Added bbdb-default-country as an attempt to stop you from entering
+ blank addresses. Also because it was requested at some point.
+
+2001-06-10 Ronan Waide <waider@waider.ie>
+
+ Allow specifying a list of completions, which causes completing-read
+ to be invoked instead of read-string.
+
+2001-06-05 Ronan Waide <waider@waider.ie>
+
+ Fix tarball build
+
+2001-06-05 Didier Verna <didier@xemacs.org>
+
+ aclocal.m4, configure.ac: Upgrade to Autoconf 2.50.
+
+2001-06-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-vm.el (bbdb/vm-update-records):
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records):
+ Subject: bbdb-get-only-first-address-p patches
+
+2001-06-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-05-31 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-gnus.el (bbdb/gnus-get-addresses): Fixed the bug which
+ was not really fixed with the commit from the 2001-03-29.
+
+2001-05-23 Didier Verna <didier@xemacs.org>
+
+ aclocal.m4: fix Emacs detection problem when
+ configuring from an Emacs shell buffer.
+
+2001-05-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/news-auto-create-p):
+ (bbdb/mail-auto-create-p):
+ Fixed a typo.
+
+2001-05-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-05-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-update-records): Fixed a typo.
+
+2001-05-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-05-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name):
+ (bbdb-complete-name-hooks): Instead of dinging when completing a
+ complete address (and with cycling disabled) call theses hook
+ functions.
+
+2001-05-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-05-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-invoke-hook-for-value): Fix: Return symbols BUT CALL FUNCTIONS!
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/news-auto-create-p): When set to 'promt then ask the user before
+ automatically creating a record.
+ (bbdb-invoke-hook-for-value): Return symbols just as they are, do not
+ eval them.
+ (bbdb*prompt-for-auto-create-p): Removed the variable and packed its
+ functionality into the bbdb/*-auto-create-p variables.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-update-records): Fixed documentation.
+ (bbdb/vm-update-records-mode): Removed extra quote from the defcustom
+ arguments.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/rmail-pop-up-bbdb-buffer): Remove the BBDB buffer window when
+ empty.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-unmigrate-zip-codes-to-strings): Fixed the faulty use of let
+ instead of let*.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-address-components): Allow also nil as name or email
+ address, not only strings.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-ignore-selected-messages-confirmation): Added the missing default
+ value nil.
+ (bbdb-force-record-create): New hook function for automatic adding of
+ addresses when replying to a message.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-update-records-mode): Removed extra quote from the defcustom
+ arguments.
+ (bbdb/gnus-update-records): Fixed documentation.
+
+2001-05-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-update-records-mode): Removed extra quote from the defcustom
+ arguments.
+ (bbdb-update-records): Fixed search for nets and documentation.
+
+2001-04-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-04-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Renamed the variables bbdb-pop-up-elided-display-name-end and
+ bbdb-pop-up-elided-display-fields to bbdb-elided-display-name-end and
+ bbdb-elided-display-fields, as they are not related to the pop-up
+ feature.
+
+2001-04-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ lisp/bbdb-gui.el (bbdb-fontify-buffer): lisp/bbdb.el
+ (bbdb-elided-display-fields):
+ Renamed the variables bbdb-pop-up-elided-display-name-end and
+ bbdb-pop-up-elided-display-fields to bbdb-elided-display-name-end and
+ bbdb-elided-display-fields, as they are not related to the pop-up
+ feature.
+
+2001-04-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-04-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added missing docs for the variables bbdb-pop-up-elided-display-name-end
+ and bbdb-pop-up-elided-display-fields
+
+2001-04-16 Ronan Waide <waider@waider.ie>
+
+ BSD Compatibility fix! Make sure RM is set in Makefiles.
+
+2001-04-16 Ronan Waide <waider@waider.ie>
+
+ Whoops. Stray quote mark.
+
+2001-04-15 Ronan Waide <waider@waider.ie>
+
+ Added John F. Whitehead's default mail domain patch. Hack around some
+ silliness in GNU Emacs completion code
+
+2001-04-15 Ronan Waide <waider@waider.ie>
+
+ Added emacs-version to bug report text. Added John F. Whitehead's
+ default-domain patch.
+
+2001-03-30 Ronan Waide <waider@waider.ie>
+
+ Fix list-vs-not bug in bbdb/gnus-edit-notes
+
+2001-03-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-29 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/gnus-get-addresses): Fixed a bug in getting the header content.
+ !mail-fetch-field requires a final newline!
+
+2001-03-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-26 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb.el (bbdb-message-cache-lookup):
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records):
+ * lisp/bbdb-vm.el (bbdb/vm-update-records):
+ YABugfix: first record was lost when looking it up from the
+ cache.
+
+2001-03-26 Ronan Waide <waider@waider.ie>
+
+ Added instructions for running from CVS and from source. Removed
+ direction to copy .tex and .el files as they're not required
+ for a working installation.
+
+2001-03-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb.el (bbdb-message-cache-lookup):
+ Removed the faulty single record code for Rmail/MHE
+
+ * lisp/bbdb-mhe.el (bbdb/mh-update-record):
+ Bugfix for new caching functions
+
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records):
+ Another bugfix: check for nil before caching
+
+2001-03-25 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-gnus.el (bbdb/gnus-show-sender):
+ * lisp/bbdb-vm.el (bbdb/vm-show-sender):
+ Show recipients if we find no senders
+
+ * lisp/bbdb-vm.el (bbdb/gnus-show-records):
+ * lisp/bbdb-vm.el (bbdb/vm-show-records):
+ Also show the records of uninteresting senders
+
+2001-03-25 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-03-25 Ronan Waide <waider@waider.ie>
+
+ Fix some bugs related to new message caching functions.
+
+2001-03-23 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-03-23 Ronan Waide <waider@waider.ie>
+
+ (bbdb-search-simple): Fix silly bug with list-walking (Daniel Pittman)
+
+2001-03-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-23 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-vm.el (bbdb/vm-update-records):
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records):
+ * lisp/bbdb-com.el (bbdb-update-records): honor the right
+ offer-to-create flag and removed the faulty *-auto-create-p
+ which was added by the last commit.
+
+2001-03-22 Ronan Waide <waider@waider.ie>
+
+ Fix the priority stuff. You should be able to highlight individual
+ fields and edit them on GNU Emacs again.
+
+2001-03-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-show-records): bbdb/mail-auto-create-p
+ is loacally set to t in order to force creation of records when
+ explicitly showing them.
+
+2001-03-22 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-prompt-for-create): bugfid for XEmacs introduced with the GNU
+ Emacs fix
+
+2001-03-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-prompt-for-create): fix a bug with GNU Emacs.
+
+2001-03-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-20 Ronan Waide <waider@waider.ie>
+
+ Remove what was presumably a debug occurrence of (message...)
+
+2001-03-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-19 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-update-records): honors now bbdb-gag-messages; fixed the overall
+ number
+ in the progress message.
+
+2001-03-19 Ronan Waide <waider@waider.ie>
+
+ (bbdb-header-start): Check for vm-presentation-mode as well as vm-mode
+ and vm-summary-mode (Nicolas Rennert)
+
+2001-03-18 Ronan Waide <waider@waider.ie>
+
+ bbdb/gnus-get-addresses: gnus-ignored-from-addresses is not defined in
+ the Gnus that comes with Emacs 20.7. Check for boundness before using.
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ Variable/function changes as documented in the ChangeLog entry
+ 2001-03-17 Robert Fenk <fenk@forwiss.de>
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-redisplay-records): unused variable condition removed
+
+ (bbdb-delete-current-field-or-record): unused variable do-all-p removed
+
+ (bbdb-refile-record): called with a prefix arg it tries to merge
+ with the corresponding duplicate record
+
+ (bbdb-display-completion-list): Use the call back
+ 'bbdb-complete-clicked-name when running in Xemacs, thus to
+ further complete after the user selects a completion.
+
+ (bbdb-complete-name):
+ (bbdb-complete-name-full-completion): new variable controlling
+ whether completion shows expanded entries or not. This avoids
+ the need for subsequent completions, but might generate more
+ completion alternatives.
+
+ (bbdb-prompt-for-create):
+ (bbdb-prompt-for-create):
+ (bbdb-get-help-window):
+ (bbdb-update-records): functions used to update BBDB records from
+ headers of messages in Gnus and VM (RMail and MHE may eventually
+ follow). Those functions have been renamed and moved from
+ bbdb-vm.el to this location.
+
+ (bbdb-update-records-mode):
+ (bbdb-offer-to-create):
+ (bbdb-address):
+ (bbdb-get-addresses-from-headers):
+ (bbdb-get-addresses-to-headers):
+ (bbdb-get-addresses-headers):
+ (bbdb-get-only-first-address-p): variables for generic
+ update-records support in Gnus and VM. Those variables have been
+ renamed and moved from bbdb-vm.el to this location.
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-merge-file): unused variable 'live-records removed
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-pop-up-elided-display):
+ (bbdb-pop-up-elided-display): changed to require no unbound
+ bbdb-pop-up-elided-display
+
+ (bbdb-message-cache-lookup):
+ (bbdb-encache-message): Once again functions to replace the old
+ macros. This was necessary as the old macros were not sufficient
+ for the new update mechanism, were we have a list of records.
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-load-touchtones): unused variale 'error removed
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-vm.el (bbdb/vm-get-addresses): was formally bbdb/vm-get-from
+ (bbdb/vm-get-from-headers):
+ (bbdb/vm-get-only-first-from-p):
+ (bbdb/vm-message-cache-lookup):
+ (bbdb/vm-encache-message): have been removed, global variables and
+ functions are used now
+
+ (bbdb/vm-show-sender): when called with a prefix call
+ bbdb/vm-show-all-recipients instead, so we use the same binding
+ for getting both.
+ (bbdb/vm-show-records): new function doing the bbdb/vm-show-*
+ thing and caring for updating the records.
+
+ (bbdb/vm-snarf-all):
+ (bbdb/vm-snarf-all-headers): have been removed as the
+ bbdb/vm-show-* function provide the same functionality
+
+ * lisp/bbdb-gnus.el: the same changes as for bbdb-vm.el
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-snarf-region): Unused variables
+ 'country and 'namebegin removed
+
+ (bbdb-snarf-nice-real-name-regexp):
+ (bbdb-snarf-nice-real-name): removed and calls replaced by
+ bbdb-clean-username which is more sophisticated
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-mhe.el:
+ * lisp/bbdb-rmail.el: uses the new caching functions + some
+ other minor changes
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ Definition of some variable in order to avoid warnings during
+ compilation
+
+2001-03-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Forgot to change the release date. (Urban Boquist)
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Bumped version again, for new developer version.
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Version number update for release.
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Updates for BBDB 2.32
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Add a buffer-coding tag. (Yair Friedman)
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Initial cut at this (Yair Friedman)
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Require bbdb-com (for bbdb-parse-phone-number) Stop from loading .bbdb
+ when compiling!
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ Mark bbdb/sc-default for autoload. Not sure this is entirely the right
+ thing.
+
+2001-03-04 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ set max-lisp-eval-depth. From "Yair Friedman (Jerusalem)"
+ <YAIRFR@amdocs.com>
+
+2001-03-04 Ronan Waide <waider@waider.ie>
+
+ ">>" and ">" transposed. (Yair Friedman)
+
+2001-03-03 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-03-03 Ronan Waide <waider@waider.ie>
+
+ bbdb-search-simple: check that the name actually matchs (not company)
+
+2001-03-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ bbdb.el (bbdb-submit-bug-report): A function for submitting bug
+ reports, which should make it easier for reportes and maintaines
+ to give and have all necessary information. Additional variables
+ may have to be add and a remark in the documentation to use this
+ function when reporting problems.
+
+2001-03-01 Ronan Waide <waider@waider.ie>
+
+ More bits, possibly incompatible with 2.00.06. Use at own risk.
+
+2001-02-25 Ronan Waide <waider@waider.ie>
+
+ I corrected something that wasn't a bug. (provide.. ) was in the right
+ place.
+
+2001-02-25 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-02-25 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ texinfo-format-buffer knows detailmenu. Thanks to Yair Friedman
+ (Jerusalem)" <YAIRFR@amdocs.com>.
+
+2001-02-25 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ *** empty log message ***
+
+2001-02-25 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * texinfo/bbdb.texinfo: Format it so that texinfo-format-buffer
+ can parse it.
+
+ * texinfo/infohack.el: New.
+
+ * texinfo/Makefile.in (Makefile): Add.
+ (bbdb.info): Use batch-makeinfo if there is no makeinfo.
+
+2001-02-25 Ronan Waide <waider@waider.ie>
+
+ Shouldn't have been in here in the first place. Sorry 'bout that.
+
+2001-02-23 Ronan Waide <waider@waider.ie>
+
+ call `bbdb/gnus-pop-up-bbdb-buffer' instead of `bbdb/gnus-update-record'
+ (bbdb/gnus-pop-up-bbdb-buffer): use `gnus-buffer-configuration' instead
+ of the obsolete `gnus-window-configuration'.
+
+2001-02-21 Ronan Waide <waider@waider.ie>
+
+ Restore old bbdb-message-cache macros as replacement functions were
+ buggy.
+
+2001-02-21 Sam Steingold <sds@goems.com>
+
+ (bbdb-gui): new user option
+
+2001-02-21 Sam Steingold <sds@goems.com>
+
+ do not add bbdb-fontify-buffer to bbdb-list-hook (done in bbdb.el)
+
+2001-02-21 Ronan Waide <waider@waider.ie>
+
+ Use add-hook to load bbdb-gui by side-effect
+
+2001-02-21 Ronan Waide <waider@waider.ie>
+
+ Put the (provide 'bbdb-autoloads) line in the right place.
+
+2001-02-21 Ronan Waide <waider@waider.ie>
+
+ Stop BBDB from adding AKAs when you tell it you don't want them.
+
+2001-02-20 Sam Steingold <sds@goems.com>
+
+ (bbdb-extent-face): use `overlay-get', not `extent-property'
+ (bbdb-set-extent-face): use `overlay-put', not `set-extent-property'
+
+2001-02-20 Sam Steingold <sds@goems.com>
+
+ Fixed the overlay bug in GNU Emacs. As documented, 3 is higher priority
+ than 2!
+ (bbdb-main-extent-priority): new variable
+ (bbdb-fontify-buffer): use it Also, do not quote lambdas since they are
+ not compiled
+ when quoted (at least in GNU Emacs!)
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Now that I've fixed bbdb-gui properly, reenable the load hook.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Final few tweaks to function names to avoid upsetting things.
+
+2001-02-19 Sam Steingold <sds@goems.com>
+
+ (bbdb-list-extents): use `nconc', not `append',
+ since we know that the lists are new
+ (bbdb-extent-property, bbdb-highlight-extent,
+ bbdb-extent-start-position, bbdb-extent-end-position): define
+ [were undefined due to a typo]
+ (bbdb-set-extent-begin-glyph, bbdb-set-extent-end-glyph):
+ `fset' to `ignore' insted of redefining with `defun'
+
+2001-02-19 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ Makefile.in (bbdb-autoloads.el): Change the order.
+
+2001-02-19 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * lisp/Makefile.in (bbdb-autoloads.el): Insert (provide
+ 'bbdb-autoloads) when generated by FSF Emacs.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Temporarily disable loading of bbdb-gui, since there's an interaction
+ bug with VM right now. Non-serious, but annoying.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ VM appears to get upset with bbdb-extent-at switching around buffers.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Automatically pull in the GUI stuff, now that I seem to have caught all
+ the typos.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Faulty bracing in touchtone code.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Final typo correction, I promise.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ More typo. Thanks to Dan Pittman for spotting these.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ whoops. typo.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ doco typo fixo
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ bbdb-electric-p defaults to off. require 'bbdb-autoloads instead of
+ loading them. bbdb-whois moved from M-w to W so you can do copies in
+ *BBDB* moved some XEmacs-stuff to bbdb-gui, where it's Emacs-agnostic
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Moved font and menu stuff to bbdb-gui.el
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Added target for bbdb-gui
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Menu and font hackery. Works in Emacs as well as XEmacs.
+
+2001-02-19 Ronan Waide <waider@waider.ie>
+
+ Quick fix for LN_S not being defined. Perhaps it's even the correct fix.
+
+2001-02-14 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-14 Robert Fenk <fenk@users.sourceforge.net>
+
+ bbdb/vm-update-records): Fixed bug of calling
+ message with wrong argument.
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ Whoops. Missed a close paren.
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ Some more defcustom stuff (Alex Schroeder)
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ Some defvars changed to defcustoms bbdb-add-or-remove-mail-alias
+ documented in mode help (Alex Schroeder)
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ Documentation for zipcode stuff (Alex Schroeder)
+
+2001-02-14 Ronan Waide <waider@waider.ie>
+
+ Empty string is a valid Zip code (Alex Schroeder)
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ - display-message macro removed
+ - fix defcustom type for bbdb-pop-up-elided-display-fields
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-update-records): replaced display-message calls by
+ message calls which is more portable.
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ Applied ShengHuos patch to fix the customize problems caused by defining
+ 'characterp as a mcaro im GNU Emacs
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-13 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name):
+ (bbdb-complete-name-allow-cycling): Allow to enable/disable the
+ cycling of nets. Default is disabled, as there are some strange
+ problems with GNU Emacs.
+
+2001-02-11 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ * lisp/bbdb-snarf.el (replace-in-string): Fix the argument order
+ of replace-regexp-in-string.
+
+2001-02-10 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-02-10 Ronan Waide <waider@waider.ie>
+
+ Seems like the change to bbdb-undisplay-records fixes the VM window
+ problem.
+
+2001-02-10 Ronan Waide <waider@waider.ie>
+
+ Fixed bbdb-undisplay-records. bbdb-buffer-name is /not/ a buffer!
+
+2001-02-08 Sam Steingold <sds@goems.com>
+
+ doc fix
+
+2001-02-08 Sam Steingold <sds@goems.com>
+
+ doc fixes
+
+2001-02-08 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-annotate-message-sender):
+ Applied bugfix for adding new net addresses, which was broken by
+ the new featue of creating a new record if the address does not
+ belong to the existing record.
+ (bbdb-display-records):
+ (bbdb-display-records-1):
+ run the hooks 'bbdb-list-hook in bbdb-display-records-1, instead
+ of bbdb-display-records, in order to call them also for electric
+ display.
+
+2001-02-08 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-07 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-02-07 Ronan Waide <waider@waider.ie>
+
+ (ding) if there's nothing in mail-abbrevs either.
+
+2001-02-07 Ronan Waide <waider@waider.ie>
+
+ Only call the sit-for bugfix in fsfemacs.
+
+2001-02-07 ShengHuo ZHU <zsh@cs.rochester.edu>
+
+ Use field-separator.
+
+2001-02-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): Fxed bug which showed
+ its effect only with GNU Emacs.
+ (bbdb-add-or-remove-mail-alias): Better prompt.
+
+2001-02-07 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-05 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-05 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-hooks.elc): removed need to load VM.
+
+2001-02-05 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-05 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed faulty replace-in-string.
+
+2001-02-03 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-annotate-message-sender): Changed the creation of new "duplicate
+ records to
+ honor the value of bbdb-always-add-addresses.
+
+2001-02-03 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-03 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-message-cache-lookup), (bbdb-encache-message):
+ Replaced the unreadable macros by a function in order to use it
+ also for bbdb-vm.el.
+ (bbdb-decache-message): new function to remove an element from the
+ cache.
+ (bbdb-annotate-message-sender): Added creation of a new "duplicate"
+ record when the given email address does not belong to the
+ existing one.
+
+2001-02-02 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-find-duplicates): Fixes records without a
+ name and adds additional messages in order to understand the
+ duplicates.
+
+2001-02-02 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-02 Didier Verna <didier@xemacs.org>
+
+ XEmacs Package installation fixes
+
+2001-02-02 Didier Verna <didier@xemacs.org>
+
+ makefile for utils dir
+
+2001-02-02 Didier Verna <didier@xemacs.org>
+
+ makefile for tex dir
+
+2001-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-mode-map): Added elide-records binding
+ for button2
+
+2001-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ bbdb-mail-abbrev-expand-hook): honor the
+ pop-up settings, e.g. bbdb-pop-up-target-lines
+
+2001-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-02-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ * lisp/bbdb-vm.el (bbdb/vm-pop-up-bbdb-buffer): Fixed the pop-up
+ behaviour.
+
+2001-01-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ lisp/bbdb-com.el (bbdb-complete-name): Fixes completion problem
+ slipped into with revision 1.89
+
+2001-01-29 Ronan Waide <waider@waider.ie>
+
+ Added autoload cookie for bbdb-ignore-selected-messages-hook
+
+2001-01-29 Ronan Waide <waider@waider.ie>
+
+ Include configure in ignored files.
+
+2001-01-25 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-01-25 Ronan Waide <waider@waider.ie>
+
+ Updates for 2.2
+
+2001-01-25 Ronan Waide <waider@waider.ie>
+
+ Updates for 2.2 release
+
+2001-01-25 Ronan Waide <waider@waider.ie>
+
+ Changed version to 2.3, which is now the official developer release.
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Added distclean target
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Removed test targets as they weren't helpful Added some new cleaning
+ targets, including distclean
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ New cleanup targets
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Define caddar if it's not found. Yeesh. How hard is it to do
+ (car (cdr ...)) anyway?
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Add-ons that didn't make it to the current release.
+
+2001-01-24 Sam Steingold <sds@goems.com>
+
+ (replace-in-string): Emacs 21 has `replace-regexp-in-string' - use it!
+
+2001-01-24 Sam Steingold <sds@goems.com>
+
+ ignore Makefiles
+
+2001-01-24 Sam Steingold <sds@goems.com>
+
+ initial checkin
+
+2001-01-24 Sam Steingold <sds@goems.com>
+
+ lisp/bbdb-merge.el (bbdb-merge-file): bugfix: the parameter for
+ `match-fun' is `rec', not `r'
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Use geektools.com instead of rs.internic.net Slightly smarter parsing of
+ results
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Add support for M-TAB to expand mail aliases
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Don't look for email completions when there are none!
+
+2001-01-24 Ronan Waide <waider@waider.ie>
+
+ Don't load touchtones if the touchtones directory is unset.
+
+2001-01-22 Ronan Waide <waider@waider.ie>
+
+ Check that an AKA is not already in the list before adding it
+
+2001-01-18 Ronan Waide <waider@waider.ie>
+
+ Minor typo fix
+
+2001-01-18 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2001-01-18 Ronan Waide <waider@waider.ie>
+
+ * Proper fix for VM windowing bug
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name):
+ If the completion is done then cycle thru the nets or when called
+ with a prefix arg then display a list of all nets.
+ (bbdb-dial-local-prefix-alist):
+ Used to replace parts of the number depending on a regexp.
+ (bbdb-modem-dial): command used for dialing with the modem.
+ (bbdb-modem-device): the modem device
+ (bbdb-dial-number): new function which performs the dialing of a
+ number. Depending on the settings it uses the play command,
+ native Xemacs sound support or the modem device.
+ (bbdb-dial): modified in order to use the new stuff
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-sounds-directory):
+ (bbdb-sound-volume):
+ (bbdb-load-touchtones):
+ Added variables & functions for Xemacs native sound support
+ used by bbdb-dialing stuff
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-www-grab-homepage):
+ Fix to read just one record not a list of records
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-update-record):
+ Restored old behavior of returning one record
+ (bbdb/vm-update-records-mode):
+ (bbdb/vm-update-records):
+ Enhanced in order to allow annotating only new messages, which is
+ now the default. This avoids the annoying questions repetition
+ weather to add records for unknown persons after restarting a
+ VM session.
+
+2001-01-17 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-always-add-addresses): Docfix
+
+2001-01-08 Ronan Waide <waider@waider.ie>
+
+ Minor change to make it work again.
+
+2001-01-08 Ronan Waide <waider@waider.ie>
+
+ Corrected pointers to mailing lists.
+
+2001-01-08 Didier Verna <didier@xemacs.org>
+
+ configure script from autoconf 2.13
+
+2001-01-08 Didier Verna <didier@xemacs.org>
+
+ Autoconf support
+
+2001-01-08 Didier Verna <didier@xemacs.org>
+
+ Autoconf support documentation
+
+2001-01-08 Didier Verna <didier@xemacs.org>
+
+ removed files for autoconf support
+
+2001-01-08 Didier Verna <didier@xemacs.org>
+
+ new files for autoconf support
+
+2001-01-08 Ronan Waide <waider@waider.ie>
+
+ Fixed commented-out items in TODO section.
+
+2001-01-08 Ronan Waide <waider@waider.ie>
+
+ Added Bill Carpenter-provided function
+ 'bbdb-ignore-selected-messages-confirmation'
+
+2001-01-03 Ronan Waide <waider@waider.ie>
+
+ (bbdb-dial) Change docstring for bbdb-dial Remove check for window
+ system
+
+2001-01-03 Ronan Waide <waider@waider.ie>
+
+ * Removed some things from the TODO list
+ * Removed the Log section
+ * Added xref from BBDB Mailing Lists to Using BBDB to implement Mailing
+ Lists
+ * A few other minor tweaks
+
+2001-01-03 Ronan Waide <waider@waider.ie>
+
+ Updated the links section; some other minor changes.
+
+2000-12-31 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-12-31 Ronan Waide <waider@waider.ie>
+
+ (bbdb-undisplay-records) Don't try to use *BBDB* buffer if it doesn't
+ exist.
+
+2000-12-18 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-12-18 Ronan Waide <waider@waider.ie>
+
+ * Added definition for cadar.
+ * Docu typo in bbdb-elided-display
+ * If bbdb-display-records isn't appending, clear the buffer
+ * bbdb-undisplay-records erases the buffer
+ * bbdb-insinuate-message now hooks on message-setup-hook
+
+2000-12-18 Ronan Waide <waider@waider.ie>
+
+ Small change to get around an apparent emacs windowing bug.
+
+2000-11-27 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-11-27 Ronan Waide <waider@waider.ie>
+
+ Alex's zipcode changes. WARNING: New database format.
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ Just minor fixes.
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): Fixed fontification
+ for elided display.
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ ((fboundp 'display-message)): added macro for
+ display-message (for GNU Emacs) used for progress reports in
+ bbdb-vm.el
+ (bbdb-format-record): fixed display for elided display
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-update-records): Uses display-message
+ for progress report and honor bbdb-silent-running.
+ (bbdb/vm-snarf-all): removed faulty "second" call of
+ bbdb-update-records
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-address-component-regexps):
+ added recognition of true names form addresses like
+ Robert.Fenk@gmx.de, in order to avoid creation of duplicate
+ records.
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-field-value): added
+ (case-fold-search t) as headers should be checked case insensitive
+
+2000-11-16 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-show-all-recipients): simplified the function and added missing
+ headers
+
+2000-11-07 Ronan Waide <waider@waider.ie>
+
+ Doc fix (Martin Buchholz)
+
+2000-11-06 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-11-06 Ronan Waide <waider@waider.ie>
+
+ Respect value of bbdb-use-pop-up.
+
+2000-11-06 Ronan Waide <waider@waider.ie>
+
+ Corrected mirror link.
+
+2000-11-02 Ronan Waide <waider@waider.ie>
+
+ Define characterp if it's not already bound. Used in bbdb-vm.
+
+2000-11-02 Sam Steingold <sds@goems.com>
+
+ (bbdb-hashtable-size): call `bbdb-records' only when it is defined
+
+2000-11-01 Sam Steingold <sds@goems.com>
+
+ (bbdb-hashtable-size): new custom variable
+ (primep): define if not defined already
+ (bbdb-records): use `bbdb-hashtable-size' when initializing
+ `bbdb-hashtable'
+
+2000-10-30 Robert Fenk <fenk@users.sourceforge.net>
+
+ (display-message 'progress mess) does not exist for FSF Emacs, therefore
+ we polluted the message log by calling (message mess).
+
+2000-10-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2000-10-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-fontify-buffer): changed in order to meet flexible
+ `bbdb-pop-up-elided-display-name-end'.
+
+2000-10-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-update-records): Searching for existing records is limited to
+ the
+ net, as a search for a name may no return the right record.
+ Adding of new records can be controlled similar to query-replace,
+ with y,!,n,s,q
+ The new variable `bbdb/prompt-for-create-p' can be set to `t' in
+ order to force VM to ask the user before adding a new BBBD record,
+ caused by the automatic update of the popup buffer.
+
+2000-10-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/prompt-for-create-p):
+ The new variable `bbdb/prompt-for-create-p' can be set to `t' in
+ order to force VM, Gnus, MHE, RMAIL to ask the user before adding a
+ new BBBD record, caused by the automatic update of the popup buffer.
+ (bbdb-pop-up-elided-display-name-end): A new variable which
+ controls for elided display where the "name - company" pair
+ usually ends and where we start to display phone numbers and the
+ like.
+ (bbdb-pop-up-elided-display-fields): A new variable controlling
+ what fields are displayed in elided display. Users may write
+ their own formating functions. (kind of experimental by now)
+
+2000-10-27 Robert Fenk <fenk@users.sourceforge.net>
+
+ The new variable `bbdb/prompt-for-create-p' can be set to `t' in order
+ to force VM, Gnus, MHE, RMAIL to ask the user before adding a new BBBD
+ record, caused by the automatic update of the popup buffer.
+
+2000-10-27 Ronan Waide <waider@waider.ie>
+
+ Fixed silly bug that stopped auto-noticing from working at all. Doh.
+
+2000-10-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): minor bugfix for cycling of addresses.
+
+2000-10-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2000-10-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-extract-address-components): added an optional argument
+ `ignore-errors'.
+
+2000-10-20 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-complete-name): If there are multiple nets and the address is
+ already
+ completed then cycle trough the list of nets.
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Fix to allow building with Martin Schwenke's gnuserv.
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Fixed to work with newer version of gnuserv provided by Martin Schwenke
+ and downloadable from
+ http://linuxcare.com.au/people/martins/hacks/emacs/
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Cleaned up some of the customization stuff. Fixed handling of
+ vm-uninteresting-senders
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Cleaned up some of the customization stuff.
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Added Brian Edmonds' filing hackery, modified to fit in bbdb's concept
+ of a namespace. Cleaned up some compiler noise.
+
+2000-10-15 Ronan Waide <waider@waider.ie>
+
+ Fixed the compose-mail selection for bbdb-send-mail-style. Thanks to
+ Raymond Scholz for pointing out that it wasn't actually working.
+
+2000-09-20 Ronan Waide <waider@waider.ie>
+
+ Fix primary-or-name search to pay attention to bbdb-case-fold-search
+ when checking names. (bug report: Eli Tziperman)
+
+2000-09-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2000-09-12 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb/vm-snarf-all): fixed wrong documentation
+
+2000-09-12 Ronan Waide <waider@waider.ie>
+
+ Added "BBDB Development Team" to the list at the start. Fixed 'missing
+ node' problem with older versions of makeinfo. Added Kai's example of
+ working around the ispell key-mapping conflict.
+
+2000-09-11 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-09-11 Ronan Waide <waider@waider.ie>
+
+ Reinstated 2.00.06 behaviour of creating a record if necessary when :
+ is pressed Added new function, bbdb/vm-show-all-recipients, to do the
+ necessary
+ fandango to show recipients for the current message. Map it to
+ something in vm-mode-map if you wish to use it. I'd suggest "'".
+
+2000-09-08 Sam Steingold <sds@goems.com>
+
+ (bbdbq-mk): new function
+
+2000-09-08 Ronan Waide <waider@waider.ie>
+
+ Daniel Pittman's patch does indeed override Alex's!
+
+2000-09-07 Ronan Waide <waider@waider.ie>
+
+ Daniel Pittman's autoload patch. May make Alex's patch obsolete.
+
+2000-09-07 Ronan Waide <waider@waider.ie>
+
+ Alex Coventry's patch to fix compile-vs-runtime autoloads
+
+2000-09-03 Ronan Waide <waider@waider.ie>
+
+ Default completed name to an empty string to avoid error
+
+2000-08-29 Ronan Waide <waider@waider.ie>
+
+ Check if vm-summary-uninteresting-senders is a string before using it
+
+2000-08-28 Ronan Waide <waider@waider.ie>
+
+ Changed [(meta...)] keybindings to "\M-..."
+
+2000-08-28 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-08-28 Ronan Waide <waider@waider.ie>
+
+ Fix for bbdb-autoloads.el and Xemacs
+
+2000-08-28 Ronan Waide <waider@waider.ie>
+
+ Moved bbdb-insinuate-message out to bbdb.el to prevent gnus startup
+ looping
+
+2000-08-28 Ronan Waide <waider@waider.ie>
+
+ Moved bbdb-insinuate-message into this file to prevent gnus startup
+ looping Changed \M-\t to [(meta tab)]
+
+2000-08-25 Ronan Waide <waider@waider.ie>
+
+ Added link to Martin's bbdb-gnokii.el
+
+2000-08-25 Ronan Waide <waider@waider.ie>
+
+ Updated the HTML version of the manual. Fixed broken stylesheet
+ reference in web page. Added link for Noah Friedman's copy of jwz's
+ bbdb-pilot.el Fixed link to Alex's page.
+
+2000-08-25 Ronan Waide <waider@waider.ie>
+
+ Cache the fact that you didn't want to create an entry for someone, so
+ you don't get prompted repeatedly. Also removed changelog from file.
+
+2000-08-21 Ronan Waide <waider@waider.ie>
+
+ Fix an error in VM doco that prevented file from building
+
+2000-08-21 Robert Fenk <fenk@users.sourceforge.net>
+
+ Removed the faulty autoload.
+
+2000-08-19 Ronan Waide <waider@waider.ie>
+
+ Rearrange Lastname, Firstname even if it's not in quotes.
+
+2000-08-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ Restored the previous version of bbdb-annotate-message-sender, since the
+ change was not exactly doing what it should do.
+
+2000-08-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ *** empty log message ***
+
+2000-08-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ `bbdb-annotate-message-sender' was changed in order to ask the user for
+ adding new addresses to net only if `create-p' is `t'.
+
+2000-08-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ `bbdb/vm-get-only-first-from-p' was renamed to
+ `bbdb/vm-get-first-from-p' which is more self explanatory.
+
+ The default value of `bbdb/vm-get-only-first-from-p' is `t' in order to
+ keep
+ the old BBDB behavior.
+
+ `bbdb/vm-get-from' was partially rewritten in order to make it more
+ readable.
+
+2000-08-18 Robert Fenk <fenk@users.sourceforge.net>
+
+ * texinfo/bbdb.texinfo (VM Features): Documentation of new VM
+ features.
+
+2000-08-18 Ronan Waide <waider@waider.ie>
+
+ Fixed a minor bug related to retrieving empty records from cache
+
+2000-08-14 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb-com.el: require `cl' at compile time for `flet'
+ (bbdb-add-or-remove-mail-alias): use `let', not `setq'
+ (bbdb-send-mail-internal): fixed call to `vm-mail-internal'
+
+2000-08-12 Ronan Waide <waider@waider.ie>
+
+ Don't return an empty string as the name or address, return nil.
+
+2000-08-11 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb.el (bbdb-save-db): fixed the calling sequence of
+ `y-or-n-p-with-timeout'
+
+2000-08-11 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb-snarf.el (bbdb-extract-address-components): use
+ `bbdb-warn' instead of `warn'
+ (replace-in-string): check for `boundp', not `functionp'
+ (bbdb-snarf-nice-real-name-regexp, bbdb-snarf-nice-real-name): doc fix
+
+ * lisp/bbdb.el: removed the `defsubst' kludge - we do not support emaxen
+ without `defsubst' anyway; also pacify the compiler a little bit
+
+2000-08-11 Ronan Waide <waider@waider.ie>
+
+ Check if bbdb-file-remote is set before trying to use it.
+
+2000-08-10 Sam Steingold <sds@goems.com>
+
+ Remote DB synchronization:
+ (bbdb-file-remote, bbdb-file-remote-save-always): new user variables
+ (bbdb-buffer): a function now; copy `bbdb-file-remote' to
+ `bbdb-file' when it is newer
+ (bbdb-write-file-hook-fn): maybe write `bbdb-file-remote'
+
+ junk removal:
+ (bbdb-modified-p): dumped
+ (bbdb-read-string): removed minibuffer-resizing code: all supported
+ emaxen can resize minibuffers themselves
+
+2000-08-10 Sam Steingold <sds@goems.com>
+
+ (save-current-buffer): fset to `save-excursion' if not present
+ (with-current-buffer): defmacro if not present
+ (bbdb-save-buffer-excursion): dumped
+ (bbdb-with-db-buffer, bbdb-records, bbdb-write-file-hook-fn): use
+ `with-current-buffer' instead of `bbdb-save-buffer-excursion'
+
+2000-08-10 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb.el (bbdb-join): dropped an unused variable
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ Documentation of new features (somehow incomplete by now).
+
+ Files: texinfo/bbdb.texinfo
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-quiet-about-name-mismatches): if a number it will be the number of
+ seconds to sit-for when displaying the notification about a name
+ mismatch.
+ (bbdb-join): inverse function of bbdb-split.
+ (bbdb-annotate-message-sender): tries to guess a reasonable default name
+ when creating new records.
+
+ Files: lisp/bbdb.el
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ T(bbdb/vm-get-from): uses now bbdb-extract-address-components to extract
+ all recipients and uses vm-summary-uninteresting-senders for ignoring
+ senders, which is more consistently with respect VM. One can set the
+ variable
+ `bbdb/vm-get-from-headers' and `bbdb/vm-get-first-from-p' in order to
+ control what headers are processed and what is display is what order.
+ (bbdb/vm-message-cache-lookup):
+ (bbdb/vm-encache-message): We use our own caching functions instead of
+ the bbdb default functions since we are handling a set of records and
+ not a single one.
+ (bbdb/vm-update-record): is now just a call to
+ (bbdb/vm-update-records): which performs the actual work of finding and
+ updating records.
+ (bbdb/vm-set-auto-folder-alist): Is a function from Mark Thomas
+ <mthomas@jprc.com> which sets `vm-auto-folder-alist' according to the
+ field `bbdb/vm-set-auto-folder-alist-field'.
+
+ Files: lisp/bbdb-vm.el
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-snarf-nice-real-name-regexp): regexp matching unwanted characters
+ used by
+ (bbdb-snarf-nice-real-name): removes unwanted characters from real
+ names/email addresses.
+ (bbdb-extract-address-component-regexps): alist of regexps and
+ transformation-instructions used by
+ (bbdb-extract-address-components): is for the extraction of full name
+ and email address from headers. This function is a bit more
+ configurable than `mail-extract-address-components' and it will return a
+ list of all found address components. Some note about why to use this
+ extract-function.
+ `bbdb-show-all-recipients' uses `bbdb-split' ,but this will not work for
+ email addresses like
+ "Boss, Hugo" <hugo@boss.com> or hugop@boss.com (Hugo Boss) On the
+ otherside `mail-extr.el' returns just the first mail address, but we may
+ be interrested also in the other addresses within one header.
+ Furthermore this function is configureable to do smart parsing ...
+
+ Files: lisp/bbdb-snarf.el
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ (bbdb-define-all-aliases): Records without a net nolonger cause a error,
+ one will get just a waring when not running in silent mode.
+ (bbdb-delete-current-field-or-record): added handling of "*" in order to
+ delete multiple records and 'noprompt'.
+ (bbdb-send-mail-internal): added missing call of vm hooks.
+ (bbdb-add-or-remove-mail-alias): returns all mail aliases in a format
+ suitable for completing read.
+ (bbdb-add-or-remove-mail-alias): convenience function for adding or
+ removing mail aliases from one or multiple records. This makes it much
+ simpler to define groups.
+
+ Files: lisp/bbdb-com.el
+
+2000-08-10 Robert Fenk <fenk@users.sourceforge.net>
+
+ Files: ChangeLog
+
+2000-08-10 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb.el (bbdb-annotate-notes): `regexp-quote' the annotation
+ before matching it on existing notes
+
+2000-08-05 Ronan Waide <waider@waider.ie>
+
+ When converting the streets to a list, delete "nil" as well as "".
+
+2000-08-03 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb.el (bbdb-notes-default-separator): new user option
+ (bbdb-annotate-notes): use it
+ (notes, company): put `field-separator' property
+ * lisp/bbdb-hooks.el (bbdb-auto-notes-hook): search the whole notes
+ string for the new note before adding
+
+2000-08-03 Ronan Waide <waider@waider.ie>
+
+ fixed a build problem with the autoloads file.
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ last fix (honest) to the bbdb-yadda-mismatch thing.
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ Finally I understand the machinations of
+ bbdb-quiet-about-name-mismatches. Apologies for the confusion.
+
+2000-08-01 Robert Fenk <fenk@users.sourceforge.net>
+
+ Added setting of variable autoload-package-name and deletion of
+ bbdb-autoloads.el file before creation in order to create it with the
+ right featurep and contents. Otherwise it was not working correctly with
+ my Xemacs.
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ Add compose-mail as an option for bbdb-send-mail-style (Kai Großjohann)
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ Added Howard Melman's VM labelling code. It's switched off by default;
+ use (add-hook 'bbdb-notice-hook 'bbdb/vm-auto-add-label) to enable it.
+
+2000-08-01 Ronan Waide <waider@waider.ie>
+
+ Added Thomas DeWeese's May 19 (!) fix for bbdb-build-name.
+
+2000-07-27 Sam Steingold <sds@goems.com>
+
+ dropped bbdb-add-hook
+
+2000-07-27 Sam Steingold <sds@goems.com>
+
+ limited `bbdb-init-forms' to hooks to protect the innocent
+
+2000-07-25 Sam Steingold <sds@goems.com>
+
+ (bbdb-init-forms): new variable
+ (bbdb-initialize): use it
+
+2000-07-25 Sam Steingold <sds@goems.com>
+
+ use auto-generated autoloads consistently
+
+2000-07-24 Sam Steingold <sds@goems.com>
+
+ added some autoload cookies
+
+2000-07-21 Sam Steingold <sds@goems.com>
+
+ removed TABs. this, finally, passed weblint!
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ Fixed some badness on the web page New version of the bbdb manual, split
+ per section.
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ ShengHuo Zhou's patch to update this for v5 file format
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ Removed a debug (message...) form
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ Added robert fenk's patch to use bbdb-popup in gnus.
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-07-21 Ronan Waide <waider@waider.ie>
+
+ More bbdb-silent-running edits.
+
+2000-07-20 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb-com.el (bbdb-finger): use `bbdb-get-record'
+ * lisp/bbdb-whois.el (bbdb-whois): use `bbdb-get-record'
+ * lisp/bbdb-ftp.el (bbdb-ftp): use `bbdb-get-record'
+
+2000-07-20 Sam Steingold <sds@goems.com>
+
+ a couple more keybindings...
+
+2000-07-20 Sam Steingold <sds@goems.com>
+
+ added project home to quicklinks
+
+2000-07-18 Sam Steingold <sds@goems.com>
+
+ mail-abbrevs/aliases handling
+
+2000-07-14 Sam Steingold <sds@goems.com>
+
+ untabified
+
+2000-07-14 Ronan Waide <waider@waider.ie>
+
+ * Fixed bbdb-quiet-about-mismatches logic
+ * Added new variable, bbdb-silent-running, to suppress informational
+ messages and queries. Not all messages are suppressed by this yet,
+ though.
+
+2000-07-13 Sam Steingold <sds@goems.com>
+
+ erroneously dropped a setq in the last commit; reinstate it.
+
+2000-07-13 Sam Steingold <sds@goems.com>
+
+ minor doc fixes to comply with the standards
+
+2000-07-13 Sam Steingold <sds@goems.com>
+
+ added bbdb-write-file-hooks user variable
+
+2000-07-13 Sam Steingold <sds@goems.com>
+
+ added `bbdb-write-file-hooks' user variable
+
+2000-07-11 Sam Steingold <sds@goems.com>
+
+ (bbdb-migrate-record-lambda): `mapcar', not `mapc' here!
+
+2000-07-11 Sam Steingold <sds@goems.com>
+
+ clean-up as per weblint
+
+2000-07-10 Sam Steingold <sds@goems.com>
+
+ revert the last patch (`mapc' is more efficient than `mapcar')
+
+2000-07-10 Sam Steingold <sds@goems.com>
+
+ emacs 21 has `mapc'; define it when we don't have it.
+
+2000-07-09 Ronan Waide <waider@waider.ie>
+
+ GNUmacs doesn't have "mapc".
+
+2000-07-09 Ronan Waide <waider@waider.ie>
+
+ Get install-pkg to ignore CVS directories as well as SCCS and RCS.
+
+2000-07-05 Sam Steingold <sds@goems.com>
+
+ rewrote migration in a modular way
+
+2000-07-05 Sam Steingold <sds@goems.com>
+
+ code readability
+
+2000-07-05 Sam Steingold <sds@goems.com>
+
+ (parse-bbdb-internal): bind, not setq the version.
+
+2000-07-03 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Fixed typo.
+
+2000-07-03 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Fixed ftp address. Added thanks. Synced ml info to Web.
+
+2000-07-03 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Various little info changes, including ml info, TeX output changes,
+ thanks. Added info-directory information. Added detailed node list.
+
+2000-06-30 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Build bbdb-merge.elc
+
+2000-06-30 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Minor fixes.
+
+2000-06-30 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Ignore info files.
+
+2000-06-30 Sam Steingold <sds@goems.com>
+
+ (bbdb-format-streets): use `mapc', not `mapcar'
+
+2000-06-30 Sam Steingold <sds@goems.com>
+
+ (bbdb-format-streets): fixed for the new BBDB format (5)
+
+2000-06-30 Sam Steingold <sds@goems.com>
+
+ (bbdb-migrate): re-wrote using `mapcar' instead of `append' this is
+ linear instead of quadratic and avoids much consing
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ Fixed bbdb-current-field properly. Note that if you define a new address
+ formatting function, this code may not work correctly.
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ Fixed obi-wan error in bbdb-current-field. NB this is fixed for the
+ default display address. I need to tweak further for continental address
+ display, maybe.
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ * Trying another way to get the from field, since the Presentation
+ buffer hack seems to be somewhat unusable.
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ * Fixed docstring for bbdb-quiet-about-name-mismatches
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ * Documented changes in database structure
+ * Changed web address, email addresses
+ * Some minor typos corrected & details added
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ * Added CVS revision discards to tarball exclude list.
+
+2000-06-14 Ronan Waide <waider@waider.ie>
+
+ * made notes merging use bbdb-merge-strings.
+
+2000-05-29 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-05-25 Ronan Waide <waider@waider.ie>
+
+ Fixed a broken link & updated the archive information
+
+2000-05-25 Ronan Waide <waider@waider.ie>
+
+ Updated some of the test targets
+
+2000-05-02 Sam Steingold <sds@goems.com>
+
+ * lisp/bbdb.el, lisp/bbdb-com.el: define `unless' and `when' if
+ necessary, do not quote `lambda' in code, do quote (`') functions and
+ variables in doc strings.
+ * lisp/bbdb.el (bbdb-get-field): new helper function.
+ * lisp/bbdb-com.el (bbdb-notes-sort-order): new variable
+ (bbdb-sort-notes, bbdb-sort-phones, bbdb-sort-addresses): new functions,
+ suitable for `bbdb-change-hook'.
+ (bbdb-get-record): new helper function.
+ * lisp/bbdb-w3.el (bbdb-www): do not browse to multiple URLs
+ simultaneously, allow multiple URLs for the same record instead.
+ (bbdb-www-grab-homepage): add the URL if there is such a fields already.
+
+2000-05-01 Ronan Waide <waider@waider.ie>
+
+ * "API" is a little more settled, also a little more obvious.
+ * Making use of more of the existing functions in bbdb-com
+
+2000-05-01 Ronan Waide <waider@waider.ie>
+
+ * Tweaked layout and added a CVS revision tag.
+
+2000-05-01 Ronan Waide <waider@waider.ie>
+
+ Initial checkin
+
+2000-05-01 Ronan Waide <waider@waider.ie>
+
+ Initial checkin
+
+2000-05-01 Ronan Waide <waider@waider.ie>
+
+ Initial creation of the BITS tree
+
+2000-04-21 Ronan Waide <waider@waider.ie>
+
+ * documentation corrections
+ * Added timestamp compare to bbdb-refile-notes-generate-alist
+
+2000-04-21 Ronan Waide <waider@waider.ie>
+
+ * Refined so it works a little better, particularly with mergeing
+ timestamps
+ * Added bbdb-merge-file, so you can now import another bbdb and merge
+ it.
+
+2000-04-19 Ronan Waide <waider@waider.ie>
+
+ * First cut at merging with a view towards syncing, as opposed to
+ simply cramming everything together a la refile.
+
+2000-04-17 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ *** empty log message ***
+
+2000-04-17 Ronan Waide <waider@waider.ie>
+
+ omitted bracket on unmigrate for v5->v4
+
+2000-04-16 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ bbdb-print documentation Fix \bigbf
+
+2000-04-16 Ronan Waide <waider@waider.ie>
+
+ * Added 5->4 unmigration
+
+2000-04-15 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Adopt TeX-output of streets to new file-format v5.
+
+2000-04-15 Ronan Waide <waider@waider.ie>
+
+ * Fixed misplaced bracket in street migration code.
+
+2000-04-13 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Fix comment regarding mailing lists.
+
+2000-04-13 Jochen Küpper <bbdb@jochen-kuepper.de>
+
+ Improved TeX output (fonts, breaks).
+
+2000-04-13 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-04-13 Ronan Waide <waider@waider.ie>
+
+ * Address layout patch, including Euro addresses and the streets->list
+ thing
+
+2000-04-13 Ronan Waide <waider@waider.ie>
+
+ * Added keymap C-: for bbdb/gnus-summary-show-all-recipients
+
+2000-04-13 Ronan Waide <waider@waider.ie>
+
+ * Thomas's duplicates patch
+
+2000-04-13 Ronan Waide <waider@waider.ie>
+
+ * Thomas' duplicates patch
+ * streets modification
+
+2000-04-12 Ronan Waide <waider@waider.ie>
+
+ * commented out enough to get it working with the streets -> list mod.
+
+2000-04-12 Ronan Waide <waider@waider.ie>
+
+ * Added v5 migration. NB no back-migration yet.
+
+2000-04-12 Ronan Waide <waider@waider.ie>
+
+ * Thomas Deweese's multiple-same-name-records patch
+ * "streets" is now a list, not street1 street2 street3
+ * relaxed zip checking a little.
+ * new function: bbdb-add-new-field. allows you to programatically
+ add properties to the bbdb file.
+
+2000-04-12 Ronan Waide <waider@waider.ie>
+
+ Cleanup work
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Autoload cookie for bbdb-header-start
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Country patch
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Colin's show-all-recipients
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Country patch
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ Initial.
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Country patch
+
+2000-04-05 Ronan Waide <waider@waider.ie>
+
+ * Added Alex's BBDB v4 format migration (country field)
+
+2000-03-31 Ronan Waide <waider@waider.ie>
+
+ (bbdb/vm-get-from): If there's a presentation buffer, get the address
+ from there, since it will be MIME-decoded.
+
+2000-03-30 Ronan Waide <waider@waider.ie>
+
+ *** empty log message ***
+
+2000-03-30 Ronan Waide <waider@waider.ie>
+
+ (bbdb-annotate-notes): do not add a repeated annotation (Sam Steingold)
+
+2000-03-30 Ronan Waide <waider@waider.ie>
+
+ Added gareth rees' patch to improve bbdb-mode documentation.
+
+2000-03-30 Ronan Waide <waider@waider.ie>
+
+ Added Noah Friedman's patch to make completion work as documented.
+
+2000-03-30 Ronan Waide <waider@waider.ie>
+
+ Fixed xref entries per mail from gareth rees.
+
+1999-01-26 Matt Simmons <simmonmt@acm.org>
+
+ Don't freak out on 0-line Article buffers (pgnus)
+
+1999-01-26 Matt Simmons <simmonmt@acm.org>
+
+ Make e-mail addresses scale properly
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Add autoload cookie for bbdb-snarf-region
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Added bbdb/gnus-snarf-signature
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Set-text-properties to nil in bbdb-string-trim
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Protect mark in bbdb-redisplay-records
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Use Info-directory-list
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Nil out hooks to keep view-mode from interfering with bbdb-mode
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Don't use concat with integers
+
+1999-01-25 Matt Simmons <simmonmt@acm.org>
+
+ Added bbdb/gnus-snarf-signature
+
+1999-01-01 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1999-01-01 Matt Simmons <simmonmt@acm.org>
+
+ BBDB 2.00.05
+
+1999-01-01 Matt Simmons <simmonmt@acm.org>
+
+ Fold in 1.8.1.x subtree
+
+1999-01-01 Matt Simmons <simmonmt@acm.org>
+
+ Added instructions for those without make
+
+1998-12-31 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-12-31 Matt Simmons <simmonmt@acm.org>
+
+ Customize bbdb-snarf-web-prop, make it use the www field instead of web.
+
+1998-12-31 Matt Simmons <simmonmt@acm.org>
+
+ Run the bbdb-load-hook after the bbdb provide.
+
+1998-12-31 Matt Simmons <simmonmt@acm.org>
+
+ Protect against null record
+
+1998-12-31 Matt Simmons <simmonmt@acm.org>
+
+ bbdb-version should insert the version into the current buffer if
+ invoked with a prefix.
+
+1998-12-30 Matt Simmons <simmonmt@acm.org>
+
+ Let bbdb-current-field handle blank users
+
+1998-12-05 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-12-05 Matt Simmons <simmonmt@acm.org>
+
+ Allow redundant expansions
+
+1998-12-05 Matt Simmons <simmonmt@acm.org>
+
+ bbdb/gnus-show-sender should refer to summary buffer, not article
+ buffer.
+
+1998-12-05 Matt Simmons <simmonmt@acm.org>
+
+ Honor bbdb-user-mail-names.
+
+1998-12-05 Matt Simmons <simmonmt@acm.org>
+
+ Remove extent-data
+
+1998-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Correct escaping of mailing list address
+
+1998-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Change mailing list address
+
+1998-10-17 Matt Simmons <simmonmt@acm.org>
+
+ Patch to convert default area code protection from condition-case to
+ integerp.
+
+1998-10-17 Matt Simmons <simmonmt@acm.org>
+
+ Removed RCS logs in comments. Applied patch to protect bbdb-info-file,
+ and to protect against non-integer default area code
+
+1998-10-10 Matt Simmons <simmonmt@acm.org>
+
+ From slbaur - Switch from `screen' functions to `frame' functions
+
+1998-10-10 Matt Simmons <simmonmt@acm.org>
+
+ From slbaur: set-extent-attribute -> set-extent-property,
+ set-extent-data -> set-extent-property
+
+1998-10-10 Matt Simmons <simmonmt@acm.org>
+
+ From slbaur - Use new name for set-window-buffer-dedicated.
+
+1998-10-10 Matt Simmons <simmonmt@acm.org>
+
+ From slbaur: Don't pass an integer to concat. Format dates with number
+ format - not string - so we get leading zeros.
+
+1998-10-10 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Added EOL list, EOL'd advertized-bbdb-delete-current-field-or-record and
+ GNUS support. Documented new bindings in *BBDB* buffer.
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Colin Rafferty's patch adding autoload cookies back. Changed prompts for
+ bbdb-phones, bbdb-net, bbdb-company, bbdb-name and bbdb to make them
+ more intuitive. Started to remove support for
+ advertized-bbdb-delete-current-field-or-record. Fixed error in comment.
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Changed documentation for bbdb-load-hook, added bbdb-initialize hook.
+ Began to remove support for
+ advertized-bbdb-delete-current-field-or-record. Moved everything except
+ the insinuation code out of bbdb-initialize. Added bbdb-mode-search-map
+ for search commands in BBDB buffer prefixed by S. Added more bindings
+ to BBDB buffer
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Updated the XEmacs packaging version number
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Fix for compatibility with more makes
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Colin Rafferty's patch adding autoload cookies back, regenerated
+ auto-autoloads file.
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Colin Rafferty's patch adding autoload cookies back. Made
+ `format-time-string' take two arguments for XEmacs 19.15.
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Colin Rafferty's patch adding autoload cookies back
+
+1998-04-11 Matt Simmons <simmonmt@acm.org>
+
+ Colin Rafferty's patch adding autoload cookies back
+
+1998-03-16 Matt Simmons <simmonmt@acm.org>
+
+ Released 2.00
+
+1998-03-16 Matt Simmons <simmonmt@acm.org>
+
+ intermediate
+
+1998-03-13 Matt Simmons <simmonmt@acm.org>
+
+ This is for version 2.00
+
+1998-03-13 Matt Simmons <simmonmt@acm.org>
+
+ Colin's fix for properly counting the size of notes fields
+
+1998-03-13 Matt Simmons <simmonmt@acm.org>
+
+ Colin's change for migration error message
+
+1998-03-13 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Finished revision
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Fixed defface standin. Created widget (bbdb-alist-with-header) for
+ bbdb-auto-notes-alist customization fix. Changed defaults for
+ bbdb-create-hook and bbdb-change-hook to create timestamp and
+ creation-date fields. Added autoload for bbdb-srv.
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Fix for Carsten Leonhardt to not die if XEmacs compiled without
+ scrollbar support
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ buffer-disable-undo doesn't always return the argument
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Protecting bbdb-default-area-code
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Fixed customization of bbdb-auto-notes-alist
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Colin's new refiling code, protecting default-area-code
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Finally fixed that damn 19.34 :link problem - needed to put OTHERDIR
+ stuff first in the load-path before loading bbdb.el.
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Added comment about the Custom requirement for building Gnus support
+ under 19.34
+
+1998-03-10 Matt Simmons <simmonmt@acm.org>
+
+ Removed my paths, added comments about the Custom requirement for
+ building Gnus support under 19.34
+
+1998-02-24 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Support for OTHERDIR, rearranged flags to Emacs so we can use
+ bbdb-split-string (19.34 doesn't have split-string)
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Fixed intro comments. Use add-hook, not bbdb-add-hook
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Created deffaces standing macro, added to bbdb-initialize for bbdb-print
+ and bbdb-ftp, added autoload for bbdb-com, use native add-hook if we
+ can, fset it to bbdb-add-hook otherwise.
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Use add-hook, not bbdb-add-hook
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Moved key binding to bbdb.el, changed default of bbdb-print-elide, fixed
+ problem with nil bbdb-default-area-code
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Use add-hook
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ We use add-hook now
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Alphabetized MUA directory variables, added OTHERDIR variable
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Changed comments for Gnus/GNUS-specific stuff and for stuff that thought
+ it was specific but is really not. bbdb/gnus-summary-author-in-bbdb now
+ uses `bbdb-message-marker-field' as it said it did. Using add-hook
+ instead of bbdb-add-hook.
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Intro rewrite to say that EFS is also OK as a prereq
+
+1998-02-23 Matt Simmons <simmonmt@acm.org>
+
+ Almost finished doc rewrite
+
+1998-02-22 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Changed to `setq' to `add-hook' in setup instructions. Added to
+ Internals section.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Fixed bug
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Added deploy target. Added migrate.el
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Added define-widget definition for users without Custom. Added Custom
+ groups for utilities (print, finger, etc). Moved migration code to
+ bbdb-migrate.el. Commented some code (mostly code dealing with the
+ manipulation of the internal database representation). Added code to
+ `bbdb-initialize' that allows for the selective insinuation of the BBDB
+ into various external packages.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Removed autoloads
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Added `part of BBDB' to copyright. Customized variables.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Removed autoloads and added provide for bbdb-w3
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Rearranged copyright and customized variables
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Customized variables, removed autoloads, and added provide of bbdb-sc
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Changed setup documentation and added RCS ID and Log strings
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Customized variables and removed autoloads
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Added provide of bbdb-hooks. Fixed custom specs (added cons type
+ instead of group where appropriate). Replaced bbdb-time-string function
+ with bbdb-time-internal-format variable.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Removed autoloads and when statements
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Customized variables (into utilities-ftp group). Added provide.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Fixed copyright, moved customized finger variables into utilities-finger
+ group (from finger). Removed autoloads.
+
+1998-01-06 Matt Simmons <simmonmt@acm.org>
+
+ Removed all autoloads except for the `bbdb-initialize' one. The removal
+ was done because bbdb-initialize a) must be called before anything else
+ in the BBDB will work and b) contains all of the autoloads found in
+ auto-autoloads anyway.
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Startup code documentation
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Reintroduced for BBDB 1.57Aunoff
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Documented new startup procedure
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Removed `BBDB database' per jwz, added prerequisites section, more
+ description of special fields, and dissection of record format in
+ internals section
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ We now distribute *.info*, so removed its deletion from clean target.
+ Created reallyclean target to get rid of *.info*
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Added migration code, customized variables, created record-copying
+ function, moved automatically-executing code into bbdb-initialize
+ function, documented defstruct.
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Soren Dayton's fix to correct tilde printing
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Customized, added sshteingold@cctrading.com's change to time-string
+ function to use a format string.
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Customized variables, changed some comments, changed user format code
+ error message
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Added sshteingold@cctrading.com's date-based database-manipulation
+ functions. Customized variables.
+
+1997-12-01 Matt Simmons <simmonmt@acm.org>
+
+ Autoloads for date functions in bbdb-com.el
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Welcome to the family. Moved the automatically running code into
+ functions. Generalized attribution field.
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Added bbdb-warn and code to avoid it for XEmacs users. Reformatted
+ autoloads (again). Autoloads for sc.
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ bbdb/rmail-annotate-sender now takes REPLACE argument
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ bbdb/mh-annotate-sender now takes REPLACE argument
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ bbdb/vm-annotate-sender now takes REPLACE argument
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Added REPLACE argument to bbdb/gnus-annotate-sender. Variable to catch
+ changes to bbdb/gnus-score-default. Commented out most of score
+ insinuation code. Variable aliases. Added in-bbdb format letter.
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Support for bbdb-sc. Housekeeping for others.
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Fixed package install - `foo 'bar` (as opposed to `foo 'bar'`) works in
+ Bourne shell, but not in others. That and it's not exactly intuitive.
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Support for bbdb-sc.el
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ Rewrite Part 2 (through MUA-specific features)
+
+1997-11-02 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ New autoloads. Override bbdb-display-completion-list for XEmacs users
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Rewrite part 1
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Build the dvi if the user wants
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Installation timing change: .el before .elc. Tried to optimize install
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ finger-host fixes. New function `bbdb-xemacs-display-completion-list'
+ is an XEmacs version of `bbdb-display-completion-list', which is a
+ wrapper for display-completion-list.
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Use browse-url-browser-function rather than a funcall
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Integration of Brian Edmonds <edmonds@cs.ubc.ca>'s gnus-bbdb.el. Got
+ scoring and summary buffer stuff. Need to do splitting
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ Fix name completion bug (original fix by Marco Walther
+ <Marco.Walther@mch.sni.de>, mangled beyond recognition by Matt Simmons
+ <simmonmt@acm.org> Docs for bbdb-finger by Christoph Wedler
+ <wedler@fmi.uni-passau.de>
+
+1997-10-26 Matt Simmons <simmonmt@acm.org>
+
+ autoloads for new functions in bbdb-xemacs and bbdb-gnus
+
+1997-10-16 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ Changed VM, GNUS, and MHE definitions. If the corresponding DIR
+ variables are set, the (the DIR vars) are added to load-path. The
+ relevant el files are then loaded using the load-path. This allows
+ VMDIR, et al to be unset if the packages live in load-path by default.
+ Added bbdb-snarf and bbdb-w3. Made the bbdb-srv and bbdb-reportmail
+ skip messages more informative for the poor souls (FSF Emacs users) who
+ can't use them. Added a check for itimer, since apparently some FSF
+ Emacs users have installed gnuserv - without itimer, bbdb-srv still
+ won't compile.
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ Added bbdb-insinuate-w3 to set keyboard map correctly. Merged
+ bbdb-www-netscape into bbdb-www using browse-url-browser-function to
+ differentiate.
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ Autoloads for bbdb-www, bbdb-snarf, bbdb-insinuate-message
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ Added documentation and keymap definition for bbdb-www. Added autoloads
+ for bbdb-www (and friends), bbdb-snarf, and bbdb-insinuate-message
+
+1997-10-12 Matt Simmons <simmonmt@acm.org>
+
+ Kees de Bruin <kees_de_bruin@tasking.nl>'s patch to make VM use
+ canonicalized net address instead of default address.
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ Created bbdb-insinuate-message to set M-t binding in message-mode so I
+ don't have to load gnus first.
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ Message-mode fixes from Kees de Bruin <kees_de_bruin@tasking.nl>
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ Removed my paths from VMDIR and MHEDIR. Seems I had broken the
+ documented 'if these are blank and the packages live on load-path, Emacs
+ will find them' behavior by dying if VMDIR, MHEDIR and GNUSDIR weren't
+ set. It's fixed now.
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ Modifications mailed in by David Carlton <carlton@math.mit.edu>. They
+ look to be mostly adaptations for netscape
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1997-10-11 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ BBDB 1.53unoff
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ Fixed for new grand reorg. Rewrote XEmacs package installation code.
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ Version number format changes
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ jwz patches to support caller ID script, mail/news classification
+ routine, make sure *BBDB* is bottommost buffer
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ New version of bbdb-print from Boris Goldowsky <boris@gnu.ai.mit.edu>
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ Jamie Zawinski <jwz@netscape.com>'s comment change about the new area
+ codes that aren't restricted to [012] in the second digit.
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ Initial revision
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-10-06 Matt Simmons <simmonmt@acm.org>
+
+ New version of bbdb-print from Boris Goldowsky
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ Some reformatting, removal of mail-abbrev and mail-extr, fixed gnus path
+ stuff (since gnus is no longer distributed with xemacs-20.3
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ Fix to accomodate nil gnus-single-article-buffer
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ Added check for EFS (there must be a better way that what I did, but I
+ really don't want to be reduced to checking version strings.
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ Fixed area code parsing for new US area codes. Patches integrated: use
+ of message-mail for sending mail, finger-host record for fingering
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ Began to fix some obsolete functions to shut up the compiler, integrated
+ some patches (see ChangeLog) to allow use of message-mail for sending
+ mail and nil names.
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
+1997-09-28 Matt Simmons <simmonmt@acm.org>
+
+ *** empty log message ***
+
diff --git a/lisp/bbdb/ChangeLog.old b/lisp/bbdb/ChangeLog.old
new file mode 100644
index 0000000..c9fd35d
--- /dev/null
+++ b/lisp/bbdb/ChangeLog.old
@@ -0,0 +1,2330 @@
+2017-10-17 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-parse-records): Bug fix, hash record after
+ checking for duplicates.
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Use it.
+ * lisp/bbdb.el: Mention new mailing list bbdb-user@nongnu.org.
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-parse-records): Query before migrating BBDB
+ to new format.
+ (bbdb-delete-record-internal, bbdb-insert-record-internal)
+ (bbdb-overwrite-record-internal): Barf if buffer is read-only.
+
+2017-10-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-search, bbdb-split-maybe): Fix docstring.
+ (bbdb-read-record): Fix calling sequence for calls to set record.
+
+2017-08-09 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-migrate.el (bbdb-migrate-uuid-xfield): New variable.
+
+2017-08-09 Roland Winkler <winkler@gnu.org>
+ New field uuid. Make creation-date and timestamp immutable.
+ * lisp/bbdb.el (bbdb-create-hook, bbdb-change-hook): Use
+ defcustom.
+ (bbdb-merge-records-function): New variable.
+ (bbdb-layout-alist): Omit uuid.
+ (bbdb-xfields-sort-order, bbdb-merge-xfield-function-alist):
+ Ignore creation-date and timestamp.
+ (bbdb-file-format): Bump to 9.
+ (bbdb-record-type): Include uuid, creation-date and timestamp.
+ (bbdb-uuid-table): New variable.
+ (bbdb-timestamp, bbdb-creation-date): Declare obsolete.
+ (bbdb-uuid): New function.
+ (bbdb-hash-record): Hash uuid.
+ (bbdb-record-field, bbdb-record-set-field, bbdb-buffer)
+ (bbdb-display-record-one-line, bbdb-display-record-multi-line)
+ (bbdb-display-record): Handle uuid, creation-date and timestamp.
+ (bbdb-change-record): Use uuid.
+ * lisp/bbdb-com.el (bbdb-search): Use keywords for args. Handle
+ uuid, creation-date and timestamp. New option :bool.
+ (bbdb, bbdb-search-name, bbdb-search-organization)
+ (bbdb-search-address, bbdb-search-mail, bbdb-search-phone)
+ (bbdb-search-xfields, bbdb-mail-aliases, bbdb-get-mail-aliases):
+ Change accordingly.
+ (bbdb-compare-records): Compare any fields.
+ (bbdb-timestamp-older, bbdb-timestamp-newer, bbdb-creation-older)
+ (bbdb-creation-newer): Fix interactive spec.
+ (bbdb-creation-no-change): Use bbdb-record-timestamp.
+ (bbdb-read-record): Use bbdb-empty-record.
+ (bbdb-create): Fix call of bbdb-change-record.
+ (bbdb-split-maybe): New function.
+ (bbdb-create-internal): Use keywords for args.
+ (bbdb-edit-field, bbdb-edit-foo, bbdb-merge-records): Handle uuid,
+ creation-date and timestamp.
+ (bbdb-delete-records): Ignore records not known to BBDB.
+ * lisp/bbdb-snarf.el (bbdb-snarf)
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Fix call of
+ bbdb-change-record.
+ * lisp/bbdb-migrate.el (bbdb-migration-features): Remove.
+ (bbdb-peel-the-onion): Merge with bbdb-migrate.
+ (bbdb-migrate): Handle format 9.
+ (bbdb-migrate-alist): Rename from bbdb-migration-spec.
+ (bbdb-migrate-record-lambda): Merge with bbdb-migrate-lambda.
+ (bbdb-migrate-lambda): Rename from bbdb-migrate-versions-lambda.
+ (bbdb-migrate-postcode-to-string): Rename from
+ bbdb-migrate-postcodes-to-strings. Simplify.
+ (bbdb-migrate-dates): Rename from bbdb-migrate-change-dates.
+ Simplify.
+ (bbdb-migrate-add-country): Rename from
+ bbdb-migrate-add-country-field.
+ (bbdb-undocumented-variables): Handle byte-obsolete-variable.
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+ * Makefile.am: Fix rule BBDB_ELPA_FILES. (Bug#51563)
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-tex.el: Improve documentation.
+
+2017-07-25 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-tex.el (bbdb-tex): Bug fix. (Bug#51564)
+
+2017-07-21 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-split): Fix previous patch.
+
+2017-07-21 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-split): Use arg TRIM of split-string with
+ emacs-version >= 24.4.
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-tex.el (bbdb-tex): Allow empty space when calling
+ \usepackage.
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+ * tex/bbdb.sty: Use \RequirePackage.
+
+2017-07-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-tex.el (bbdb-tex-alist): Improve docstring.
+
+2017-07-03 Roland Winkler <winkler@gnu.org>
+ Use LaTeX for TeXing BBDB.
+ * lisp/bbdb-tex.el: Replacement for lisp/bbdb-print.el.
+ * lisp/bbdb-site.el.in (bbdb-tex-path): Renamed from
+ bbdb-print-tex-path. Allow new value t.
+ * lisp/bbdb.el (bbdb-utilities-tex): Renamed from
+ bbdb-utilities-print.
+ (bbdb-separator-alist): New element tex-name. Fix docstring.
+ * lisp/makefile-temp, lisp/Makefile.am: Use bbdb-tex.
+ * tex/bbdb-print-brief.tex, tex/bbdb-cols.tex, tex/bbdb-print.tex:
+ Removed.
+ * tex/bbdb.sty: New file.
+ * tex/Makefile.am: Update accordingly.
+
+2017-01-31 Roland Winkler <winkler@gnu.org>
+ * README: Really discontinue support for GNU Emacs 23.
+
+2017-01-30 Barak A. Pearlmutter <barak@pearlmutter.net>
+ * TODO: Extend feature wishlist.
+
+2017-01-30 Barak A. Pearlmutter <barak@pearlmutter.net>
+ * README: Add pointer to emacs wiki upgrade page.
+
+2017-01-30 Roland Winkler <winkler@gnu.org>
+ * README, lisp/bbdb-site.el.in: Discontinue support for GNU Emacs
+ 23.
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el (bbdb-anniv-diary-entries): Propertize the
+ strings passed to diary-add-to-list.
+ (bbdb-anniv-goto-entry): New function used as
+ diary-goto-entry-function.
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el (bbdb-anniv-diary-entries): Use cl-flet.
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el: Use lexical binding.
+ * lisp/bbdb-anniv.el (bbdb-anniv-diary-entries): Use lexical
+ environment for eval.
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+ Discontinue support for old GNU Emacs 23.
+ * lisp/bbdb.el (bbdb-buffer, bbdb-revert):
+ * lisp/bbdb-com.el (bbdb-complete-mail): Update accordingly.
+
+2017-01-28 Roland Winkler <winkler@gnu.org>
+ Update copyright year in all files.
+
+2016-10-02 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el, lisp/bbdb-gnus.el, lisp/bbdb-ispell.el:
+ * lisp/bbdb-message.el, lisp/bbdb-mhe.el, lisp/bbdb-migrate.el:
+ * lisp/bbdb-mu4e.el, lisp/bbdb-mua.el, lisp/bbdb-pgp.el:
+ * lisp/bbdb-print.el, lisp/bbdb-rmail.el, lisp/bbdb-sc.el:
+ * lisp/bbdb-site.el.in, lisp/bbdb-snarf.el, lisp/bbdb-vm.el:
+ * lisp/bbdb-wl.el, lisp/bbdb.el: Use lexical binding.
+
+ * lisp/bbdb.el (bbdb-alist-with-header): Start name of unused
+ variables with underscore.
+ (bbdb-display-record-multi-line, bbdb-display-records): Remove
+ unused variable.
+ * lisp/bbdb-com.el (bbdb-omit-record):
+ * lisp/bbdb-snarf.el (bbdb-snarf-surrounding-space)
+ (bbdb-snarf-empty-lines):
+ * lisp/bbdb-migrate.el (bbdb-undocumented-variables): Start name
+ of unused variables with underscore.
+ * lisp/bbdb-mua.el (bbdb-get-address-components):
+ * lisp/bbdb-print.el (bbdb-print-record): Remove unused variable.
+ * lisp/bbdb-gnus.el: Autoload message-make-domain.
+ (bbdb/gnus-score-as-text): Start name of unused variables with
+ underscore.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-display-record-one-line)
+ * lisp/bbdb-snarf.el (bbdb-snarf-label, bbdb-snarf-phone-nanp):
+ Use 2nd arg of looking-back.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ Update copyright year in all files.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-mode-alist): Add support for
+ mu4e-compose-mode and notmuch-message-mode which are derived from
+ message-mode.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ * m4/emacs_wl.m4: New file
+ * configure.ac: Use it.
+ * NEWS, README: Document support for Wanderlust
+
+2016-07-20 David Maus <dmaus@dmaus.name>
+ Add basic support for Wanderlust.
+ * lisp/Makefile.am, lisp/makefile-temp: Support Wanderlust.
+ * lisp/bbdb-mua.el (bbdb-mua-mode-alist, bbdb-mua)
+ (bbdb-message-header, bbdb-mua-update-records, bbdb-mua-wrapper):
+ Add support for Wanderlust.
+ (bbdb-mua-auto-update-init): Add wanderlust to list of auto-update
+ muas.
+ * lisp/bbdb.el (bbdb-init-forms): Add support for Wanderlust.
+ * lisp/bbdb-wl.el: New file.
+
+2016-07-20 Marco Wahl <marcowahlsoft@gmail.com>
+ * lisp/bbdb-com.el (bbdb-omit-record): Fix arg list of
+ bbdb-redisplay-record.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ Make bbdb-hashtable a proper hash table.
+ * lisp/bbdb.el (bbdb-hashtable): Use make-hash-table.
+ (bbdb-puthash, bbdb-gethash, bbdb-remhash, bbdb-buffer)
+ * lisp/bbdb-com.el (bbdb-completion-predicate)
+ (bbdb-completing-read-records, bbdb-complete-mail): Use it.
+
+2016-07-20 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-add-to-list): Remove.
+ (bbdb-pushnew, bbdb-pushnewq, bbdb-pushnewt): New macros.
+ (bbdb-record-set-xfield, bbdb-record-set-field)
+ (bbdb-merge-concat-remove-duplicates, bbdb-parse-records)
+ (bbdb-change-record)
+ * lisp/bbdb-com.el (bbdb-mail-aliases, bbdb-get-mail-aliases)
+ (bbdb-add-mail-alias)
+ * lisp/bbdb-mua.el (bbdb-update-records): Use them.
+
+2015-11-14 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-auto-revert, bbdb-dedicated-window)
+ (bbdb-default-domain, bbdb-mua-pop-up)
+ (bbdb-horiz-pop-up-window-size, bbdb-xfields-sort-order)
+ (bbdb-mua-summary-unification-list, bbdb-mail-avoid-redundancy)
+ * lisp/bbdb-snarf.el (bbdb-snarf-address-us-country)
+ (bbdb-snarf-address-eu-country)
+ * lisp/bbdb-anniv.el (bbdb-anniv-alist)
+ * lisp/bbdb-vm.el (bbdb/vm-virtual-real-folders)
+ * lisp/bbdb-gnus.el (bbdb/gnus-score-default)
+ (bbdb/gnus-split-myaddr-regexp, bbdb/gnus-split-private-field)
+ (bbdb/gnus-split-public-field)
+ * lisp/bbdb-sc.el (bbdb-sc-update-attrib-p): Fix defcustom.
+
+2015-11-08 Roland Winkler <winkler@gnu.org>
+ Add new snarfing rule eu for many continental European countries.
+ Improve snarfing algorithm.
+ * lisp/bbdb-snarf.el (bbdb-snarf-rule-alist): Add new rule eu.
+ (bbdb-snarf-phone-nanp-regexp, bbdb-snarf-postcode-us-regexp)
+ (bbdb-snarf-url-regexp): Improve regexp. Use first subexpression.
+ (bbdb-snarf-mail-regexp): New variable.
+ (bbdb-snarf-mail): Use it.
+ (bbdb-snarf-address-us-country): New variable.
+ (bbdb-snarf-address-us): Use it. Check whether we actually
+ snarfed an address.
+ (bbdb-snarf-phone-eu-regexp, bbdb-snarf-postcode-eu-regexp)
+ (bbdb-snarf-address-eu-country): New variables.
+ (bbdb-snarf-label): Use save-match-data.
+ (bbdb-snarf-phone-nanp): Use save-match-data. Reverse order of
+ snarfed phone numbers.
+ (bbdb-snarf-phone-eu, bbdb-snarf-address-eu): New functions.
+
+2015-11-08 Roland Winkler <winkler@gnu.org>
+ Simplify re-sorting of records when a record has been changed.
+ Re-display re-sorted records.
+ * lisp/bbdb.el (bbdb-need-to-sort): Removed.
+ (bbdb-record-set-name): Simplify accordingly.
+ (bbdb-record-set-sortkey): Always evaluate new sortkey.
+ (bbdb-record-sortkey): Simplify accordingly.
+ (bbdb-change-record): Sort records if we have a new sort key.
+ (bbdb-redisplay-record-globally): Rename from
+ bbdb-maybe-update-display. New optional arg sort.
+ (bbdb-delete-record-internal, bbdb-insert-record-internal): Do not
+ unset sort key.
+ (bbdb-display-records): Put point at beginning of buffer.
+ (bbdb-redisplay-record): New optional arg sort. Throw error if
+ record was not displayed previously.
+ (bbdb-sort-records): Clarify status message. Redisplay sorted
+ records.
+ * lisp/bbdb-com.el (bbdb-fix-records): Sort records.
+ (bbdb-create, bbdb-create-internal, bbdb-merge-records): Use nil
+ for unused second arg of bbdb-change-record.
+ (bbdb-edit-field, bbdb-transpose-fields): Do not worry about
+ re-sorting records.
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use nil
+ for unused second arg of bbdb-change-record.
+
+2015-09-10 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el, lisp/bbdb-mu4e.el, lisp/bbdb-print.el:
+ * lisp/bbdb-snarf.el, lisp/bbdb-com.el, lisp/bbdb-message.el:
+ * lisp/bbdb-mua.el, lisp/bbdb-rmail.el, lisp/bbdb-gnus.el:
+ * lisp/bbdb-mhe.el, lisp/bbdb-pgp.el, lisp/bbdb-sc.el:
+ * lisp/bbdb-vm.el, lisp/bbdb-ispell.el, lisp/bbdb-migrate.el:
+ * lisp/bbdb-site.el.in, lisp/bbdb.el: Conform to Emacs Lisp
+ package format convention.
+ (Bug#45910)
+
+2015-09-10 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-separator-alist): Use two newline characters
+ to separate records.
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-search-changed): Fix docstring.
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-delete-field-or-record): Use delete for
+ phone and address fields.
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-copy-records-as-kill): Fix docstring.
+ Delete unused local variable marker.
+
+2015-09-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-copy-fields-as-kill): New command.
+ * lisp/bbdb.el (bbdb-separator-alist, bbdb-mode-map): Update
+ accordingly.
+
+2015-05-23 Eric Abrahamsen <eric@ericabrahamsen.net>
+ * lisp/bbdb.el (bbdb-record-set-field, bbdb-parse-records): Use
+ equal for comparison when populating lists of labels.
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+ Add basic support for mu4e mailer.
+ * NEWS, README: Update accordingly.
+ * m4/emacs_mu4e.m4: New file.
+ * configure.ac: Use it.
+ * lisp/bbdb-mu4e.el: New file.
+ * lisp/Makefile.am, lisp/makefile-temp: Compile it.
+ * lisp/bbdb.el (bbdb-init-forms): Add entry for mu4e.
+ (bbdb-initialize): Update docstring.
+ * lisp/bbdb-mua.el: Define mu4e~view-buffer-name.
+ (bbdb-mua-mode-alist): Add element for mu4e.
+ (bbdb-mua): Update docstring.
+ (bbdb-mua-update-records, bbdb-mua-wrapper): Handle mu4e.
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+ Remove variables bbdb/MUA-update-records-p.
+ * lisp/bbdb-mua.el (bbdb-update-records): Rely only on arg
+ update-p.
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records-p): Remove.
+ * lisp/bbdb-message.el (bbdb/mail-update-records-p)
+ (bbdb/message-update-records-p): Remove.
+ * lisp/bbdb-mh.el (bbdb/mh-update-records-p): Remove.
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records-p): Remove.
+ * lisp/bbdb-vm.el (bbdb/vm-update-records-p): Remove.
+ * README, NEWS: Update accordingly.
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+ Handle prefix command bbdb-do-all-records more robustly.
+ * lisp/bbdb.el (bbdb-do-all-records): New variable.
+ (bbdb-modeline-info): Add two new slots.
+ (bbdb-mode): Use them.
+ * lisp/bbdb-com.el (bbdb-prefix-message): New function.
+ (bbdb-do-all-records, bbdb-do-records): Use variable
+ bbdb-do-all-records.
+ (bbdb-append-display-p): Update displayed message.
+ (bbdb-append-display): Use bbdb-prefix-message.
+ (bbdb-search-invert): Ditto. Simplify.
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-redisplay-record): Display an undisplayed
+ record only if we do not want to delete it.
+ (bbdb-maybe-update-display): Only consider records that are
+ already displayed. Improve docstring.
+
+2015-05-22 Roland Winkler <winkler@gnu.org>
+ Update copyright year in all files.
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-print.el (bbdb-print-require): Improve docstring.
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-print.el (bbdb-print): Clarify prompt for file name.
+ Issue message on what to do with TeX file.
+
+2014-08-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-print.el (bbdb-print-record): Handle xfields the value
+ of which are sexps.
+
+2014-08-09 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-snarf.el (bbdb-snarf): Always install and display the
+ new record.
+
+2014-08-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-mail-alias-list): New function.
+ (bbdb-add-mail-alias): Handle multiple records via * prefix.
+ Allow addition or deletion of multiple aliases per record. Fix
+ docstring.
+
+2014-08-01 Roland Winkler <winkler@gnu.org>
+ * lisp/makefile-temp: Fix previous change.
+
+2014-07-22 Roland Winkler <winkler@gnu.org>
+ * lisp/Makefile.am: Do not load init files or site files for byte
+ compilation (Bug#42482). Use long options.
+ * lisp/makefile-temp: Ditto. New variable emacs_compile.
+
+2014-05-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-redisplay-record): Delete record from
+ bbdb-records if record is undisplayed.
+ * lisp/bbdb-com.el (bbdb-omit-record): Simplify. Handle records at
+ beginning and end of bbdb-buffer properly.
+
+2014-05-15 Roland Winkler <winkler@gnu.org>
+ Fix and improve previous patch.
+ * lisp/bbdb.el (bbdb-update-unchanged-records): Renamed from
+ bbdb-save-unchanged-records.
+ (bbdb-with-print-loadably): Put at beginning of bbdb.el.
+ (bbdb-change-record): Return record only if we updated it.
+ * lisp/bbdb-com.el (bbdb-touch-records): Use
+ bbdb-update-unchanged-records.
+ (bbdb-insert-field, bbdb-edit-field): Issue message if record
+ remained unchanged.
+
+2014-05-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-change-record): If an editing command did not
+ change a record compared to its value in bbdb-buffer, do not call
+ bbdb-change-hook and do not save it.
+ (bbdb-save-unchanged-records): New internal variable.
+ * lisp/bbdb-com.el (bbdb-touch-records): New command.
+
+2014-05-12 Roland Winkler <winkler@gnu.org>
+ * lisp/makefile-temp: Create bbdb-pkg.el from bbdb-pkg.el.in.
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+ Do not treat bbdb-change-hook special when inside
+ bbdb-notice-mail-hook or bbdb-notice-record-hook.
+ * lisp/bbdb.el (bbdb-notice-mail-hook, bbdb-notice-record-hook):
+ Update docstring.
+ (bbdb-notice-hook-pending): Remove.
+ (bbdb-change-record): Always call bbdb-change-hook if a record was
+ changed.
+ * lisp/bbdb-mua.el (bbdb-update-records, bbdb-annotate-message):
+ Change accordingly.
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+ Allow arbitrary lisp expressions as values of xfields.
+ * lisp/bbdb.el (bbdb-record-type): Update accordingly.
+ (bbdb-string-trim): New optional arg null.
+ (bbdb-record-xfield-intern): Return xfield value unmodified if it
+ is not a string.
+ (bbdb-record-xfield-string): New function.
+ (bbdb-record-xfield-split): Throw error if xfield value is not a
+ string.
+ (bbdb-record-set-xfield, bbdb-record-set-field)
+ (bbdb-merge-xfield, bbdb-display-record-one-line)
+ (bbdb-display-record-multi-line)
+ * lisp/bbdb-com.el (bbdb-search, bbdb-read-field)
+ (bbdb-edit-field, bbdb-read-xfield): Allow xfield values that are
+ not a string.
+ (bbdb-add-mail-alias): Simplify.
+
+2014-05-06 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-parse-postcode): Finish immediately if one
+ test succeeds.
+
+2014-04-27 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Increase BBDB version number to 3.1.2.
+ * NEWS: Update for release.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ Be more careful that empty strings do not pollute the data base.
+ * lisp/bbdb.el (bbdb-list-strings): New function.
+ (bbdb-record-set-field): Use it.
+ (bbdb-record-set-xfield): Clean up.
+ * lisp/bbdb-com.el (bbdb-fix-records): New command.
+ (bbdb-read-organization, bbdb-complete-mail): Check emacs version
+ properly.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ Check type of record data structures more carefully.
+ * lisp/bbdb.el (bbdb-check-type): Simplify. New arg `extended'.
+ * lisp/bbdb-com.el (bbdb-create-internal): Bug fix.
+
+2014-04-12 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * lisp/Makefile.am: Include makefile-temp in distribution.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-site.el.in: Be more verbose about what we want.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ * lisp/makefile-temp: Obey proper dependencies. Clean up.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-vm.el, m4/emacs_vm.m4: Require vm-autoloads.
+
+2014-04-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-separator-alist): Treat AKAs consistent with
+ other fields.
+
+2014-03-11 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ Generate lisp/bbdb-site.el via lisp/Makefile as pkgdatadir is only
+ known at "make" time.
+ * configure.ac: Remove lisp/bbdb-site.el from autoconfig files.
+ Increase BBDB version number to 3.1.1
+ * lisp/Makefile.am: Generate lisp/bbdb-site.el.
+ * lisp/bbdb-site.el.in: Initialize bbdb-print-tex-path with a
+ placeholder for pkgdatadir.
+
+2014-03-11 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * Makefile.am: Install files COPYING, ChangeLog, AUTHORS, NEWS,
+ README, and TODO in the doc directory.
+ * doc/Makefile.am: Install bbdb.pdf in the doc directory.
+
+2014-03-11 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * m4/package_date.m4: Use "date -u" if "date --rfc-3339" fails.
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Increase BBDB version number to 3.1.
+ * README: Update accordingly. Fix typos.
+ * Makefile.am: Include autogen.sh in distribution.
+ * lisp/Makefile.am: Include lisp/bbdb-pkg.el in distribution.
+ * lisp/makefile-temp: Include lisp/bbdb-pkg.el.
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+ Do not use `prompt' in a non-emacs sense.
+ * lisp/bbdb.el: Do not autoload bbdb-search and bbdb-search-prompt
+ when compiling.
+ (bbdb-auto-revert, bbdb-silent, bbdb-default-domain)
+ (bbdb-default-area-code, bbdb-offer-to-create)
+ (bbdb-update-records-address): Fix docstring.
+
+ * lisp/bbdb-com.el (bbdb-search-read): Renamed from
+ bbdb-search-prompt.
+ (bbdb, bbdb-search-name, bbdb-search-organization)
+ (bbdb-search-address, bbdb-search-mail, bbdb-search-phone)
+ (bbdb-search-xfields): Change accordingly.
+ (bbdb-read-record, bbdb-create, bbdb-completing-read-records): Fix
+ docstring.
+ (bbdb-read-field): Renamed from bbdb-prompt-for-new-field. Use
+ arg flag instead of current-prefix-arg. Add docstring.
+ (bbdb-insert-field): Change accordingly. Fix docstring.
+ (bbdb-edit-foo): Change accordingly.
+
+ * lisp/bbdb-mua.el (bbdb-query-create): Renamed from
+ bbdb-prompt-for-create.
+ (bbdb-update-records)
+ * lisp/bbdb.el (bbdb-insert-field-menu): Change accordingly.
+
+2014-02-28 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el: Do not autoload bbdb-search and bbdb-search-prompt
+ when compiling.
+ (bbdb-address-format-list, bbdb-buffer, bbdb-revert-buffer)
+ * lisp/bbdb-com.el (bbdb-complete-mail): Fix docstring.
+
+2014-02-17 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): If value of arg update-p
+ is a function, evaluate it repeatedly as many times as needed.
+
+2014-02-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Bug fix for previous
+ commit. Allow value of update-p being create, too.
+
+2014-02-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Always evaluate arg
+ update-p twice if its value is a function.
+
+2014-01-23 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-puthash, bbdb-record-set-xfield)
+ (bbdb-record-set-field, bbdb-parse-records, bbdb-change-record):
+ Bugfix, make 'eq the 4th arg of add-to-list.
+
+2014-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
+ * lisp/bbdb.el (bbdb-read-string): In
+ minibuffer-local-completion-map remove the binding of SPC to
+ minibuffer-complete-word and of ? to minibuffer-completion-help.
+
+2014-01-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-pop-up-window-simple): New function.
+ (bbdb-pop-up-window): Use it. Make sure the *BBDB* buffer exists.
+ Use display-buffer as an alternative to pop-up-buffer if the
+ *BBDB* buffer is not selected. Use the tallest window even if
+ bbdb-pop-up-window-size is 1.0.
+ (bbdb-pop-up-window-size): Fix docstring accordingly.
+ * lisp/bbdb-com.el (bbdb-complete-mail-cleanup): Do not call
+ bbdb-pop-up-window before we created for sure the *BBDB* buffer.
+
+2014-01-12 Roland Winkler <winkler@gnu.org>
+ Provide auto completion for streets and postcodes known to BBDB.
+ * lisp/bbdb.el (bbdb-street-list, bbdb-postcode-list): New
+ internal variables.
+ (bbdb-record-set-xfield, bbdb-parse-records)
+ * lisp/bbdb-com.el (bbdb-record-edit-address)
+ (bbdb-edit-address-default): Use them.
+
+2014-01-08 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-canonical-hosts, bbdb-canonicalize-mail-1)
+ (bbdb-message-clean-name-default): Move here from bbdb-mua.el.
+
+2014-01-08 Roland Winkler <winkler@gnu.org>
+ Provide auto completion for cities, states and countries known to
+ BBDB.
+ * lisp/bbdb.el (bbdb-city-list, bbdb-state-list)
+ (bbdb-country-list): New internal variables.
+ (bbdb-add-to-list): New function.
+ (bbdb-puthash, bbdb-merge-concat-remove-duplicates)
+ (bbdb-change-record): Use add-to-list.
+ (bbdb-record-set-xfield, bbdb-parse-records): Use add-to-list and
+ bbdb-add-to-list. Collect cities, states and countries known to
+ BBDB.
+ * lisp/bbdb-com.el (bbdb-record-edit-address)
+ (bbdb-edit-address-default): Provide auto completion for cities,
+ states and countries.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Update copyright year in all files.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Avoid hard-coded references to xfield notes.
+ * lisp/bbdb.el (bbdb-default-xfield, bbdb-edit-foo)
+ (bbdb-annotate-field, bbdb-mua-edit-field): New variables.
+ (bbdb-auto-notes-rules): Fix docstring.
+ * lisp/bbdb-com.el (bbdb-edit-foo): New command.
+ (bbdb-search, bbdb-read-record): Use bbdb-default-xfield.
+ (bbdb-insert-field): Do not handle initial value.
+ (bbdb-prompt-for-new-field): Replace arg init by arg record to
+ handle initial value here.
+ * lisp/bbdb.el (bbdb-insert-field-menu): Change accordingly.
+ * lisp/bbdb-mua.el (bbdb-annotate-record): Use
+ bbdb-annotate-field. Allow empty strings for removing an xfield.
+ (bbdb-mua-annotate-field-interactive): New function.
+ (bbdb-mua-annotate-sender, bbdb-mua-annotate-recipients): Use it.
+ New optional arg field.
+ (bbdb-mua-edit-field-interactive, bbdb-mua-edit-field)
+ (bbdb-mua-edit-field-sender, bbdb-mua-edit-field-recipients): Use
+ variable bbdb-mua-edit-field.
+ (bbdb-mua-edit-field-recipients): Use bbdb-default-xfield.
+ * lisp/bbdb-snarf.el (bbdb-snarf-notes): Use bbdb-default-xfield.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ After editing always update display in all BBDB buffers.
+ * lisp/bbdb.el (bbdb-delete-record-internal): Rename optional arg
+ remhash to completely. Undisplay record if non-nil.
+ (bbdb-maybe-update-display): Update record in all BBDB buffers.
+ (bbdb-change-record): Call it.
+ (bbdb-redisplay-records): Remove.
+ (bbdb-undisplay-records): New optional arg all-buffers.
+ (bbdb-revert-buffer): Use it.
+ * lisp/bbdb-com.el (bbdb-insert-field, bbdb-transpose-fields)
+ (bbdb-delete-field-or-record, bbdb-delete-records)
+ (bbdb-merge-records, bbdb-sort-addresses, bbdb-sort-phones)
+ (bbdb-sort-xfields, bbdb-add-mail-alias)
+ * lisp/bbdb-mua.el (bbdb-mua-edit-field): Do not call
+ bbdb-maybe-update-display.
+ * README: update accordingly.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Clean up supercite support.
+ * lisp/bbdb.el (bbdb-utilities-sc): New custom group
+ (bbdb-initialize): Update docstring.
+ * lisp/bbdb-sc.el: Update doc.
+ (bbdb-sc-attribution-field): Rename from
+ bbdb/sc-attribution-field, keeping the old name as obsolete alias.
+ (bbdb-sc-update-records-p): New variable.
+ (bbdb-sc-update-attrib-p): Rename from bbdb/sc-replace-attr-p.
+ (bbdb-sc-last-attrib): Rename from bbdb/sc-last-attribution. Make
+ it internal variable.
+ (bbdb-sc-set-attrib): Rename from bbdb/sc-set-attr, keeping the
+ old name as obsolete alias.
+ (bbdb-sc-update-from): Rename from bbdb/sc-default, keeping the
+ old name as obsolete alias.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Overhaul lisp/bbdb-pgp.el for BBDB 3.
+ * lisp/bbdb-pgp.el (bbdb-pgp-field): Rename from bbdb/pgp-field.
+ (bbdb-pgp-default): Rename from bbdb/pgp-default-action.
+ (bbdb-pgp-ranked-actions, bbdb-pgp-headers)
+ (bbdb-pgp-method-alist): New variables.
+ (bbdb/pgp-quiet): Obsolete.
+ (bbdb-pgp-method): Rename from bbdb/pgp-method. Include support
+ for PGP-auto format.
+ (bbdb-read-xfield-pgp-mail): New function.
+ (bbdb-pgp): Rename from bbdb/pgp-sign. Make it a command.
+ Consider all message recipients in bbdb-pgp-headers. Use
+ bbdb-pgp-ranked-actions, bbdb-pgp-headers, and
+ bbdb-pgp-method-alist.
+ * lisp/bbdb.el (bbdb-utilities-pgp): New custom group
+ (bbdb-init-forms): Add init form for bbdb-pgp.
+ (bbdb-initialize): Update docstring accordingly.
+ * lisp/Makefile.am, lisp/makefile-temp: Support
+ lisp/bbdb-pgp.el.
+
+2014-01-03 Gijs Hillenius <gijs@hillenius.com>
+ * lisp/bbdb-pgp.el: Adapt for BBDB 3. Remove outdated mailcrypt
+ interface.
+ (bbdb/pgp-method): New default mml-pgpmime.
+ (bbdb/pgp-get-pgp): Use bbdb-message-search and bbdb-record-field.
+
+2014-01-03 Kevin Davidson <tkld@quadstone.com>
+ * lisp/bbdb-pgp.el: New file (taken from BBDB 2).
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ More flexible editing of xfields.
+ * lisp/bbdb.el (bbdb-read-string): Rename optional arg default to
+ init. New optional arg require-match.
+ * lisp/bbdb-com.el (bbdb-read-organization)
+ (bbdb-record-edit-address, bbdb-completing-read-mails): Rename
+ optional arg default to init.
+ (bbdb-insert-field): Simplify.
+ (bbdb-read-xfield): New function.
+ (bbdb-prompt-for-new-field, bbdb-edit-field): Use it.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-init-forms): Add init form for anniv.
+ (bbdb-initialize): Update docstring accordingly.
+ * lisp/bbdb-anniv.el: Update doc accordingly.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Clean up handling of redundant email addresses.
+ * lisp/bbdb.el (bbdb-ignore-redundant-mails): Rename from
+ bbdb-canonicalize-redundant-mails, keeping the latter as obsolete
+ alias.
+ (bbdb-add-mails, bbdb-canonicalize-mail-function): Fix docstring.
+ * lisp/bbdb-com.el (bbdb-mail-redundant-re): New function
+ (bbdb-delete-redundant-mails): Move here from lisp/bbdb-mua.el.
+ Merge with command bbdb-delete-duplicate-mails and make the latter
+ an obsolete alias. New optional args query and update.
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use
+ bbdb-mail-redundant-re and bbdb-delete-redundant-mails.
+ (bbdb-mail-redundant-p): Remove.
+ (bbdb-canonical-hosts): Update docstring.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Check more carefully/frequently that BBDB is editable.
+ * lisp/bbdb.el (bbdb-editable): Move here from lisp/bbdb-com.el.
+ Revert BBDB buffer if possible.
+ * lisp/bbdb.el (bbdb-record-set-field)
+ * lisp/bbdb-com.el (bbdb-read-record, bbdb-create-internal)
+ (bbdb-merge-records, bbdb-sort-addresses, bbdb-sort-phones)
+ (bbdb-sort-xfields)
+ * lisp/bbdb-snarf.el (bbdb-snarf): Check that BBDB is editable.
+ * lisp/bbdb-mua.el (bbdb-update-records): Obey bbdb-read-only.
+ (bbdb-annotate-message): Ignore bbdb-read-only.
+ (bbdb-auto-notes): Check that BBDB is editable.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-check-name, bbdb-extract-address-components):
+ Fix docstring.
+ * lisp/bbdb-com.el (bbdb-search-duplicates): Fix warning message.
+ Sort records.
+ * lisp/bbdb-mua.el (bbdb-auto-notes)
+ (bbdb-mua-update-interactive-p): Fix docstring.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Display records for messages more flexibly.
+ * lisp/bbdb-mua.el (bbdb-update-records, bbdb-mua-update-records):
+ New optional arg sort.
+ (bbdb-mua-display-records): New optional arg all.
+ (bbdb-mua-display-all-records): New command.
+ (bbdb-mua-display-all-recipients): Renamed from
+ bbdb-display-all-recipients.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ Handle new records more carefully.
+ * lisp/bbdb.el (bbdb-empty-record): New function.
+ (bbdb-change-record): Use bbdb-create-hook. Fix docstring.
+ (bbdb-insert-record-internal, bbdb-overwrite-record-internal): Fix
+ docstring.
+ * lisp/bbdb-com.el (bbdb-create): Do not use bbdb-create-hook.
+ (bbdb-create-internal): Make arg name optional and allow a nil
+ value. Check validity of arguments only if new arg check is
+ non-nil.
+ (bbdb-merge-records): Return record.
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use bbdb-empty-record.
+ Handle case that arg create-p is a function. Do not use
+ bbdb-create-hook.
+ * lisp/bbdb-snarf.el (bbdb-snarf): Use bbdb-empty-record. Return
+ record. Do not use bbdb-create-hook.
+
+2014-01-03 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-snarf.el (bbdb-snarf-rule-interactive): Use
+ symbol-name.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Increase BBDB version number to 3.0.50.
+
+2013-11-16 Christian Egli <christian.egli@sbs.ch>
+ * Makefile.am: New target elpa.
+ * lisp/bbdb-pkg.el.in: New file for elpa.
+ * configure.ac, .gitignore: Handle it.
+ * lisp/Makefile.am: Define CLEANFILES and EXTRA_DIST.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * m4/package_date.m4: Use git log.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-sc.el: Fix documentation.
+ (bbdb/sc-consult-attr): Do not use car.
+ (Bug#40398)
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-field-menu): Use format. Call
+ bbdb-browse-url for url xfields.
+ (bbdb-mouse-menu): Use format.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mua-update-interactive-p): Clarify doc string.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-file): Use locate-user-emacs-file.
+
+2013-11-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Only complete inside a
+ syntactically correct mail header.
+
+2013-10-06 Roland Winkler <winkler@gnu.org>
+ * lisp/makefile-temp: Add commentary. Copy bbdb-site.el.in to
+ bbdb-site.el. Clean up.
+
+ * README: Clean up.
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+ * doc/bbdb.texi: Add @dircategory and @direntry.
+ (Bug#38794)
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+ * m4/package_date.m4: Use more robust output redirection.
+ (Bug#39579)
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+ * m4/emacs_vm.m4: Fix typo.
+
+2013-07-28 Roland Winkler <winkler@gnu.org>
+ * m4/emacs_vm.m4: Define conditional VM unconditionally.
+
+2013-07-27 Roland Winkler <winkler@gnu.org>
+ * m4/emacs_vm.m4, m4/package_date.m4: New files.
+ * configure.ac: Use them. Use brackets for AC_PREREQ. Define
+ macro directory. Use Automake options -Wall and gnu.
+ * autgogen.sh: Simplify. Use option --force.
+ * lisp/bbdb-site.el.in: Renamed from lisp/bbdb-version.el.in.
+ Define bbdb-print-tex-path.
+ * lisp/bbdb.el, lisp/bbdb-print.el, lisp/Makefile.am: Update
+ accordingly.
+ * .gitignore: Cover more files.
+ * INSTALL: Remove. Merge with README.
+ * README: Update accordingly.
+
+2013-07-18 Roland Winkler <winkler@gnu.org>
+ Clean up usage of automake and autoconf.
+ * lisp/bbdb-version.el.in: New file.
+ * lisp/bbdb.el, lisp/Makefile.am: Use it.
+ * configure.ac: Use AC_CONFIG_SRCDIR. Require Automake 1.13.
+ Test for presence of Emacs. Configure lisp/bbdb-version.el.
+ * .gitignore: Ignore aclocal.m4, doc/texinfo.tex, install-sh,
+ lisp/bbdb-version.el, and missing.
+ * aclocal.m4, install-sh: Removed.
+
+2013-07-17 Roland Winkler <winkler@gnu.org>
+ Use Automake. (Thanks to Christian Egli <christian.egli@sbs.ch>)
+ * Makefile.am, lisp/Makefile.am, doc/Makefile.am, tex/Makefile.am,
+ autogen.sh, AUTHORS, NEWS: New files.
+ * Makefile.in, lisp/Makefile.in, doc/Makefile.in, tex/Makefile.in:
+ Removed.
+ * configure.ac: Use automake.
+ * INSTALL: Update accordingly.
+ * .gitignore: Ignore Makefile.in.
+
+ * lisp/bbdb-print.el (bbdb-print-tex-path): New variable.
+ (bbdb-print): Use it.
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-auto-update): Use bbdb-pop-up-layout.
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-buffer): Simplify. Avoid creating auto-save
+ files for bbdb-file till it contains at least one record.
+ * lisp/bbdb.el (bbdb-revert-buffer): Handle the case that we did
+ not yet create bbdb-file.
+
+2013-07-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-update-records-p): Fix docstring.
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Remove option --enable-developer.
+ * lisp/Makefile.in, lisp/makefile-temp: Remove HUSHMAKE and
+ PUSHPATH. Use emacs options --quick and --directory.
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+ * aclocal.m4: Convert VM path to absolute and canonicalize it. Use
+ more verbose error message.
+
+2013-05-26 Roland Winkler <winkler@gnu.org>
+ Use new function bbdb-extract-address-components which honors
+ bbdb-message-clean-name-function and
+ bbdb-canonicalize-mail-function.
+
+ * lisp/bbdb.el (bbdb-clean-address-components)
+ (bbdb-extract-address-components): New functions.
+ (bbdb-decompose-bbdb-address): Renamed from
+ bbdb-extract-address-components.
+ (bbdb-puthash-mail): Use it.
+
+ * lisp/bbdb-com.el (bbdb-message-search): Do nothing if both args
+ are nil.
+ (bbdb-complete-mail, bbdb-complete-mail-cleanup): Use
+ bbdb-extract-address-components.
+
+ * lisp/bbdb-mua.el (bbdb-get-address-components)
+ (bbdb-mua-summary-unify, bbdb-mua-summary-mark): Use
+ bbdb-extract-address-components.
+ (bbdb-canonicalize-mail): Remove.
+
+ * lisp/bbdb-snarf.el (bbdb-snarf-name-mail)
+ (bbdb-snarf-mail-address): Use bbdb-extract-address-components.
+
+ * lisp/bbdb-sc.el (bbdb/sc-consult-attr, bbdb/sc-default): Use
+ bbdb-extract-address-components.
+
+ * lisp/bbdb-vm.el (vm-summary-function-B): Simplify.
+ (bbdb/vm-alternate-full-name): Use
+ bbdb-extract-address-components.
+
+2013-04-21 Leo Liu <sdl.web@gmail.com>
+ * lisp/bbdb-mua.el (bbdb-mua-summary-mark): Do not call
+ bbdb-mua-summary-mark-field as a function if it is not a function.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-utilities-snarf): New custom group.
+ * lisp/bbdb-snarf.el: New file.
+ * lisp/Makefile.in, lisp/makefile-temp: Compile it.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-merge-records): Fix docstring. Merge
+ also affixes. Do not enforce multi-line layout for display.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-format-address-default, bbdb-format-address):
+ Allow city, postcode, state, and country to be nil.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-hash-record, bbdb-change-record): Fix
+ docstring.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-new-mails-primary): Change default to query.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-summary-unify)
+ (bbdb-mua-summary-mark): Allow bbdb-mua-summary-mark-field to be a
+ function.
+ * lisp/bbdb.el (bbdb-mua-summary-mark-field): Fix docstring.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-extract-address-components): New function.
+ (bbdb-puthash-mail): Use it.
+ * lisp/bbdb-com.el (bbdb-dwim-mail): Use it.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Simplify. Do not throw
+ error messages that prevent other completion functions to take
+ over.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-vm.el (bbdb/vm-auto-folder-field)
+ (bbdb/vm-virtual-folder-field, bbdb/vm-auto-folder)
+ (bbdb/vm-auto-add-label-list, bbdb/vm-auto-add-label-field): Fix
+ docstring.
+ (bbdb/vm-virtual-folder): Check more carefully whether
+ vm-virtual-folder-alist contains already what we want to add. Fix
+ docstring.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-sc.el (bbdb/sc-attribution-field): Fix docstring.
+
+2013-04-13 Roland Winkler <winkler@gnu.org>
+ * tex/Makefile.in: Acknowledge DESTDIR.
+
+2013-02-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mail-name-format, bbdb-mail-name): New
+ user variables.
+ * lisp/bbdb-com.el (bbdb-dwim-mail): Use them. Always quote the
+ name part of a mail address if necessary.
+ (bbdb-quoted-string-syntax-table): New internal variable.
+ (bbdb-complete-mail): Use it to find starting point for
+ completion. Before proper cycling, reformat the original mail
+ address to match an element of dwim-completions. Use
+ completion-ignore-case instead of downcase. Do not use trimmed
+ pattern. Issue warning message if attempting to create a
+ *Completions* buffer with GNU Emacs older than 23.2. Use the
+ default value of completion-list-insert-choice-function to locally
+ bind this variable.
+ (bbdb-complete-mail-cleanup): New arg beg. Use indent-relative.
+
+ * lisp/bbdb-print.el (bbdb-print-name-format, bbdb-print-name):
+ New user variables.
+ (bbdb-print-record): Use them,
+
+2013-02-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-mail-yank): Bind case-fold-search to t.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-delete-field-or-record): Handle multiple
+ records.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-delete-record-internal)
+ (bbdb-insert-record-internal, bbdb-overwrite-record-internal): Use
+ inhibit-quit.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-changed-records, bbdb-hashtable): Doc fix.
+
+2013-02-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-modified): Removed.
+ (bbdb-buffer, bbdb-after-save, bbdb-delete-record-internal)
+ (bbdb-insert-record-internal, bbdb-overwrite-record-internal)
+ (bbdb-sort-records): Do not set bbdb-modified.
+ (bbdb-mode): Use buffer-modified-p.
+
+2013-02-02 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mail-user-agent): Use non-nil default taken
+ from mail-user-agent.
+ (bbdb-lastname-re, bbdb-lastname-suffix-re): New user variables.
+ (bbdb-divide-name): Use them. Pass first and last name through
+ bbdb-string-trim.
+
+ * lisp/bbdb-mua.el (bbdb-canonicalize-mail): Always pass mail
+ through bbdb-string-trim.
+ (bbdb-canonicalize-mail-1): Always pass mail through
+ bbdb-string-trim.
+ (bbdb-canonical-hosts): Use regxp-opt instead of regexp-quote.
+ (bbdb-message-clean-name-default): Re-arrange clean-up steps. Use
+ substring-no-properties.
+
+2013-01-20 Roland Winkler <winkler@gnu.org>
+ * aclocal.m4: Do not throw an error if tex_dir does not exist.
+
+2013-01-20 Roland Winkler <winkler@gnu.org>
+ * doc/Makefile.in, tex/Makefile.in: Provide the DESTDIR variable.
+ (Bug#38124)
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-parse-records): Set bbdb-xfield-labels-list
+ and bbdb-organization-list to nil only once.
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+ Update copyright year in all files.
+
+2013-01-13 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-organization-list): New variable.
+ (bbdb-record-set-field): Use it. Update bbdb-phone-label-list,
+ bbdb-address-label-list, and bbdb-xfield-label-list.
+ ((bbdb-set-xfield-labels): Removed
+ (bbdb-record-set-xfield): Set bbdb-xfield-labels-list explicitly.
+ (bbdb-label-completion-list): Removed.
+ (bbdb-parse-records): Do not set bbdb-phone-label-list and
+ bbdb-address-label-list in a circular way. Set
+ bbdb-organization-list.
+
+ * lisp/bbdb-com.el: Require crm.
+ (bbdb-crm-local-completion-map): New variable.
+ (bbdb-read-organization): New function.
+ (bbdb-read-record, bbdb-prompt-for-new-field): Use it. Directly
+ use bbdb-phone-label-list and bbdb-address-label-list.
+ Do not call bbdb-set-xfield-labels, which was redundant.
+ (bbdb-edit-field): Use bbdb-read-organization and
+ bbdb-record-field.
+ (bbdb-record-edit-address): Use bbdb-address-label-list directly.
+ (bbdb-record-edit-phone): Use bbdb-phone-label-list directly.
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+ * configure.ac: Option --with-tex-dir renamed from
+ --with-texmf-dir.
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-sc.el: New file
+ * lisp/Makefile.in, lisp/makefile-temp, lisp/bbdb.el
+ (bbdb-init-forms, bbdb-initialize): Use it.
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+ * INSTALL: List all BBDB configure options.
+ * aclocal.m4, tex/Makefile.in: Option --with-tex-dir renamed from
+ --with-texmf-dir.
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-gnus.el: Do not use eval-and-compile.
+ (bbdb/gnus-split-myaddr-regexp): Do not use obsolete variable
+ gnus-local-domain.
+ (bbdb/gnus-split-private-field, bbdb/gnus-split-public-field): Fix
+ docstring.
+
+ * lisp/bbdb-vm.el, lisp/bbdb-message.el, lisp/bbdb-mhe.el: Do not
+ use eval-and-compile.
+
+2012-12-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mua-summary-unification-list)
+ (bbdb-mua-summary-mark-field, bbdb-mua-summary-mark)
+ (bbdb-mua-summary-unify-format-letter)
+ (bbdb-mua-summary-mark-format-letter): New user variables.
+
+ * lisp/bbdb-mua.el (bbdb-mua-summary-unify)
+ (bbdb-mua-summary-mark): New functions.
+
+ * lisp/bbdb-gnus.el (bbdb/gnus-summary-mark-known-posters)
+ (bbdb/gnus-mark-known-posters)
+ (bbdb/gnus-summary-known-poster-mark)
+ (bbdb/gnus-summary-show-bbdb-names)
+ (bbdb/gnus-header-show-bbdb-names)
+ (bbdb/gnus-summary-prefer-bbdb-data)
+ (bbdb/gnus-summary-prefer-real-names)
+ (bbdb/gnus-header-prefer-real-names)
+ (bbdb/gnus-summary-user-format-letter)
+ (bbdb/gnus-summary-in-bbdb-format-letter)
+ (bbdb/gnus-message-marker-field, bbdb/gnus-summary-get-sender)
+ (bbdb/gnus-summary-sender-in-bbdb): Removed.
+ (bbdb-insinuate-gnus): Use bbdb-mua-summary-unify and
+ bbdb-mua-summary-mark.
+
+2012-12-27 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-wrapper): Add edebug support.
+ Suggested by Leo <sdl.web@gmail.com>.
+
+ * lisp/bbdb-gnus (bbdb-insinuate-gnus): Fix keybindings for
+ gnus-article-mode. Suggested by Leo <sdl.web@gmail.com>.
+
+ * lisp/bbdb-com.el (bbdb-grab-url): Fail early if no URL at point.
+ Suggested by Leo <sdl.web@gmail.com>.
+
+2012-12-26 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Check every record from
+ the completion list for each possible completion.
+
+2012-12-26 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-dedicated-window): New user variable.
+ (bbdb-mua-pop-up): Renamed from bbdb-message-pop-up. Doc fix.
+ (bbdb-mua-pop-up-window-size): New variable.
+ (bbdb-pop-up-window-size): Doc fix. Allow value t.
+ (bbdb-pop-up-window): Use it. Simplify. Use
+ display-buffer-record-window / set-window-dedicated-p so that the
+ BBDB window is popped up such that quit-window can delete it.
+ Suggested by Martin Rudalics.
+ (bbdb-display-records): Clean up.
+
+ * lisp/bbdb-mua.el (bbdb-mua-mode-alist): New variable.
+ (bbdb-mua): Use it.
+ (bbdb-mua-window-p): New function.
+ (bbdb-mua-display-records, bbdb-mua-edit-field)
+ (bbdb-mua-auto-update): Use it.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-vm.el: (bbdb/vm-auto-add-label-list)
+ (bbdb/vm-auto-add-label-field): Doc fix.
+ (bbdb/vm-auto-add-label): Doc fix and cleanup.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+ * README: Minor docfix.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el, lisp/bbdb-com.el, lisp/bbdb-mua.el:
+ * lisp/bbdb-print.el, lisp/bbdb-anniv.el, lisp/bbdb-ispell.el:
+ * lisp/bbdb-migrate.el, lisp/bbdb-vm.el, lisp/bbdb-gnus.el: For
+ the user-defined fields of a record replace the generic internal
+ name `notes' by `xfield'.
+
+ * lisp/bbdb.el (bbdb-layout-alist, bbdb-name-format, bbdb-image)
+ (bbdb-default-domain, bbdb-auto-notes-rules)
+ (bbdb-mail-alias-field, bbdb-name-face-alist, bbdb-record-type)
+ (bbdb-timestamp, bbdb-creation-date)
+ (bbdb-display-name-organization): Doc fix.
+ (bbdb-xfields-sort-order): Renamed from bbdb-notes-sort-order
+ (bbdb-merge-xfield-function-alist): Renamed from
+ bbdb-merge-notes-function-alist
+ (bbdb-xfield-label-list): Renamed from bbdb-notes-label-list.
+ (bbdb-record-xfields): Renamed from bbdb-record-Notes.
+ (bbdb-record-set-xfields): Renamed from bbdb-record-set-Notes.
+ (bbdb-record-xfield): Renamed from bbdb-record-note.
+ (bbdb-record-set-xfield): Renamed from bbdb-record-set-note.
+ (bbdb-record-xfield-intern): Renamed from bbdb-record-note-intern.
+ (bbdb-record-xfield-split): Renamed from bbdb-record-note-split
+ (bbdb-set-xfield-labels): Renamed from bbdb-set-notes-labels
+ (bbdb-merge-xfield): Renamed from bbdb-merge-note.
+
+ * lisp/bbdb-com.el (bbdb-search, bbdb, bbdb-compare-records)
+ (bbdb-create-internal, bbdb-edit-field): Doc fix.
+ (bbdb-search-xfields): Renamed from bbdb-search-notes.
+ (bbdb-message-search): Make search more robust.
+ (bbdb-sort-xfields): Renamed from bbdb-sort-notes.
+
+2012-12-25 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-parse-records): If multiple records have the
+ same name, hash all these records.
+ (bbdb-allow-duplicates): Doc fix.
+
+2012-09-23 Roland Winkler <winkler@gnu.org>
+ Add more complete support for mail entries containing RFC-822
+ addresses such as "John Smith <smith@foo.com>" in the record of
+ Johnathan Smith.
+
+ * lisp/bbdb.el (bbdb-defstruct): Doc fix. Improve doc string of
+ functions defined via this macro.
+ (bbdb-cache-mail-aka, bbdb-cache-mail-canon): New elements of
+ bbdb-record-cache.
+ (bbdb-record-mail-aka, bbdb-record-mail-canon): New functions.
+ (bbdb-hash-p): New function.
+ (bbdb-gethash): Use it.
+ (bbdb-puthash-mail): New function.
+ (bbdb-hash-record): Use it.
+ (bbdb-record-field): Renamed from bbdb-record-get-field.
+ New field values mail-canon, mail-aka and aka-all. Doc fix.
+ (bbdb-record-get-field): Obsolete function alias.
+ (bbdb-record-set-field): Doc fix. Update hash for mail entries
+ such as "John Smith <smith@foo.com>".
+ (bbdb-delete-record-internal): Use canonical mail addresses and
+ all AKAs when cleaning up the hash.
+
+ * lisp/bbdb-com.el (bbdb-search): Use bbdb-record-field.
+ (bbdb-search-duplicates): Use bbdb-record-mail-canon.
+ (bbdb-message-search): Simplify.
+ (bbdb-edit-field): Doc fix.
+ (bbdb-ident-point, bbdb-transpose-fields)
+ (bbdb-delete-field-or-record): Use bbdb-record-field.
+ (bbdb-completion-predicate): Use bbdb-hash-p.
+ (bbdb-complete-mail): Compare with all AKAs. A plain message
+ search should be sufficient.
+
+ * lisp/bbdb-mual.el (bbdb-annotate-message): Compare with
+ canonical mail addresses.
+
+ * lisp/bbdb-ispell.el (bbdb-ispell-export): Use bbdb-record-field.
+
+ * README: Notes for BBDB lisp hackers added.
+
+2012-09-23 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mua-auto-update-p): Doc fix.
+ (bbdb-message-pop-up): Change default to t.
+
+ * lisp/bbdb-mua.el (bbdb-mua-auto-update)
+ (bbdb-mua-auto-update-init): Doc fix.
+ (bbdb-mua-auto-update): Simplify.
+
+ * README: Clarify usage of bbdb-mua-auto-update.
+
+2012-09-09 Roland Winkler <winkler@gnu.org>
+ Provide unified scheme for customizing how BBDB analyzes messages.
+
+ * lisp/bbdb.el (bbdb-add-name): Renamed from
+ bbdb-accept-name-mismatch.
+ (bbdb-add-aka): Renamed from bbdb-use-alternate-names.
+ (bbdb-new-mails-primary): Renamed from
+ bbdb-new-mails-always-primary.
+ (bbdb-add-name, bbdb-add-aka, bbdb-add-mails)
+ (bbdb-new-mails-primary): Unify set of allowed values.
+ (bbdb-add-job, bbdb-eval-spec): New functions.
+ (bbdb-mode): Update docstring.
+
+ * lisp/bbdb-com.el (bbdb-merge-records): Use bbdb-add-aka.
+
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use bbdb-add-name,
+ bbdb-add-aka, bbdb-add-mails, and bbdb-new-mails-primary.
+
+2012-09-08 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-message-header): Use
+ gnus-fetch-original-field so that bbdb-select-message does not get
+ fooled by an apparent absence of some headers.
+
+2012-09-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-accept-name-mismatch): Allow value being a
+ regexp or function.
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use these new values.
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-edit-field): Bug fix.
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-record-set-field): Bug fix.
+
+2012-09-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-with-print-loadably): New macro.
+ (bbdb-insert-record-internal, bbdb-overwrite-record-internal)
+ (bbdb-sort-records): Use it.
+
+2012-08-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail-cleanup): New function.
+ (bbdb-complete-mail): Use it. In particular, clean up also when
+ using *Completions* buffer.
+
+2012-08-11 Roland Winkler <winkler@gnu.org>
+ Remove electric mode that was not providing any new functionality
+ to BBDB. Also see GNU Emacs Bug#11983.
+
+ * lisp/bbdb.el (bbdb-electric, bbdb-inside-electric-display)
+ (bbdb-quit-window, bbdb-electric-display-records)
+ (bbdb-electric-throw, bbdb-quit-window)
+ (bbdb-display-records-internal): Remove.
+ (bbdb-display-records): Remove arg electric. Merge with
+ bbdb-display-records-internal.
+ (bbdb-redisplay-records): Use bbdb-display-records.
+
+ * lisp/bbdb-com.el (bbdb-mail, bbdb-mail-address, bbdb-info):
+ Remove electricity.
+ (bbdb-mail-abbrev-expand-hook): Use bbdb-display-records.
+
+ * lisp/bbdb-mua.el (bbdb-mua-display-records)
+ (bbdb-mua-auto-update): Use bbdb-display-records.
+
+2012-08-09 Roland Winkler <winkler@gnu.org>
+ Remove message cache that was broken. There were two problems
+ with it. The cache did not distinguish between records associated
+ with the senders and recipients. So if a call of
+ bbdb-mua-display-sender was followed by, say, a call of
+ bbdb-mua-display-recipients the second call also returned the
+ senders. Second, the cache used assq to identify message keys to
+ operate fast. Yet most MUAs only provide strings as message keys.
+
+ * lisp/bbdb.el (bbdb-message-all-addresses)
+ (bbdb-notice-mail-hook, bbdb-notice-record-hook): Fix docstring.
+ (bbdb-message-caching, bbdb-message-cache): Remove.
+ (bbdb-buffer): Remove cache flushing.
+
+ * lisp/bbdb-mua.el (bbdb-update-records): Remove arg msg-key.
+ Remove caching of records.
+ (bbdb-message-get-cache, bbdb-message-set-cache)
+ (bbdb-message-rem-cache): Remove.
+ (bbdb-mua-update-records): Remove arg msg-key from calls of
+ bbdb-update-records.
+
+2012-08-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Use quit-window instead
+ of current-window-configuration and set-window-configuration.
+ * lisp/bbdb.el (bbdb-complete-mail-saved-window-config): Remove.
+
+2012-08-06 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Revert 2012-07-06 change.
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Simplify.
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-suppress-changed-records-recording): Remove.
+ (bbdb-puthash, bbdb-gethash, bbdb-remhash): Ignore keys that are
+ empty strings or nil.
+ (bbdb-hash-record): Explicitly hash name.
+ (bbdb-change-record, bbdb-delete-record-internal)
+ (bbdb-insert-record-internal, bbdb-overwrite-record-internal):
+ Operate on hash table and bbdb-changed-records list only when
+ necessary.
+
+ * lisp/bbdb-com.el (bbdb-delete-records): Remove record from hash
+ table.
+ (bbdb-merge-records): Do not add new-record to the list of changed
+ records, which is done already by bbdb-change-record.
+
+2012-08-05 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Do not call quit-window.
+ Instead, rely on set-window-configuration that it does what we
+ want.
+
+2012-08-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-merge-records): Improve interactive call
+ and docstring.
+
+2012-08-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-allow-duplicates, bbdb-hash-update)
+ (bbdb-record-set-field): Fix docstring.
+ * lisp/bbdb-com.el (bbdb-merge-records): Do not through an error
+ when merging the old and new record results in duplicate AKAs and
+ email addresses.
+
+2012-07-31 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): When a single record
+ matches, analyze more carefully which mail address to use. Cycle
+ even if the record contains only one mail address, yet
+ bbdb-dwim-mail gives us something different from what we have.
+ Search correctly for RFC 822 addresses containing a full name.
+
+2012-07-20 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Simplify. Create new
+ record if update-p has not value update.
+
+2012-07-20 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-gethash): Allow value of t for arg predicate.
+
+2012-07-20 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb-com.el (bbdb-message-search): Allow args name or mail
+ to be nil.
+
+2012-07-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el: Simplify previous patch.
+ (bbdb-electric-execute, bbdb-electric-quit, bbdb-electric-quit):
+ Remove.
+ (bbdb-display-records): Simplify.
+ (bbdb-electric-display-records): Fix docstring. Simplify. Remove
+ optional args select and horiz-p that interfere with
+ Electric-pop-up-window.
+
+2012-07-18 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-electric-display-records): Fix previous
+ patch.
+
+2012-07-18 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el: Autoload bbdb-search and bbdb-search-prompt.
+ (bbdb-display-records): Make records a required arg. Do not
+ redefine keys. Pass optional args to
+ bbdb-electric-display-records.
+ (bbdb-electric-display-records): New optional args layout, append,
+ select, and horiz-p. Make it a command. Redefine SPC key
+ temporarily. Simplify.
+
+2012-07-17 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mua-update-interactive-p)
+ (bbdb-mua-auto-update-p, bbdb-update-records-p): Update docstring.
+ (bbdb-canonicalize-mail-function): Update docstring.
+ (bbdb-message-caching): Use default nil till caching is fixed.
+ (bbdb-cache-deleted-p, bbdb-cache-set-deleted-p)
+ (bbdb-record-deleted-p, bbdb-record-set-deleted-p): Removed.
+ (bbdb-display-name-organization): Use memq.
+
+ * lisp/bbdb-mua.el (bbdb-mua, bbdb-message-header): Use memq.
+ (bbdb-get-address-components): Allow mail to be nil. Use
+ member-ignore-case.
+ (bbdb-update-records): New value update for arg update-p. Use
+ memq.
+ (bbdb-message-get-cache): Simplify.
+ (bbdb-message-set-cache): Remove old value from cache.
+ (bbdb-annotate-message): New value update for arg update-p.
+ Operate on all records found by bbdb-message-search. Return list
+ of records. Use member-ignore-case.
+ (bbdb-mua-update-records): Use memq.
+ (bbdb-auto-notes): Use member-ignore-case and assoc-string.
+
+ * lisp/bbdb-com.el (bbdb-read-name, bbdb-insert-field): Use memq.
+ (bbdb-complete-mail): Use member-ignore-case.
+
+ * lisp/bbdb-message.el (bbdb/message-update-records-p)
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records-p)
+ * lisp/bbdb-mhe.el (bbdb/mh-update-records-p)
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records-p)
+ * lisp/bbdb-vm.el (bbdb/vm-update-records-p): Update
+ docstring.
+
+ * lisp/bbdb-print.el (bbdb-print-record): Do not use
+ bbdb-record-deleted-p.
+
+ * README: Update usage of update-p.
+
+2012-07-12 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-get-address-components)
+ (bbdb-message-get-cache, bbdb-message-set-cache)
+ (bbdb-message-rem-cache, bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-field)
+ (bbdb-canonical-hosts, bbdb-canonicalize-mail-1)
+ (bbdb-mail-redundant-p, bbdb-delete-redundant-mails)
+ (bbdb-message-clean-name-default): Fix docstring.
+
+2012-07-09 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-field)
+ (bbdb-mua-edit-field-sender, bbdb-mua-edit-field-recipients): New arg
+ update-p.
+ (bbdb-mua-edit-field-interactive): Handle arg update-p.
+
+2012-07-08 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Fix previous patch.
+
+2012-07-08 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Make records a list
+ ordered like address-list.
+
+2012-07-06 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Use window-live-p.
+
+2012-07-06 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-edit-field): Revert previous change.
+ Do not use hard-coded bindings for user variables.
+
+2012-07-06 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Use `quit-window' instead
+ of `bury-buffer' to get rid of *Completions*.
+
+2012-07-06 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-edit-field): Edit THE record for THE
+ sender, not all the relevant records.
+
+2012-07-03 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-record-name, bbdb-record-name-lf): Fix
+ docstring.
+ * lisp/bbdb-com.el (bbdb-search): Also search last_first names.
+ Fix docstring.
+ (bbdb-message-search): Fix docstring.
+
+2012-07-01 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-get-address-components): name may be nil.
+
+2012-07-01 Sam Steingold <sds@gnu.org>
+ * .gitignore: ignore Makefiles and configure files;
+ bbdb-autoloads.el -> bbdb-loaddefs.el.
+
+2012-06-24 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Use bbdb-message-search
+ instead of bbdb-search when `update-p' is `search' so that all
+ senders are displayed.
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Do not offer to
+ replace the name if it is already an AKA.
+
+ * lisp/bbdb.el (bbdb-label-completion-list): Use symbol-value
+ instead of eval for symbols.
+ * lisp/bbdb-mua.el (bbdb-update-records): Ditto.
+
+2012-06-24 Philip Hudson <phil.hudson@iname.com>
+ * lisp/bbdb.el (bbdb-read-only, bbdb-initialize-hook)
+ (bbdb-mode-hook, bbdb-layout-alist, bbdb-case-fold-search)
+ (bbdb-message-caching, bbdb-complete-mail-allow-cycling)
+ (bbdb-after-save-hook, bbdb-completion-display-record)
+ (bbdb-update-records-address, bbdb-warn, bbdb-split, bbdb-concat)
+ (bbdb-read-string, bbdb-current-record, bbdb-debug)
+ (bbdb-timestamp, bbdb-creation-date, bbdb-gethash)
+ (bbdb-hash-record, bbdb-record-name, bbdb-record-name-lf)
+ (bbdb-record-sortkey, bbdb-record-set-sortkey, bbdb-record-marker)
+ (bbdb-record-set-marker, bbdb-record-deleted-p)
+ (bbdb-record-set-deleted-p, bbdb-merge-concat)
+ (bbdb-merge-string-least, bbdb-merge-string-most)
+ (bbdb-phone-string, bbdb-error-retry, bbdb-display-list)
+ (bbdb-display-record-one-line, bbdb-display-record-multi-line)
+ (bbdb-display-records, bbdb-display-records-internal)
+ (bbdb-redisplay-record, bbdb-pop-up-window)
+ (bbdb-electric-display-records, bbdb-electric-throw)
+ (bbdb-electric-quit, bbdb-quit-window, bbdb-mouse-menu, bbdb-save)
+ (bbdb-offer-to-create bbdb-lastname-suffixes)
+ (bbdb-update-records-p, bbdb-new-mails-always-primary): Fix
+ docstring.
+ (bbdb-mail-user-agent): Untabify.
+
+2012-06-24 Roland Winkler <winkler@gnu.org>
+ Update copyright notices.
+
+ * lisp/bbdb.el (bbdb-allow-duplicates): Rename from
+ bbdb-no-duplicates to match the unchanged docstring of this
+ variable.
+ (bbdb-record-Notes): Rename from bbdb-record-notes to avoid name
+ clashes.
+ (bbdb-puthash): Do not hash empty strings.
+ (bbdb-gethash): New arg predicate.
+ (bbdb-check-name): New function.
+ (bbdb-record-set-name): For args first and last allow new value t.
+ Use bbdb-check-name.
+ (bbdb-record-name, bbdb-record-name-lf): Use it.
+ (bbdb-record-set-field): Use it. Simplify.
+ (bbdb-label-completion-default, bbdb-data-completion-list)
+ (bbdb-data-completion-default): Remove unused function.
+ (bbdb-buffer): Handle here that bbdb-file might have changed on
+ disk and auto-save file could be newer than bbdb-file instead of
+ bbdb-records doing this.
+ (bbdb-revert-buffer): Fix docstring. Use prefix arg as in
+ revert-buffer. Use variable bbdb-buffer instead of function
+ bbdb-buffer to avoid recursion.
+ (bbdb-parse-records): Rename from bbdb-parse-internal. Add
+ docstring. Do not polute buffer-undo-list when reading bbdb-file.
+ Use unwind-protect. Merge with bbdb-parse-frobnicate. Handle
+ bbdb-allow-duplicates properly.
+ (bbdb-with-db-buffer): Add docstring.
+ (bbdb-display-record-one-line, bbdb-display-record-multi-line):
+ Simplify.
+ (bbdb-pop-up-window): Fix docstring.
+ (bbdb-sendmail-menu): Add docstring.
+ (bbdb-electric-quit): Rename from bbdb-electric-done.
+ (bbdb-electric-display-records): Simplify.
+
+ * lisp/bbdb-com.el (bbdb-editable): Fix docstring. Check more
+ carefully without reverting.
+ (bbdb-message-search): Use bbdb-buffer.
+ (bbdb-read-record): Use bbdb-buffer and bbdb-check-name.
+ (bbdb-create-internal): Fix docstring. Use bbdb-check-name.
+ (bbdb-edit-field): Merge with bbdb-record-edit-name.
+ (bbdb-record-edit-name): Remove.
+ (bbdb-completion-predicate): Bug fix.
+ (bbdb-complete-mail): Use bbdb-buffer and
+ bbdb-completion-predicate.
+ (bbdb-search-duplicates, bbdb-message-search)
+ (bbdb-create-internal): Use arg predicate of bbdb-gethash.
+
+ * lisp/bbdb.el (bbdb-gethash): New arg predicate.
+ (bbdb-check-name, bbdb-record-set-field, bbdb-parse-records) Use
+ it.
+ * lisp/bbdb-com.el (bbdb-search-duplicates, bbdb-message-search)
+ (bbdb-create-internal): Use it.
+
+ * lisp/bbdb-mua.el (bbdb-message-get-cache): Use bbdb-buffer.
+
+ * lisp/bbdb.el (bbdb-message-clean-name-function)
+ (bbdb-message-mail-as-name): New variables.
+ * lisp/bbdb-mua.el (bbdb-get-address-components)
+ (bbdb-annotate-message): Use them.
+ (bbdb-message-clean-name-default): Rename from
+ bbdb-message-clean-name. Clean names properly, too.
+
+ * tex/Makefile.in (install-TeX): Bug fix (Bug#108041).
+
+2012-01-02 Sam Steingold <sds@gnu.org>
+ * lisp/bbdb.el (bbdb-auto-notes-rules): Use :set keyword to reset
+ `bbdb-auto-notes-rules-expanded' when `bbdb-auto-notes-rules' is set.
+
+2012-01-02 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el (bbdb-anniv-list): Clarify docstring.
+
+2012-01-02 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el: Do not use custom-loads for bbdb-mua.el and
+ bbdb-com.el. Use symbols for custom-loads.
+ (bbdb-utilities-ispell): Group renamed and moved here from
+ bbdb-ispell.el.
+ (bbdb-utilities-print): Group renamed from bbdb-print.
+ (bbdb-utilities-dialing): Group renamed from bbdb-dialing.
+ * lisp/bbdb-ispell.el, lisp/bbdb-print.el: Updated accordingly.
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el (bbdb-anniv-diary-entries): Remove leading
+ and trailing whitespace in text properly.
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+ * lisp/Makefile.in: Do not create backup file for
+ bbdb-loaddefs.el.
+
+2011-12-18 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-anniv.el (bbdb-anniv-alist): New format specification
+ `%t'.
+ (bbdb-anniv-diary-entries): Use it. Handle diary's backup forms
+ in a better way.
+
+2011-12-11 Roland Winkler <winkler@gnu.org>
+ * INSTALL, Makefile.in, aclocal.m4, configure.ac, install-sh:
+ * lisp/Makefile.in, doc/Makefil.in, doc/bbdb.texi:
+ * doc/doclicense.texi, doc/gpl.texi, tex/Makefile.in:
+ * tex/bbdb-cols.tex, tex/bbdb-print-brief.tex, tex/bbdb-print.tex:
+ New files.
+ * lisp/makefile-temp: Renamed from lisp/Makefile.
+ * README: Updated.
+
+ * lisp/bbdb-ispell.el: Header updated. Prefix bbdb-spell replaced
+ by bbdb-ispell.
+ (bbdb-ispell): New custom group.
+ (bbdb-ispell-dictionary-list): Renamed from bbdb-spell-dictionary.
+ (bbdb-ispell-field-list): Renamed from bbdb-spell-field.
+ (bbdb-ispell-export): Merged with bbdb-spell-add-word.
+ (bbdb-ispell-collect-words): Renamed from
+ bbdb-spell-export-field. Merged with bbdb-spell-append-word.
+
+2011-12-11 Ivan Kanis <ivan.kanis@googlemail.com>
+ * lisp/bbdb-ispell.el: New file
+
+2011-11-27 Roland Winkler <winkler@gnu.org>
+ * README: Updated.
+
+ * lisp/bbdb.el: Revert change from 2011-10-11. Loading
+ bbdb-autoloads.el is sufficient.
+
+ * lisp/Makefile: It no longer supports VM by default, but you need
+ to enable it.
+
+2011-11-27 Leo <sdl.web@gmail.com>
+ * lisp/bbdb.el (bbdb-image-suffixes): Fix typo.
+
+2011-11-20 Roland Winkler <winkler@gnu.org>
+ * README: Updated.
+
+ * lisp/bbdb.el (bbdb-message-try-all-headers)
+ (bbdb-user-mail-address-re): Clarify doc string.
+ (bbdb-defstruct): Do not update bbdb-mail-aliases-need-rebuilt.
+ (bbdb-record-set-note): Update bbdb-mail-aliases-need-rebuilt.
+ (bbdb-record-set-name): Update name in cache and hash.
+ (bbdb-record-unset-name): Removed (obsolete).
+ (bbdb-hash-update): New function.
+ (bbdb-record-set-field): Use it.
+ (bbdb-records): Initiate variable bbdb-records.
+ (bbdb-parse-internal): Use bbdb-goto-first-record.
+ (bbdb-goto-first-record): Move backward only if we found a first
+ record.
+
+ * lisp/bbdb-com.el (bbdb-insert-field)
+ (bbdb-delete-field-or-record): Use bbdb-record-set-field.
+ (bbdb-edit-field): New optional arg value. Handle affix,
+ organization, mail, aka, and note fields directly.
+ (bbdb-record-edit-affix, bbdb-record-edit-organziation)
+ (bbdb-record-edit-mail, bbdb-record-edit-aka)
+ (bbdb-record-edit-note): Removed.
+
+ * lisp/bbdb.el (bbdb-mail-avoid-redundancy) Renamed from
+ bbdb-mail-allow-redundancy.
+ * lisp/bbdb-com.el (bbdb-dwim-mail): Update it accordingly.
+
+ * lisp/bbdb.el (bbdb-update-records-p): Change default to less
+ agressive `search'.
+ (bbdb-mua-auto-update-p): New variable
+ * lisp/bbdb-mua.el (bbdb-mua-auto-update): Use it.
+ (bbdb-update-records): Resolve arg update-p up to two times.
+ * lisp/bbdb-message.el (bbdb/message-update-records-p)
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records-p)
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records-p)
+ * lisp/bbdb-mhe.el (bbdb/mh-update-records-p)
+ * lisp/bbdb-vm.el (bbdb/vm-update-records-p): Doc fix.
+
+ * lisp/bbdb-mua.el (bbdb-annotate-record): Convert annotation into
+ list if field is affix, organization, mail or aka.
+ (bbdb-mua-edit-field-interactive): New function.
+ (bbdb-mua-edit-field): New command.
+ (bbdb-mua-edit-field-sender, bbdb-mua-edit-field-recipients): Use
+ it.
+
+ * lisp/bbdb.el (bbdb-image, bbdb-image-path, bbdb-image-suffixes):
+ New variables.
+ (bbdb-display-name-organization): Use them to display images for
+ BBDB records. Suggested by Ivan Kanis <apple@kanis.fr>.
+
+ * lisp/bbdb-migrate.el (bbdb-undocumented-variables): New command.
+
+2011-10-11 Teodor Zlatanov <tzz@lifelogs.com>
+
+ * lisp/bbdb.el: Autoload `bbdb-insinuate-gnus' from bbdb-gnus.el
+ so `bbdb-initialize' won't throw an error when passed 'gnus.
+ Ditto 'message, 'rmail, 'vm, and 'mh-e.
+
+2011-10-10 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-name-format, bbdb-read-name-format)
+ (bbdb-name-face-alist): New user variables.
+ (bbdb-record-name-lf): New function.
+ (bbdb-display-name-organization): Use bbdb-name-format for
+ customizable display of name. Use note field name-face for
+ customizable font-locking of name of a record.
+ (bbdb-layout-list): Omit name-format and name-face
+ for multi-line and pop-up-multi-line format.
+ (bbdb-separator-alist): New default values for name-first-last and
+ name-last-first.
+ (bbdb-record-set-name): Use them.
+ * lisp/bbdb-com.el (bbdb-read-name): New function.
+ (bbdb-read-record, bbdb-record-edit-name): Use it. New optional
+ arg first-and-last.
+
+ * lisp/bbdb.el: (bbdb-merge-notes-function): Removed (obsolete).
+ (bbdb-record-type): New internal variable.
+ (bbdb-check-type): Moved here from lisp/bbdb-com.el. Use the
+ pseudo-code of bbdb-record-type.
+ (bbdb-record-get-field, bbdb-merge-concat)
+ (bbdb-merge-concat-remove-duplicates, bbdb-merge-string-least)
+ (bbdb-merge-string-most, bbdb-merge-lists, bbdb-divide-name)
+ (bbdb-parse-postcode): Moved here from lisp/bbdb-com.el.
+ (bbdb-merge-note): Rewrite.
+ (bbdb-record-set-field): Moved here from lisp/bbdb-com.el. New
+ optional args check and merge.
+ (bbdb-record-note-intern): New function.
+ (bbdb-record-set-note): Throw error if the name of a note field
+ equals the name of any other record field.
+ (bbdb-parse-frobnicate): Include all note fields in
+ bbdb-notes-label-list.
+ * lisp/bbdb-com.el (bbdb-create-internal): Use bbdb-check-type.
+ (bbdb-merge-records-internal): Removed (merged with
+ bbdb-merge-records).
+ (bbdb-merge-records): Use bbdb-record-set-field.
+ * lisp/bbdb-mua.el (bbdb-annotate-record): Renamed from
+ bbdb-annotate-note. Use bbdb-record-set-field.
+
+ * lisp/bbdb.el (bbdb-initialize): Do not require bbdb-autoloads.
+
+ * lisp/bbdb.el (bbdb-phone-string): Fix error message.
+
+ * lisp/bbdb.el (bbdb-error-retry): Use progn.
+
+ * lisp/bbdb.el (bbdb-message-try-all-headers): New user variable.
+ * lisp/bbdb-mua.el (bbdb-get-address-components): Use it.
+
+ * lisp/bbdb-print.el (bbdb-print): Do not use \catcode.
+
+2011-09-22 Leo <sdl.web@gmail.com>
+ * lisp/bbdb.el (bbdb-pop-up-window): Remove Gnus-specific code
+ which is not required anymore by recent versions of Gnus.
+
+2011-09-21 Leo <sdl.web@gmail.com>
+ * lisp/bbdb-com.el (bbdb-browse-url): Fix usage of prefix arg.
+
+2011-09-19 Leo <sdl.web@gmail.com>
+ * lisp/bbdb-com.el (bbdb-add-mail-alias): Fix completion list used
+ in interactive calls for deleting an alias.
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mode-map): Use / as search prefix.
+
+2011-09-19 Abhi Yerra <abhi@berkeley.edu>
+ * lisp/bbdb.el (bbdb-dial-function): New variable.
+ (bbdb-sound-player, bbdb-sound-files, bbdb-modem-dial)
+ (bbdb-modem-device, bbdb-sound-volume): Removed (obsolete).
+
+ * lisp/bbdb-com.el (bbdb-dial-number): Use browse-url and
+ bbdb-dial-function.
+ (bbdb-play-sound): Removed (obsolete)
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-dial): First remove extension. Simplify.
+
+2011-09-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-version): Do not use interactive-p.
+
+ * lisp/bbdb-message.el: Require sendmail for mail-mode-map.
+
+ * lisp/bbdb-anniv.el (number): Use with-no-warnings.
+
+ * lisp/bbdb-com.el (bbdb-divide-name): Fix regexp for matching
+ last name prefixes.
+
+2011-05-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-update-records): Fix previous patch.
+ (bbdb-prompt-for-create): Use special-mode.
+
+2011-05-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-notice-mail-hook): Rename from
+ bbdb-notice-hook.
+ (bbdb-notice-record-hook): New variable.
+ (bbdb-notice-hook-pending): Update doc string.
+
+ * lisp/bbdb-mua.el (bbdb-update-records): Call
+ bbdb-notice-record-hook.
+ (bbdb-annotate-message): Use bbdb-notice-mail-hook.
+
+ * lisb/bbdb-vm.el (bbdb/vm-auto-add-label): Update doc string.
+
+2011-05-08 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-display-all-records): Use redisplay. Why
+ needed?
+
+2011-05-08 Leo <sdl.web@gmail.com>
+ * lisp/bbdb-com.el (bbdb-merge-records-internal): Fix typo
+
+2011-05-08 Leo <sdl.web@gmail.com>
+ * lisp/bbdb-mua.el (bbdb-auto-notes): Fix typo
+
+2011-05-07 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-display-current-record): New command.
+ (bbdb-display-all-records): Improve docstring.
+
+ * lisp/bbdb.el (bbdb-mode-map): Key bindings for
+ bbdb-display-all-records and bbdb-display-current-record.
+
+2011-04-29 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * lisp/bbdb.el (bbdb-init-forms): Fix typo.
+ (bbdb-parse-internal): Clarify error message.
+
+2011-04-29 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * lisp/bbdb-migrate.el (bbdb-peel-the-onion): New function.
+ (bbdb-migrate): Use it for cleaning up corrupted BBDB files.
+
+2011-04-29 Barak A. Pearlmutter <barak@cs.nuim.ie>
+ * lisp/Makefile: Use option --batch. New target TAGS.
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el, lisp/bbdb-com.el, lisp/bbdb-migrate.el,
+ lisp/bbdb-print.el: Rename degree field to affix.
+
+2011-04-29 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-display-name-organization): Include name in
+ text property.
+ (bbdb-scan-property): New function.
+ (bbdb-next-record, bbdb-prev-record): Use it.
+ (bbdb-next-field, bbdb-prev-field): New commands bound to "N" and
+ "P".
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-pop-up-window): Rename from
+ bbdb-pop-up-buffer.
+ * lisp/bbdb.el (bbdb-display-records-internal)
+ * lisp/bbdb-com.el (bbdb-complete-mail): Use new name.
+
+2011-04-23 Leo <sdl.web@gmail.com>
+ * lisp/bbdb.el (bbdb-pop-up-buffer): Distinguish 1 and 1.0 in
+ bbdb-pop-up-window-size.
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-message.el (bbdb-insinuate-message)
+ (bbdb-insinuate-mail)
+ * lisp/bbdb-rmail.el (bbdb-insinuate-rmail)
+ * lisp/bbdb-gnus.el (bbdb-insinuate-gnus)
+ * lisp/bbdb-mhe.el (bbdb-insinuate-mh)
+ * lisp/bbdb-vm.el (bbdb-insinuate-vm): Fix docstring.
+
+2011-04-23 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mode-map): Do no call set-keymap-parent which
+ is done already by define-derived-mode. Reported by Sam Steingold
+ <sds@gnu.org>. Add menu binding for revert-buffer.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-create-hook, bbdb-change-hook): Use defvar.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-time-stamp-format): Includes timezone info.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * TODO: New file.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-faces): Group of faces used by BBDB.
+ (bbdb-name, bbdb-organization, bbdb-field-name): New faces.
+ (bbdb-display-name-organization, bbdb-display-record-one-line)
+ (bbdb-display-record-multi-line): Use them.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mode-map): Inherit from special-mode-map.
+ (bbdb-quit-window): Renamed from bbdb-bury-buffer. Use
+ quit-window.
+ (bbdb-mode): Use define-derived-mode.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-indent-string): New function.
+ (bbdb-display-record-multi-line): Use it. (Bug#33101)
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el: Autoload browse-url-url-at-point.
+
+2011-04-16 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-create-hook, bbdb-change-hook): Call
+ add-hook for the default hook functions.
+
+2011-04-11 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-com.el (bbdb-complete-mail): Ensure initialization of
+ the database.
+
+2011-04-10 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-utilities-anniv): New customization group.
+ (bbdb-create-hook, bbdb-change-hook)
+ (bbdb-after-change-hook, bbdb-notice-hook)
+ (bbdb-default-separator): Improve doc string.
+ (bbdb-separator-alist): Improve doc string. Include entries for
+ anniversaries.
+ (bbdb-records): Use make-variable-buffer-local.
+ (bbdb-current-field): Do not remove field-name.
+ (bbdb-record-note): Simplified.
+ (bbdb-record-note-n): Removed.
+ (bbdb-record-note-split): New function.
+ (bbdb-record-set-note): Improved documentation.
+ (bbdb-format-note, bbdb-record-format-note): New function.
+ (bbdb-display-text): Renamed from bbdb-format-text.
+ (bbdb-display-list): Renamed from bbdb-format-list.
+ (bbdb-display-name-organization): Renamed from
+ bbdb-format-name-organization.
+ (bbdb-display-record-one-line): Renamed from
+ bbdb-format-record-one-line. Unify text properties.
+ (bbdb-display-record-multi-line): Renamed from
+ bbdb-format-record-multi-line. Unify text properties.
+ (bbdb-display-record-full-multi-line): Renamed from
+ bbdb-format-record-full-multi-line.
+ (bbdb-display-record-pop-up-multi-line): Renamed from
+ bbdb-format-record-pop-up-multi-line.
+ (bbdb-display-record): Renamed from bbdb-format-record.
+ (bbdb-parse-internal, bbdb-parse-frobnicate): Simplified search
+ for first record.
+ (bbdb-delete-record-internal, bbdb-overwrite-record-internal):
+ Disentangle code.
+
+ * lisp/bbdb-com.el (bbdb-editable): Throw error if *BBDB* buffer
+ is out of sync with database.
+ (bbdb-search): Use suffix -re for all args that are regular
+ expressions.
+ (bbdb-delete-duplicate-mails, bbdb-sort-addresses)
+ (bbdb-sort-phones, bbdb-sort-notes): New optional arg update.
+ (bbdb-record-edit-note): Renamed from bbdb-record-edit-notes.
+ (bbdb-list-transpose, bbdb-ident-point): New functions.
+ (bbdb-transpose-fields): Use them. Make code more robust such
+ that it can be applied to any subfields of the same type.
+ (bbdb-field-equal, bbdb-next-field): Removed (obsolete).
+ (bbdb-mail-aliases, bbdb-get-mail-aliases, bbdb-add-mail-alias)
+ (bbdb-browse-url): Use bbdb-record-note-split.
+
+ * lisp/bbdb-mua.el (bbdb-mua-wrapper): Do not use
+ rmail-select-summary.
+ (bbdb-mua-auto-update): Bug fix.
+
+ * lisp/bbdb-rmail.el (bbdb-insinuate-rmail)
+ * lisp/bbdb-mhe.el (bbdb-insinuate-mh): Bind to
+ bbdb-mua-edit-notes-sender.
+
+ * lisp/bbdb-vm.el (bbdb/vm-auto-folder, bbdb/vm-virtual-folder)
+ (bbdb/vm-auto-add-label): Use bbdb-record-note-split.
+
+ * lisp/bbdb-print.el (bbdb-print-omit-fields): Remove `omit'.
+
+ * lisp/bbdb-anniv.el: New file.
+
+ * lisp/Makefile: Honor lisp/bbdb-anniv.el.
+
+2011-03-05 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-modeline-info): New variable.
+ (bbdb-mode): Use it.
+ (bbdb-mode-map): Unify keybindings for search commands.
+ (bbdb-sort-records): Update marker positions correctly.
+
+ * lisp/bbdb-com.el (bbdb-append-display-p, bbdb-append-display)
+ (bbdb-search-invert-p, bbdb-search-invert): Use
+ bbdb-modeline-info.
+ (bbdb-search): Also search for addresses. Simplify codde.
+ (bbdb-search-address): New command.
+ (bbdb-search-phone): Fix prompt.
+
+ * lisp/bbdb-mua.el (bbdb-mua-wrapper): Simplify code.
+ (bbdb-mua-auto-update-init): Doc fix.
+
+ * lisp/bbdb-message.el (bbdb/message-update-records-p)
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records-p)
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records-p)
+ * lisp/bbdb-mhe.el (bbdb/mh-update-records-p)
+ * lisp/bbdb-vm.el (bbdb/vm-update-records-p): Doc fix.
+
+2011-02-27 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-address-format-list): New variable for
+ customization of address formatting and editing. (renamed
+ from bbdb-address-format-alist).
+ (bbdb-format-address): Use it.
+ (bbdb-format-record-one-line, bbdb-format-record-multi-line): Use
+ bbdb-format-address.
+ (bbdb-address-edit-function, bbdb-format-streets)
+ (bbdb-format-address-continental): Removed. Obsolete because of
+ bbdb-address-format-list.
+ (bbdb-format-record): Use funcall instead of eval.
+ (bbdb-continental-postcode-regexp): Renamed from
+ bbdb-continental-zip-regexp.
+ (bbdb-check-postcode): Renamed from bbdb-check-zip.
+ (bbdb-legal-postcodes): Renamed from bbdb-legal-zip-codes.
+ (bbdb-expand-mail-aliases): Removed.
+ (bbdb-notes-label-list): Renamed from bbdb-notes-names.
+ (bbdb-parse-frobnicate): Calculate value of bbdb-notes-label-list
+ instead of reading it. Use memq instead of member.
+ (bbdb-set-notes-labels): Renamed from bbdb-set-notes-names. Do not
+ write value of bbdb-notes-label-list.
+ (bbdb-set-eq): Removed (obsolete).
+ (bbdb-defstruct): Use defsubst.
+ (bbdb-record-unset-name): Clarify code.
+ (bbdb-initialize): Doc fix.
+
+ * lisp/bbdb-com.el (bbdb-message-search): Use name only if mail
+ address does not match.
+ (bbdb-parse-postcode): Renamed from bbdb-parse-zip.
+ (bbdb-insert-field): In interactive calls ignore fields that are
+ already present.
+ (bbdb-record-edit-phone): Convert format of phone number if old
+ and new format are different.
+ (bbdb-edit-field): Use new bbdb-record-edit-phone.
+ (bbdb-record-edit-address): Use bbdb-address-format-list.
+ (bbdb-edit-address-street): Renamed from
+ bbdb-address-edit-street. Take arg street instead of address.
+ (bbdb-edit-address-default): Renamed from
+ bbdb-address-edit-default.
+ (bbdb-address-edit-continental): Removed (obsolete).
+ (bbdb-complete-mail-cleanup): Removed. Code merged with
+ bbdb-complete-mail.
+ (bbdb-complete-mail): Return non-nil if valid completion
+ exists. Simplify code.
+
+ * lisp/bbdb-mua.el (bbdb-annotate-message): Use bbdb-string=.
+ (bbdb-mua-wrapper): Also handle mail and message mode.
+ (bbdb-mua-auto-update): Renamed from bbdb-mua-pop-up-bbdb-buffer.
+ Perform auto update even if bbdb-message-pop-up is nil.
+ (bbdb-mua-auto-update-init): Renamed from
+ bbdb-mua-pop-up-init. Doc fix. Use memq instead of member.
+ (bbdb-force-record-create): Removed (obsolete).
+
+ * lisp/bbdb-migrate.el (bbdb-migrate-postcodes-to-strings):
+ Renamed from bbdb-migrate-zip-codes-to-strings.
+
+ * lisp/bbdb-print.el (bbdb-print-tex-quote-alist): Fix regexp.
+ (bbdb-print-address-format-list): Renamed from
+ bbdb-print-address-format-alist. Use bbdb-address-format-list as
+ default.
+ (bbdb-print): Use bbdb-format-address.
+ (bbdb-print-address-continental): Removed.
+
+2011-01-17 Roland Winkler <winkler@gnu.org>
+ * lisp/Makefile: Do not attempt to add empty line to
+ bbdb-autloads.el.
+
+2011-01-16 Roland Winkler <winkler@gnu.org>
+ * README: Updated.
+
+ * lisp/Makefile: In bbdb-autloads.el, add BBDB lisp directory to
+ load-path.
+
+ * lisp/bbdb.el (bbdb-pop-up-buffer): Use condition-case, in case
+ split-window fails.
+ (bbdb-records, bbdb-mode, bbdb-version, bbdb-initialize): Add
+ autoload cookie.
+
+2011-01-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-mua-update-records): For Gnus use
+ gnus-article-buffer.
+ (bbdb-mua-wrapper): New macro.
+ (bbdb-mua-display-records, bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-notes-sender)
+ (bbdb-mua-edit-notes-recipients): Use it.
+ (bbdb-mua-update-mua): Removed (obsolete because of
+ bbdb-mua-wrapper).
+
+ * lisp/bbdb-gnus.el (bbdb-insinuate-gnus): Code doc updated.
+
+ * lisp/bbdb-com.el (bbdb-complete-name): Obsolete alias for
+ bbdb-complete-mail.
+
+2011-01-06 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-message-headers, bbdb-accept-name-mismatch)
+ (bbdb-use-alternate-names): Fix docstring.
+ (bbdb-auto-notes-rules): Renamed from bbdb-auto-notes-alist. New
+ format.
+ (bbdb-auto-notes-ignore-messages): Renamed from
+ bbdb-auto-notes-ignore-all.
+ (bbdb-auto-notes-ignore-headers): Renamed from
+ bbdb-auto-notes-ignore.
+ (bbdb-pop-up-window-size): Fix docstring.
+ (bbdb-horiz-pop-up-window-size): New variable.
+ (bbdb-pop-up-buffer): Use it.
+ (bbdb-auto-notes-rules-expanded): New variable.
+
+ * lisp/bbdb-com.el: Use eval-and-compile.
+ (bbdb-subint): Moved here from lisp/bbdb.el. Simplified.
+ (bbdb-parse-phone): Return value always includes extension.
+ (bbdb-read-record): Simplified accordingly.
+ (bbdb-prompt-for-new-field): Use phone number style as returned
+ from bbdb-parse-phone.
+
+ * lisp/bbdb-mua.el: Use eval-and-compile.
+ (bbdb-update-records): Avoid name clash with function search in
+ cl-seq.el.
+ (bbdb-message-header-re): New function.
+ (bbdb-accept-message): Use it.
+ (bbdb-get-address-components): Also return MUA.
+ (bbdb-annotate-message): Bug fix. Simplify.
+ (bbdb-mua-pop-up-init): New function.
+ (bbdb-auto-notes): Complete re-write.
+
+ * lisp/bbdb-message.el (bbdb-insinuate-message)
+ (bbdb-insinuate-mail)
+ * lisp/bbdb-rmail.el (bbdb-insinuate-rmail)
+ * lisp/bbdb-gnus.el (bbdb-insinuate-gnus)
+ * lisp/bbdb-mhe.el (bbdb-insinuate-mh)
+ * lisp/bbdb-vm.el (bbdb-insinuate-vm): Do not hook in
+ bbdb-mua-pop-up-bbdb-buffer. (Use instead bbdb-mua-pop-up-init.)
+
+2010-12-15 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mua-message): New customization group.
+ (bbdb-update-records-p): Value may also be a function.
+ (bbdb-mua-update-interactive-p): New variable.
+ (bbdb-init-forms): Add message and mail mode support. Sendmail is
+ deprecated (use mail instead). Remove outdated support for
+ reportmail, supercite and w3.
+ (bbdb-initialize): Updated accordingly. Do not test presence of
+ features (which is not needed).
+ (bbdb-insinuate-sendmail): Removed (use bbdb-insinuate-mail).
+ ( bbdb-insinuate-message): Moved to bbdb-message.el.
+
+ * lisp/bbdb-com.el (bbdb-mail, bbdb-mail-address): Simplified.
+
+ * lisp/bbdb-mua.el (bbdb-mua, bbdb-message-header): New functions.
+ (bbdb-get-address-components): Use bbdb-message-header.
+ Simplified.
+ (bbdb-update-records): New arg msg-key. Handle message cache.
+ Arg update-p may also be a function.
+ (bbdb-mua-update-records, bbdb-mua-update-mua)
+ (bbdb-mua-update-interactive-p, bbdb-mua-pop-up-bbdb-buffer): New
+ functions.
+ (bbdb-mua-display-records, bbdb-mua-display-sender)
+ (bbdb-mua-display-recipients, bbdb-mua-annotate-sender)
+ (bbdb-mua-annotate-recipients, bbdb-mua-edit-notes-sender)
+ (bbdb-mua-edit-notes-recipients): New commands.
+
+ * lisp/bbdb-vm.el (bbdb/vm-header): Remove MIME decoding.
+ (bbdb/vm-update-records, bbdb/vm-pop-up-bbdb-buffer)
+ (bbdb/vm-show-records, bbdb/vm-show-sender)
+ (bbdb/vm-show-recipients, bbdb/vm-annotate-sender)
+ (bbdb/vm-edit-notes): Obsolete. Use instead generic functions in
+ bbdb-mua.el.
+ (bbdb-insinuate-vm): Use generic commands.
+
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records)
+ (bbdb/gnus-pop-up-bbdb-buffer, bbdb/gnus-show-records)
+ (bbdb/gnus-show-sender, bbdb/gnus-show-recipients)
+ (bbdb/gnus-annotate-sender, bbdb/gnus-edit-notes)
+ (bbdb/gnus-summary-show-all-recipients): Obsolete. Use instead
+ generic functions in bbdb-mua.el.
+ (bbdb-insinuate-gnus): Use generic commands.
+ (bbdb/gnus-lines-and-from-length): Removed as
+ gnus-optional-headers appears to be obsolete, too.
+ (bbdb/gnus-message-marker-field): New variable.
+ (bbdb-message-marker-field): Declared obsolete.
+ (bbdb/gnus-summary-get-sender, bbdb/gnus-summary-sender-in-bbdb)
+ (bbdb/gnus-nnimap-folder-list-from-bbdb): Simplified.
+
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records)
+ (bbdb/rmail-pop-up-bbdb-buffer, bbdb/rmail-show-records)
+ (bbdb/rmail-show-sender, bbdb/rmail-show-recipients)
+ (bbdb/rmail-annotate-sender, bbdb/rmail-edit-notes)
+ (bbdb/rmail-summary-show-all-recipients): Obsolete. Use instead
+ generic functions in bbdb-mua.el.
+ (bbdb-insinuate-rmail): Use generic commands. Remove defadvice
+ which has become obsolete because header Messge-ID is used for
+ message caching.
+
+ * lisp/bbdb-mhe.el, lisp/bbdb-message.el: New files.
+
+ * lisp/Makefile: Updated to compile also the new files.
+
+2010-11-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-update-records-p): Fix docstring.
+ (bbdb-message-pop-up): Change default to a less aggressive nil.
+ (bbdb-format-record-one-line): Remove linebreaks from multi-line
+ notes.
+
+ * lisp/bbdb-com.el (bbdb-delete-duplicate-mails)
+ (bbdb-display-records-completely)
+ (bbdb-display-records-with-layout, bbdb-copy-records-as-kill): Doc
+ fix.
+ (bbdb-search-duplicates): Improved interactive spec. New arg
+ records. Doc fix
+ (bbdb-delete-field-or-record): Make records a required arg. New
+ arg fields. Doc fix.
+ (bbdb-delete-records, bbdb-toggle-records-layout)
+ (bbdb-sort-addresses, bbdb-sort-phones, bbdb-sort-notes)
+ (bbdb-add-mail-alias): Make records a required arg. Doc fix.
+ (bbdb-mail-address): New command bound to M.
+ (bbdb-mail): Use it. New arg verbose. Fix interactive spec.
+ (bbdb-mail-yank): Renamed from bbdb-yank-addresses. Bug fix.
+ (bbdb-yank-addresses): Declared obsolete.
+ (bbdb-browse-url): Simplify. Doc fix.
+ (bbdb-grab-url): Simplify.
+
+ * lisp/bbdb-vm.el (bbdb/vm-update-records-p)
+ * lisp/bbdb-gnus.el (bbdb/gnus-update-records-p)
+ * lisp/bbdb-rmail.el (bbdb/rmail-update-records-p): Improved default.
+
+2010-11-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-wrap-column): New variable.
+ (bbdb-format-list): Use bbdb-wrap-column and bbdb-separator-alist.
+ (bbdb-layout-alist, bbdb-format-address-continental)
+ (bbdb-format-address-default, bbdb-format-record-multi-line):
+ Change value of indentation such that it becomes the total
+ indentation.
+
+ * lisp/bbdb-com.el (bbdb-dwim-mail): Fix typo.
+
+2010-10-17 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-mail-allow-redundancy): Doc fix.
+ (bbdb-mode-map): Include bbdb-do-all-records in "Use database"
+ submenu.
+
+ * lisp/bbdb-com.el (bbdb-record-list): Doc fix.
+ (bbdb-dwim-mail): Arg MAIL may be a number,
+ which will pick the MAILth mail address.
+ (bbdb-mail): New optional arg N to pick Nth mail address.
+
+2010-09-30 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-insert-record-internal): Handle empty
+ database properly.
+ * lisp/bbdb-com.el (bbdb-dwim-mail): Cleanup code.
+
+2010-09-19 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb-mua.el (bbdb-prompt-for-create): Quit with C-g.
+ (bbdb-annotate-message) Call UPDATE-P only if record is not yet
+ defined.
+
+2010-08-28 Roland Winkler <winkler@gnu.org>
+ * Relicense all BBDB files to GPLv3 or later. Update email
+ address to winkler@gnu.org.
+
+ * lisp/bbdb.el (bbdb-completion-list): Element name replaced by
+ fl-name and lf-name.
+
+ * lisp/bbdb-com.el (bbdb-insert-field): Use remq instead of delq.
+ (bbdb-complete-mail): Do not use trimmed version of the pattern
+ for partial completion. Distinguish fl-name and lf-name.
+
+2010-08-01 Roland Winkler <winkler@gnu.org>
+ * lisp/bbdb.el (bbdb-message-caching): Renamed from
+ bbdb-message-caching-enabled.
+ (bbdb-create-hook): Renamed from bbdb-create-hooks.
+ (bbdb-change-hook): Renamed from bbdb-change-hooks.
+ (bbdb-after-change-hook): Renamed from bbdb-after-change-hooks.
+ (bbdb-notice-hook): Renamed from bbdb-notice-hooks.
+ (bbdb-accept-message-alist): Renamed from
+ bbdb-accept-messages-alist.
+ (bbdb-ignore-message-alist): Renamed from
+ bbdb-ignore-messages-alist.
+ (bbdb-update-records-p): New user var.
+ (bbdb-notice-hook-pending): Renamed from bbdb-inside-notice-hooks.
+ (bbdb-user-mail-address-re): Renamed from bbdb-user-mail-names.
+ (bbdb-mail-allow-redundancy): Renamed from
+ bbdb-dwim-mail-allow-redundancy.
+ (bbdb-check-auto-save-file): Renamed from
+ bbdb-notice-auto-save-file.
+ (bbdb-completion-list): Renamed from bbdb-completion-alist.
+ (bbdb-mail-alias): Renamed from bbdb-mail-alias-mode.
+ (bbdb-mail-user-agent): Replacement for bbdb-user-style.
+ (bbdb-compose-mail): Renamed from bbdb-mail-internal.
+ (bbdb-default-separator): Renamed from
+ bbdb-notes-default-separator.
+ (bbdb-separator-alist): Renamed from bbdb-notes-separator-alist.
+ (bbdb-concat): Renamed from bbdb-join.
+
+ * lisp/bbdb-com.el (bbdb-grab-url): Renamed from
+ bbdb-url-grab-url.
+
+ * lisp/bbdb-mua.el: New file. Content merged from bbdb-com.el and
+ bbdb-hooks.el
+ (bbdb-get-address-components): Changed calling sequence.
+ (bbdb-message-header): Renamed from bbdb-message-field.
+ (bbdb-accept-message): Renamed from bbdb-ignore-most-messages.
+ (bbdb-ignore-message): Renamed from bbdb-ignore-some-messages.
+ (bbdb-select-message): Renamed from
+ bbdb-ignore-selected-messages-hook.
+ (bbdb-auto-notes): Renamed from bbdb-auto-notes-hook.
+ (bbdb-canonicalize-mail-1): Renamed from
+ bbdb-sample-canonicalize-mail-function.
+
+ * lisp/bbdb-print.el (bbdb-print-file): Renamed from
+ bbdb-print-file-name.
+ (bbdb-print-tex-quote-alist): New var.
+ (bbdb-print-address-format-alist): Renamed from
+ bbdb-address-print-format-alist.
+ (bbdb-print-record): Renamed from bbdb-print-format-record.
+ (bbdb-print-address-continental): Renamed from
+ bbdb-print-format-address-continental.
+ (bbdb-print-address-default): Renamed from
+ bbdb-print-format-address-default.
+ (bbdb-print-phone): Renamed from bbdb-print-phone-string.
+
+ * lisp/bbdb-vm.el (bbdb/vm-auto-folder): Renamed from
+ bbdb/vm-auto-folder-alist.
+ (bbdb/vm-virtual-folder): Renamed from
+ bbdb/vm-virtual-folder-alist.
+
+;; Local Variables:
+;; coding: utf-8
+;; End:
+
+ Copyright (C) 2010-2017 Roland Winkler <winkler@gnu.org>
+
+ This file is part of the Insidious Big Brother Database (aka BBDB),
+
+ BBDB is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ BBDB is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with BBDB. If not, see <http://www.gnu.org/licenses/>.