summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* remove source filesDavid Bremner2019-09-07
* use new-style backquotes in bbdb-mhe.el as in many other .el filesBarak A. Pearlmutter2014-02-24
* Fix old-style backtick in bbdb/mh-cache-key for Emacs > 23Chad Walstrom2014-02-23
* minor doc string typoBarak A. Pearlmutter2011-03-12
* bbdb/gnus-split-myaddr-regexp: Remove usage of deprecated gnus-local-domainJulien Danjou2011-03-12
* De Facto Release BBDB 2.36!Barak A. Pearlmutter2011-03-12
* Flush elisp compiler warnings about mapcar used for effect andBarak A. Pearlmutter2011-03-12
* Fix RMAIL insinuation in GNU Emacs23 by using rmail-get-headerBarak A. Pearlmutter2011-03-12
* git rm and git ignore texinfo debris; git ignore generated filesBarak A. Pearlmutter2011-03-12
* git rm $(find * -name .cvsignore); git ignore debrisBarak A. Pearlmutter2011-03-12
* Merge branch 'reboot-origin' into reboot-debianBarak A. Pearlmutter2011-03-12
|\
| * Bugfix: Prompting was not handling the ? properly.Robert Fenk2008-03-16
| * Fixed a docstring typo.Robert Fenk2008-03-16
| * Bugfix: Now hopefully really do it right for all cases.Robert Fenk2008-03-10
| * Bugfix: Prompting for creation now works again as documented.Robert Fenk2008-03-10
| * Fix for gnus-user-format-function-BDidier Verna2008-01-29
| * Handle recent type change of gnus-ignored-from-addressesDidier Verna2008-01-29
| * Improve bbdb-define-all-aliases docstringDidier Verna2008-01-29
| * Fix infinite loop (misplaced iteration) in bbdb-collect-all-aliasesDidier Verna2008-01-29
| * (bbdb-dwim-net-address-title-field): New field controlling if a title isRobert Fenk2007-12-04
| * Fixed two compile time warnings.Robert Fenk2007-12-04
| * Bugfix: Set `bbdb/vm-update-records-mode' to annotating.Robert Fenk2007-11-26
| * Minor whitespace cleanup and quoting of "(" in `bbdb-get-addresses' doc string.Robert Fenk2007-11-26
| * Minor whitespace cleanup and quoting of "(" in `bbdb-get-addresses' doc string.Robert Fenk2007-11-26
| * Bugfix: Normalize and unify names before comparing them.Robert Fenk2007-11-26
| * Allow to customize `bbdb-file-coding-system', but be warned!Robert Fenk2007-11-08
| * Bugfix: Added BBDB version of prin1 and prin1-to-string bindingRobert Fenk2007-11-08
| * (bbdb/gnus-summary-get-author): Added handling ofRobert Fenk2007-07-03
| * Renamed primep to bbdb-primep which calls primep if it exists.Robert Fenk2007-06-26
| * Call bbdb-mail-abbrev-expand-hook after expansion.Robert Fenk2007-06-26
| * Bugfix: Make display-buffer work again.Robert Fenk2007-05-31
| * Ensure we are poping up a *BBDB* buffer when displaying records.Robert Fenk2007-05-31
| * Ensure we are poping up the *BBDB* buffer but do it not twice,Robert Fenk2007-05-31
| * Bugfix: clear the *BBDB* buffer before displaying records.Robert Fenk2007-05-31
| * Bugfix for bbdb-display-records-1 if there is no BBDB buffer.Robert Fenk2007-05-30
| * Use save-excursion instead with-output-to-temp-buffer to avoid popup.Robert Fenk2007-05-28
| * Added missing require for vm-undo.el.Robert Fenk2007-05-28
| * Merge with trunk.Robert Fenk2007-05-28
| * Honor `bbdb-use-pop-up' the right way.Robert Fenk2007-05-25
| * No popups when bbdb-use-pop-up is nil.Robert Fenk2007-05-25
| * Fixed compile warnings about not existing variables and functions.Robert Fenk2007-05-25
| * Cleanup of requires to built without warning.Robert Fenk2007-05-25
| * Do not care for ancient VM version and simplified MUA directory checks.Robert Fenk2007-05-25
| * Some cleanup and more docs on magic nets.Robert Fenk2007-05-19
| * Removed old `bbdb-define-all-aliases' function and variableRobert Fenk2007-05-19
| * Magic aliases and nets are working now.Robert Fenk2007-05-19
| * Rewrite of `bbdb-define-all-aliases' using magic aliases.Robert Fenk2007-05-19
| * Bugfix: in MH split the mh-show-mode buffer not the mh-folder-mode one.Robert Fenk2007-04-25
| * Bugfix: Only put hash for (lastname firstname) if they both exist.Robert Fenk2007-04-20
| * Rewrote the function `bbdb-pop-up-bbdb-buffer' to use PREDICATERobert Fenk2007-04-20