Minor, general refactors

This commit is contained in:
Henrik Lissner 2019-10-23 03:57:48 -04:00
parent a3765aca32
commit e1622142ed
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
4 changed files with 11 additions and 21 deletions

View file

@ -3,7 +3,7 @@
(require 'cl-lib)
(require 'subr-x)
;; Polyfills
;; DEPRECATED Polyfills
(unless EMACS26+
(with-no-warnings
;; `kill-current-buffer' was introduced in Emacs 26