GNU bug report logs - #77292
[PATCH] ; Add newline to 'elisp-eldoc-var-docstring-with-value'

Previous Next

Package: emacs;

Reported by: Elijah Gabe Pérez <eg642616 <at> gmail.com>

Date: Wed, 26 Mar 2025 18:09:02 UTC

Severity: normal

Tags: patch

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Elijah Gabe Pérez <eg642616 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] ; Add newline to 'elisp-eldoc-var-docstring-with-value'
Date: Wed, 26 Mar 2025 12:08:11 -0600
[Message part 1 (text/plain, inline)]
Tags: patch

This patch display variable docstring in
'elisp-eldoc-var-docstring-with-value' as:

#+begin_example
  font-lock-keywords: nil
  A list of keywords and corresponding font-lock highlighting rules.
  There are two kinds of values: user-level, and compiled.
  [...]
#+end_example

instead:

#+begin_example
  font-lock-keywords: nil A list of keywords and corresponding font-lock highlighting rules.
  There are two kinds of values: user-level, and compiled.
  [...]
#+end_example




[Message part 2 (text/html, inline)]
[0001-Add-newline-to-elisp-eldoc-var-docstring-with-value.patch (text/patch, attachment)]
[Message part 4 (text/plain, inline)]
-- 
                                          - E.G via GNU Emacs and Org.

This bug report was last modified 83 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.