Hello.

On 03/24/2018 07:40 PM, Andy Williams wrote:
> ajwillia-ms pushed a commit to branch efl-1.20.
>
> http://git.enlightenment.org/core/efl.git/commit/?id=228ddd733ce58af7db54c518f969509eb22434fd
>
> commit 228ddd733ce58af7db54c518f969509eb22434fd
> Author: Andy Williams <a...@andywilliams.me>
> Date:   Sat Mar 24 10:39:32 2018 +0000
>
>     elm_code: Support indentation styles that are purely tab based
>     
>     read: Allow non-EFL style indentation.
>     This is off by default but is switched on if you turn 'tabs insert 
> spaces' off
> ---
>  src/bin/elementary/test.c                   |  2 +
>  src/bin/elementary/test_code.c              | 50 +++++++++++++++++++++++
>  src/lib/elementary/elm_code.c               |  1 +
>  src/lib/elementary/elm_code_common.h        |  1 +
>  src/lib/elementary/elm_code_indent.c        | 25 +++++++-----
>  src/lib/elementary/elm_code_widget.c        |  2 +
>  src/tests/elementary/elm_code_test_indent.c | 61 
> ++++++++++++++++++++++++++++-
>  7 files changed, 131 insertions(+), 11 deletions(-)
>

This really sounds like a new feature and not a bug fix that should be 
backported to the 1.20 branch.
Can you explain to me why this is a bug fix valid for a backport?

regards
Stefan Schmidt

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to