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

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

bug#56609: [PATCH] Derive `Info-mode' from `special-mode'


From: Richard Hansen
Subject: bug#56609: [PATCH] Derive `Info-mode' from `special-mode'
Date: Sun, 17 Jul 2022 01:16:00 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0

Attached patch:

    Derive `Info-mode' from `special-mode'
* lisp/info.el (Info-mode): Derive `Info-mode' from `special-mode'.
    This makes it easier to exclude it from globalized minor modes that
    don't apply to special modes (such as `global-whitespace-mode' and
    `global-display-fill-column-indicator-mode').

Attachment: 0001-Derive-Info-mode-from-special-mode.patch
Description: Text Data

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

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