Hi Nicolas, Nicolas Goaziou <m...@nicolasgoaziou.fr> writes:
> Hello, > > Adam Porter <a...@alphapapa.net> writes: > >> Curious, I see that the functions org-clocking-buffer and >> org-clock-is-active are identical. Should one of these be a deprecated >> alias? > > Indeed, I noticed the same. > > This could be a first step, but we should also move all "org-clock-" > prefixed variables and functions (around line 4518 in "org.el") in > "org-clock.el", for clarity. There's no reason to have them clutter > "org.el". > > Do you want to have a stab at it? Yeah, I thought it was strange that they weren't in org-clock.el. I'll put this on my todo list, but I probably won't get to it soon. :) Thanks.