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

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

bug#67138: [PATCH] ; Fix 'add-face-text-property' shortdoc


From: Eshel Yaron
Subject: bug#67138: [PATCH] ; Fix 'add-face-text-property' shortdoc
Date: Sun, 12 Nov 2023 21:49:24 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Tags: patch

Hi,

This fixes an omission in shortdoc.el that causes the following to emit
an error instead of showing the *Help* buffer:

1. emacs -Q
2. (add-hook 'help-fns-describe-function-functions
             #'shortdoc-help-fns-examples-function)
3. C-h f add-face-text-property RET
4. Emacs says "Wrong type argument: prop-match, nil"


Attachment: 0001-Fix-add-face-text-property-shortdoc.patch
Description: Text Data


reply via email to

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