bug-recutils
[Top][All Lists]
Advanced

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

Re: [PATCH 2/3] Docstring improvements (via checkdoc)


From: Antoine Kalmbach
Subject: Re: [PATCH 2/3] Docstring improvements (via checkdoc)
Date: Wed, 11 Nov 2020 13:04:42 +0200

"Jose E. Marchesi" <jemarch@gnu.org> writes:

>>> Why oving the provide after the local variables block?
>>
>> That's just what checkdoc recommends.  Apparently the justification is
>> that the provide must be the last line on every file.
>>
>> [0] 
>> https://www.gnu.org/software/emacs/manual/html_node/elisp/Named-Features.html#Named-Features
>
> I see.  But then what about the ;; foo ends here comment?
>

Yet another Emacs Lisp quirk. Apparently[0] it's used to distinguish
between truncated versions of the file.

[0] 
https://www.gnu.org/software/emacs/manual/html_node/elisp/Library-Headers.html

-- 
Antoine Kalmbach



reply via email to

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