bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#56345: Typo fix and convenience function


From: Thuna
Subject: bug#56345: Typo fix and convenience function
Date: Sat, 02 Jul 2022 18:34:29 +0300

I apparently had a couple typos that I missed, the patch 0003 is to fix
that.

Also, I figured it would be convenient to have a way to specify the
column to hide by name, so I created a function named
`tabulated-list-hide-column', which `tabulated-list-hide-current-column'
now calls.  I didn't test it but the code is directly ripped from the
original function so I don't think there will be any problems.  That is
in the patch 0004.

Attachment: 0003-Fix-typos-in-tabulated-list-make-column-visible.patch
Description: typo fix

Attachment: 0004-Allow-interactive-hiding-of-a-specific-column-in-tab.patch
Description: hide column by name


reply via email to

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