[PATCH] lisp/lisp/ob-core.el (org-babel-merge-params): Rename plists to alists

2024-06-22 Thread Matthias Hetzenberger
: Matthias Hetzenberger Date: Sat, 22 Jun 2024 16:06:41 +0200 Subject: [PATCH] org-babel-merge-params: Rename plists to alists --- lisp/ob-core.el | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lisp/ob-core.el b/lisp/ob-core.el index db75f1f0a..5b32f503b 100644

[O] Agenda display count of monthly anniversary

2019-06-21 Thread Matthias Hetzenberger
Hi all, I know I can display the number of years since an anniversary using diary-anniversary. However, I would like to also achieve this with monthly anniversaries. For example the count of occurences of the event <2019-05-25 So. +1m> should be displayed in the agenda view. Is there any easy