mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge from origin/emacs-28
6f282b31adUpdate to Org 9.5.2-13-gdd64866636231b2c; * lisp/international/latin1-disp.el: Update commentary.f22e9ba9acFix regression in Occur Edit mode
This commit is contained in:
commit
3652170d7d
8 changed files with 30 additions and 20 deletions
|
|
@ -2505,7 +2505,7 @@ the currently selected interval size."
|
|||
(when step
|
||||
;; Write many tables, in steps
|
||||
(unless (or block (and ts te))
|
||||
(user-error "Clocktable `:step' can only be used with `:block' or `:tstart, :end'"))
|
||||
(user-error "Clocktable `:step' can only be used with `:block' or `:tstart', `:tend'"))
|
||||
(org-clocktable-steps params)
|
||||
(throw 'exit nil))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue