]> git.eshelyaron.com Git - emacs.git/commit
Derive `Info-mode' from `special-mode'
authorRichard Hansen <rhansen@rhansen.org>
Sun, 17 Jul 2022 04:56:10 +0000 (00:56 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 18 Jul 2022 01:58:54 +0000 (21:58 -0400)
commitab5468e1a01ede3d571765ab491ce2c933ace70f
tree2fa5a4c70288ecd4cb4ba9fd5ecbde9727bbb59a
parentab50678520ea26ee785d3999faa65d7fc5b51b78
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').
lisp/info.el