emacs-devel
[Top][All Lists]
Advanced

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

Re: eldoc-docstring-format-sym-doc


From: Frank Haun
Subject: Re: eldoc-docstring-format-sym-doc
Date: Fri, 24 Jul 2020 22:29:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

On Fri, 24 Jul 2020 21:49:12 +0200, Tassilo Horn wrote:

> Frank Haun <fh@fhaun.de> writes:
>
>> when was the function "eldoc-docstring-format-sym-doc" removed? I cant
>> find nothing in the logs.
>
> In this commit:
>
>   commit 1203626f472b0d99d2746f5999711137c0c1fd0c
>   Author: João Távora <joaotavora@gmail.com>
>   Date:   Sat Jun 6 14:04:48 2020 +0100
>
>> Elpy is using it.
>
> It seems like it was removed including allmost all calls except for in
> semantic/grammar.el:
>
>     * lisp/cedet/semantic/grammar.el (semantic--docstring-format-sym-doc):
>     New function.
>     (semantic-grammar-eldoc-get-macro-docstring): Adjust.
>
> Basically semantic--docstring-format-sym-doc is the old
> eldoc-docstring-format-sym-doc.  But I guess the plan is to remove that
> eventually, too.  Eldoc got a overhaul recently...

Ah ok. Thank you.

Frank



reply via email to

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