]> git.eshelyaron.com Git - emacs.git/commit
Add suffixes individually and use minor mode directly
authorMichael R. Mauger <michael@mauger.com>
Wed, 16 Oct 2024 21:59:58 +0000 (17:59 -0400)
committerEshel Yaron <me@eshelyaron.com>
Thu, 17 Oct 2024 18:51:13 +0000 (20:51 +0200)
commitbd0c0abb15b1fbdc2e502efe51c100c1f7b5ac87
tree0cc61bb5a1886955b9c6f7d59932ba0808cadadb
parentc10298323cd70f7a655cdf1ab994b6d0f46e749a
Add suffixes individually and use minor mode directly

  * lisp/jka-cmpr-hook.el (jka-compr-install): Add jka-compr
  suffixes individually with add-to-list rather than append.
  * (with-auto-compression-mode): Use auto-compression-mode minor mode.

(cherry picked from commit aaa734ac6e80e3375bcf32cad9c2b484c1217b57)
lisp/jka-cmpr-hook.el