Hello, Nicolas Goaziou writes: > Hello, > > Michael Welle writes: > >> Maybe it's a tiny change, if we strip the comments ;). It's not too >> sophisticated, everyone could have done it. > > I definitely think it _is_ a tiny change. > > Some comments follow. thank you for the valuable comments. I think I've incorporated them all. Furthermore I reworded some of the comments and I introduced a defvar, so that the point in time, when to switch to the more general descriptive text isn't hardcoded anymore, but customisable. > Also, could you provide a commit message? ---- Make anniversaries' time span information more descriptive in agenda. * lisp/org-bbdb.el (org-bbdb-anniversary-description): New function. (org-bbdb-general-anniversary-description-after): New variable. (org-bbdb-anniversaries-future): Incorporate calculation of the description. ---- Regards hmw