; * lisp/repeat.el (cl-extra): Require, to shut up byte-compiler.
This commit is contained in:
parent
dcfc31dabd
commit
63a322b616
1 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'cl-extra)
|
||||
|
||||
;;;;; ************************* USER OPTIONS ************************** ;;;;;
|
||||
|
||||
(defgroup repeat nil
|
||||
|
|
Loading…
Add table
Reference in a new issue