mirror of
https://git.savannah.gnu.org/git/emacs/org-mode.git
synced 2024-11-25 07:27:57 +00:00
* lisp/org-clock.el (org-clock-menu): Add docstring
This commit is contained in:
parent
e03402b931
commit
c7db1c0981
@ -585,6 +585,7 @@ cannot be translated."
|
||||
(org-no-properties (org-get-heading t t t t))))))
|
||||
|
||||
(defun org-clock-menu ()
|
||||
"Pop up org-clock menu."
|
||||
(interactive)
|
||||
(popup-menu
|
||||
'("Clock"
|
||||
|
Loading…
Reference in New Issue
Block a user