General refactor & cleanup
This commit is contained in:
parent
9f6b90cf13
commit
91783e0695
7 changed files with 11 additions and 14 deletions
|
@ -273,6 +273,7 @@ local value, whether or not it's permanent-local. Therefore, we cycle
|
|||
:commands (fringe-helper-define fringe-helper-convert)
|
||||
:init
|
||||
(unless (fboundp 'define-fringe-bitmap)
|
||||
;; doesn't exist in terminal Emacs; define it to prevent errors
|
||||
(defun define-fringe-bitmap (&rest _))))
|
||||
|
||||
(def-package! hideshow ; built-in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue