summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* * lisp/bbdb.el (bbdb-save-db): fixed the calling sequence ofSam Steingold2000-08-11
* * lisp/bbdb-snarf.el (bbdb-extract-address-components): useSam Steingold2000-08-11
* Check if bbdb-file-remote is set before trying to use it.Ronan Waide2000-08-11
* Remote DB synchronization:Sam Steingold2000-08-10
* (save-current-buffer): fset to `save-excursion' if not presentSam Steingold2000-08-10
* * lisp/bbdb.el (bbdb-join): dropped an unused variableSam Steingold2000-08-10
* (bbdb-quiet-about-name-mismatches): if a number itRobert Fenk2000-08-10
* T(bbdb/vm-get-from): uses nowRobert Fenk2000-08-10
* (bbdb-snarf-nice-real-name-regexp): regexpRobert Fenk2000-08-10
* (bbdb-define-all-aliases): Records without aRobert Fenk2000-08-10
* * lisp/bbdb.el (bbdb-annotate-notes): `regexp-quote' theSam Steingold2000-08-10
* When converting the streets to a list, delete "nil" as well as "".Ronan Waide2000-08-05
* * lisp/bbdb.el (bbdb-notes-default-separator): new user optionSam Steingold2000-08-03
* fixed a build problem with the autoloads file.Ronan Waide2000-08-03
* last fix (honest) to the bbdb-yadda-mismatch thing.Ronan Waide2000-08-01
* Finally I understand the machinations of bbdb-quiet-about-name-mismatches.Ronan Waide2000-08-01
* Added setting of variable autoload-package-name and deletion ofRobert Fenk2000-08-01
* Add compose-mail as an option for bbdb-send-mail-style (Kai Großjohann)Ronan Waide2000-08-01
* Added Howard Melman's VM labelling code. It's switched off by default;Ronan Waide2000-08-01
* Added Thomas DeWeese's May 19 (!) fix for bbdb-build-name.Ronan Waide2000-08-01
* dropped bbdb-add-hookSam Steingold2000-07-27
* limited `bbdb-init-forms' to hooks to protect the innocentSam Steingold2000-07-27
* (bbdb-init-forms): new variableSam Steingold2000-07-25
* use auto-generated autoloads consistentlySam Steingold2000-07-25
* added some autoload cookiesSam Steingold2000-07-24
* ShengHuo Zhou's patch to update this for v5 file formatRonan Waide2000-07-21
* Removed a debug (message...) formRonan Waide2000-07-21
* Added robert fenk's patch to use bbdb-popup in gnus.Ronan Waide2000-07-21
* More bbdb-silent-running edits.Ronan Waide2000-07-21
* * lisp/bbdb-com.el (bbdb-finger): use `bbdb-get-record'Sam Steingold2000-07-20
* a couple more keybindings...Sam Steingold2000-07-20
* mail-abbrevs/aliases handlingSam Steingold2000-07-18
* untabifiedSam Steingold2000-07-14
* * Fixed bbdb-quiet-about-mismatches logicRonan Waide2000-07-14
* erroneously dropped a setq in the last commit; reinstate it.Sam Steingold2000-07-13
* minor doc fixes to comply with the standardsSam Steingold2000-07-13
* added `bbdb-write-file-hooks' user variableSam Steingold2000-07-13
* (bbdb-migrate-record-lambda): `mapcar', not `mapc' here!Sam Steingold2000-07-11
* revert the last patch (`mapc' is more efficient than `mapcar')Sam Steingold2000-07-10
* emacs 21 has `mapc'; define it when we don't have it.Sam Steingold2000-07-10
* GNUmacs doesn't have "mapc".Ronan Waide2000-07-09
* rewrote migration in a modular waySam Steingold2000-07-05
* code readabilitySam Steingold2000-07-05
* (parse-bbdb-internal): bind, not setq the version.Sam Steingold2000-07-05
* Build bbdb-merge.elcJochen Küpper2000-06-30
* (bbdb-format-streets): use `mapc', not `mapcar'Sam Steingold2000-06-30
* (bbdb-format-streets): fixed for the new BBDB format (5)Sam Steingold2000-06-30
* (bbdb-migrate): re-wrote using `mapcar' instead of `append'Sam Steingold2000-06-30
* Fixed bbdb-current-field properly. Note that if you define a newRonan Waide2000-06-14
* Fixed obi-wan error in bbdb-current-field. NB this is fixed for the defaultRonan Waide2000-06-14