bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#74727: [PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.


From: Eshel Yaron
Subject: bug#74727: [PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.
Date: Sat, 07 Dec 2024 14:31:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Tags: patch

This patch fixes the issue described below, which IIUC originates in a
mere typo in commit 671862f6b3089c3a503c1b6936a821ad54429359

1. emacs -Q
2. M-x apropos-library elisp-mode RET
3. The *Apropos* buffer incorrectly lists methods that elisp-mode.el
   defines as if they were _features_ provided by the library.
   Accordingly, clicking on one of those references yields an error such
   as "Unknown library `xref-backend-definitions'"


Attachment: 0001-lisp-apropos.el-apropos-library-Fix-typo.patch
Description: Text Data


reply via email to

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