; Add missing `require'
This commit is contained in:
parent
bd22beb6e4
commit
4722db6c96
1 changed files with 2 additions and 0 deletions
|
@ -24,6 +24,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(require 'cl-lib)
|
||||
|
||||
(defgroup xterm nil
|
||||
"XTerm support."
|
||||
:version "24.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue