emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master 7fd2ad7: Fix typo in add-hook doc string


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master 7fd2ad7: Fix typo in add-hook doc string
Date: Wed, 06 Feb 2019 18:03:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> -This makes the hook buffer-local, and it makes t a member of the
> +This makes the hook buffer-local, and it makes it a member of the

Actually, this was not a typo: it really makes the value `t` a member of
the buffer-local value.  But arguably this kind of internal info
doesn't belong in the docstring.


        Stefan



reply via email to

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