Emacs 25 cleanup

This commit is contained in:
condy 2021-09-18 07:07:07 +08:00
parent 1acc80b8bd
commit 665b6326fe
1 changed files with 2 additions and 3 deletions

View File

@ -68,7 +68,7 @@ See https://github.com/emacs-evil/evil-collection/issues/60 for more details.")
(require 'evil-integration))
(defgroup evil-collection nil
"A set of keybindings for Evil mode"
"A set of keybindings for Evil mode."
:group 'evil)
(defcustom evil-collection-setup-minibuffer nil
@ -210,8 +210,7 @@ This will bind additional find-* type commands, e.g. usages, assignments, etc.."
newsticker
notmuch
nov
;; occur is in replace.el which was built-in before Emacs 26.
(occur ,(if (<= emacs-major-version 25) "replace" 'replace))
(occur replace)
omnisharp
org-present
zmusic