summaryrefslogtreecommitdiff
path: root/lisp/bbdb-gui.el
Commit message (Expand)AuthorAge
* remove source filesDavid Bremner2019-09-07
* Flush elisp compiler warnings about mapcar used for effect andBarak A. Pearlmutter2011-03-12
* Fixed all byte compiler warnings for XEmacs except those aboutRobert Fenk2007-04-20
* (bbdb-user-menu-commands): Is defcustom now instead of defvar.Robert Fenk2003-06-25
* use fboundp, not boundp, to check highlight-headers-x-faceRonan Waide2003-06-09
* Dave Love patchRonan Waide2003-04-09
* Dave Love's big patch. See ChangeLog for full details.Ronan Waide2002-05-12
* (build-bbdb-insert-field-menu): Added record toRobert Fenk2002-04-18
* highlight-headers-hack-x-face-p is a variable, not a function (Jeff Miller)Ronan Waide2002-04-01
* Remove fontifying messages, since they're not around long enough to be read andRonan Waide2002-03-20
* Variable renaming.Robert Fenk2002-02-04
* (bbdb-fontify-buffer): Use test properties also for name, company and labelsRobert Fenk2002-02-01
* (bbdb-fontify-buffer): Fixed fontification toRobert Fenk2002-01-29
* Fixed bug in efficient redisplay of one recordRobert Fenk2002-01-20
* (bbdb-fontify-buffer): is now more efficentRobert Fenk2002-01-18
* Fix for fontification of records without a name.Robert Fenk2002-01-18
* Make X/Emacs compatibility less intrusiveRonan Waide2002-01-14
* Compiler cleanupRonan Waide2002-01-06
* Fixed bogus fset (fsetting variable instead of 'variable)Ronan Waide2001-09-16
* (build-bbdb-menu): Fix menus to use new displayRobert Fenk2001-08-31
* Fix for bbdb-hack-x-faceRonan Waide2001-08-14
* (build-bbdb-menu): Added an "(Un)Elide AllRobert Fenk2001-07-31
* Whoops. eval-and-compile, not eval-when-compile.Ronan Waide2001-07-01
* Cleaned up a whole bunch of compiler warnings through judicious use ofRonan Waide2001-06-28
* lisp/bbdb-gui.el (bbdb-fontify-buffer):Robert Fenk2001-04-19
* Fix the priority stuff. You should be able to highlight individualRonan Waide2001-03-22
* do not add bbdb-fontify-buffer to bbdb-list-hook (done in bbdb.el)Sam Steingold2001-02-21
* (bbdb-extent-face): use `overlay-get', not `extent-property'Sam Steingold2001-02-20
* Fixed the overlay bug in GNU Emacs.Sam Steingold2001-02-20
* Final few tweaks to function names to avoid upsetting things.Ronan Waide2001-02-19
* (bbdb-list-extents): use `nconc', not `append',Sam Steingold2001-02-19
* VM appears to get upset with bbdb-extent-at switching around buffers.Ronan Waide2001-02-19
* Final typo correction, I promise.Ronan Waide2001-02-19
* More typo. Thanks to Dan Pittman for spotting these.Ronan Waide2001-02-19
* whoops. typo.Ronan Waide2001-02-19
* Menu and font hackery. Works in Emacs as well as XEmacs.Ronan Waide2001-02-19