emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/org 5d3173cb04: org-compile-prefix-format: Document arg


From: ELPA Syncer
Subject: [elpa] externals/org 5d3173cb04: org-compile-prefix-format: Document argument
Date: Mon, 2 May 2022 23:57:42 -0400 (EDT)

branch: externals/org
commit 5d3173cb040d39286ea9aa45a5007b41d120aa66
Author: Ihor Radchenko <yantar92@gmail.com>
Commit: Ihor Radchenko <yantar92@gmail.com>

    org-compile-prefix-format: Document argument
    
    * lisp/org-agenda.el (org-compile-prefix-format): Document the KEY
    argument in the docstring.
    
    Reported in 
https://orgmode.org/list/CAJ1MqVGR0w93wYi7r0NNmDJxBKeY8vh2=f307u1JeGBOUC597g@mail.gmail.com
---
 lisp/org-agenda.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index cb7f31d201..0479a0e1f7 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -7376,6 +7376,7 @@ TODAYP is t when the current agenda view is on today."
 
 (defun org-compile-prefix-format (key)
   "Compile the prefix format into a Lisp form that can be evaluated.
+KEY is the agenda type (see `org-agenda-prefix-format').
 The resulting form and associated variable bindings is returned
 and stored in the variable `org-prefix-format-compiled'."
   (setq org-prefix-has-time nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]