emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Unit tests and lexical-binding for delim-col.el


From: Stefan Kangas
Subject: [PATCH] Unit tests and lexical-binding for delim-col.el
Date: Tue, 7 May 2019 22:56:00 +0200

Hi all,

I was looking into some area where I could contribute and ended up writing unit
tests for `delim-col.el' and adding the lexical-binding header.

I wasn't inclined to convert the code in delim-col.el to actually take advantage
of lexical bindings, but it compiles and runs fine with just naively adding the
header.

Please let me know what you think or if I've made any obvious mistakes.

Thanks,
Stefan Kangas

PS. Since this patch is longer than 15 lines, I have initiated the copyright
assignment process.  It wasn't obvious if this should be done before or after
mailing this list.

Attachment: 0001-lisp-delim-col.el-Use-lexical-binding.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]