summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* *** empty log message ***Ronan Waide2000-11-06
|
* Respect value of bbdb-use-pop-up.Ronan Waide2000-11-06
|
* Corrected mirror link.Ronan Waide2000-11-06
|
* Define characterp if it's not already bound. Used in bbdb-vm.Ronan Waide2000-11-02
|
* (bbdb-hashtable-size): call `bbdb-records' only when it is definedSam Steingold2000-11-02
|
* (bbdb-hashtable-size): new custom variableSam Steingold2000-11-01
| | | | | | (primep): define if not defined already (bbdb-records): use `bbdb-hashtable-size' when initializing `bbdb-hashtable'
* (display-message 'progress mess) does not exist for FSF Emacs,Robert Fenk2000-10-30
| | | | therefore we polluted the message log by calling (message mess).
* *** empty log message ***Robert Fenk2000-10-27
|
* (bbdb-fontify-buffer): changed in order to meet flexibleRobert Fenk2000-10-27
| | | | `bbdb-pop-up-elided-display-name-end'.
* (bbdb/vm-update-records): Searching for existing records is limited to theRobert Fenk2000-10-27
| | | | | | | | | 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.
* (bbdb/prompt-for-create-p):Robert Fenk2000-10-27
| | | | | | | | | | | | | 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)
* The new variable `bbdb/prompt-for-create-p' can be set to `t' inRobert Fenk2000-10-27
| | | | | 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.
* Fixed silly bug that stopped auto-noticing from working at all. Doh.Ronan Waide2000-10-27
|
* (bbdb-complete-name): minor bugfix for cycling of addresses.Robert Fenk2000-10-20
|
* *** empty log message ***Robert Fenk2000-10-20
|
* (bbdb-extract-address-components): added an optional argument `ignore-errors'.Robert Fenk2000-10-20
|
* (bbdb-complete-name): If there are multiple nets and the address is alreadyRobert Fenk2000-10-20
| | | | completed then cycle trough the list of nets.
* *** empty log message ***Ronan Waide2000-10-15
|
* Fix to allow building with Martin Schwenke's gnuserv.Ronan Waide2000-10-15
|
* Fixed to work with newer version of gnuserv provided by MartinRonan Waide2000-10-15
| | | | | Schwenke and downloadable from http://linuxcare.com.au/people/martins/hacks/emacs/
* Cleaned up some of the customization stuff.Ronan Waide2000-10-15
| | | | Fixed handling of vm-uninteresting-senders
* Cleaned up some of the customization stuff.Ronan Waide2000-10-15
|
* Added Brian Edmonds' filing hackery, modified to fit in bbdb's conceptRonan Waide2000-10-15
| | | | | of a namespace. Cleaned up some compiler noise.
* Fixed the compose-mail selection for bbdb-send-mail-style. Thanks toRonan Waide2000-10-15
| | | | Raymond Scholz for pointing out that it wasn't actually working.
* Fix primary-or-name search to pay attention to bbdb-case-fold-searchRonan Waide2000-09-20
| | | | when checking names. (bug report: Eli Tziperman)
* *** empty log message ***Robert Fenk2000-09-12
|
* (bbdb/vm-snarf-all): fixed wrong documentationRobert Fenk2000-09-12
|
* Added "BBDB Development Team" to the list at the start.Ronan Waide2000-09-12
| | | | | Fixed 'missing node' problem with older versions of makeinfo. Added Kai's example of working around the ispell key-mapping conflict.
* *** empty log message ***Ronan Waide2000-09-11
|
* Reinstated 2.00.06 behaviour of creating a record if necessary when :Ronan Waide2000-09-11
| | | | | | | 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 "'".
* (bbdbq-mk): new functionSam Steingold2000-09-08
|
* Daniel Pittman's patch does indeed override Alex's!Ronan Waide2000-09-08
|
* Daniel Pittman's autoload patch. May make Alex's patch obsolete.Ronan Waide2000-09-07
|
* Alex Coventry's patch to fix compile-vs-runtime autoloadsRonan Waide2000-09-07
|
* Default completed name to an empty string to avoid errorRonan Waide2000-09-03
|
* Check if vm-summary-uninteresting-senders is a string before using itRonan Waide2000-08-29
|
* Changed [(meta...)] keybindings to "\M-..."Ronan Waide2000-08-28
|
* *** empty log message ***Ronan Waide2000-08-28
|
* Fix for bbdb-autoloads.el and XemacsRonan Waide2000-08-28
|
* Moved bbdb-insinuate-message out to bbdb.el to prevent gnus startup loopingRonan Waide2000-08-28
|
* Moved bbdb-insinuate-message into this file to prevent gnus startup loopingRonan Waide2000-08-28
| | | | Changed \M-\t to [(meta tab)]
* Added link to Martin's bbdb-gnokii.elRonan Waide2000-08-25
|
* Updated the HTML version of the manual.Ronan Waide2000-08-25
| | | | | | 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.
* Cache the fact that you didn't want to create an entry for someone, soRonan Waide2000-08-25
| | | | | you don't get prompted repeatedly. Also removed changelog from file.
* Fix an error in VM doco that prevented file from buildingRonan Waide2000-08-21
|
* Removed the faulty autoload.Robert Fenk2000-08-21
|
* Rearrange Lastname, Firstname even if it's not in quotes.Ronan Waide2000-08-19
|
* Restored the previous version of bbdb-annotate-message-sender, since the changeRobert Fenk2000-08-18
| | | | was not exactly doing what it should do.
* *** empty log message ***Robert Fenk2000-08-18
|
* `bbdb-annotate-message-sender' was changed in order to ask the userRobert Fenk2000-08-18
| | | | for adding new addresses to net only if `create-p' is `t'.