Re: [O] [PATCH] org-colview.el: Fix typo in function name

2016-06-24 Thread Nicolas Goaziou
Lele Gaifax writes: > Nicolas Goaziou writes: > >> I see you didn't add TINYCHANGE at the end of the commit message. >> I assume you have signed FSF papers already. Am I correct? > > Yes, sorry for not mentioning it explicitly. No problem. I just wanted to be sure. I applied your patch. Thank

Re: [O] [PATCH] org-colview.el: Fix typo in function name

2016-06-24 Thread Lele Gaifax
Nicolas Goaziou writes: > I see you didn't add TINYCHANGE at the end of the commit message. > I assume you have signed FSF papers already. Am I correct? Yes, sorry for not mentioning it explicitly. ciao, lele. -- nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri real: Emanuele

Re: [O] [PATCH] org-colview.el: Fix typo in function name

2016-06-24 Thread Nicolas Goaziou
Lele Gaifax writes: > Here it is! It looks good. Thank you. > From 7919e3ecb9362451a2f1f5e919e378dadadaf8de Mon Sep 17 00:00:00 2001 > From: Lele Gaifax > Date: Fri, 24 Jun 2016 14:14:34 +0200 > Subject: [PATCH] org-colview.el: Fix typo in function name > > * lisp/org-colview.el (org-columns-h

[O] [PATCH] org-colview.el: Fix typo in function name

2016-06-24 Thread Lele Gaifax
>>> BTW, in lisp/org-colview.el there is what seems a typo in the name of the >>> function `org-columns-hscoll-title`: since accordingly with "git grep" it is >>> referenced in two places and only in that source, is the following >>> acceptable? >> >> Sure. Could you provide a proper commit message