emacs-devel
[Top][All Lists]
Advanced

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

Re: tab-line-mode improvement


From: Kiso Katsuyuki
Subject: Re: tab-line-mode improvement
Date: Wed, 9 Sep 2020 01:48:49 -0500

Thank you for your feedback!

>> +(defcustom tab-line-switch-cycling nil
>> +  "Enable `tab-line-switch-to-next-tab',
>> +  `tab-line-switch-to-prev-tab' cycling switch. If the value is t,
>> +  the cycling switch is enabled. If the value is nil, it is disabled."
>
>The first line of the docstring should be a complete sentence
>as described in (info "(elisp) Documentation")

I changed the docstring to meet this rule. I also changed defcustom
keyword values for this variable.


I changed the Suppress... patch's commit comment so that the error
case becomes clearer.

Modified patches are attached.

Best regards,
Katsuyuki

Attachment: 0001-Introduce-a-new-variable-tab-line-switch-cycling.patch
Description: Text Data

Attachment: 0001-Suppress-errors-of-tab-line-switch-functions.patch
Description: Text Data


reply via email to

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