On Thu, Jan 29, 2009 at 3:49 AM, Carsten Dominik wrote:
> Hi,
>
> yesterday I did this command in my org-mode git repo:
>
>   grep defcustom lisp/*el |wc -l
>
> and got 378 as an answer.  378 user-customizable variables,
> no kidding.
>

It's been almost 5 years since that last check and about time to do it
again.  And it's even crazier now. :)

manishsharma:org-mode/ (master) $ git --no-pager log
--pretty=format:'%aD %H' -1                       Fri, 17 Jan 2014
12:45:21 +0100 bf304c34854e2f07001e8180508f0c833d17307f%

manishsharma:org-mode/ (master) $ grep defcustom lisp/*el |wc -l
     808

A big thanks to everyone.

--Manish

Reply via email to