mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Eliminate warnings.
This commit is contained in:
parent
3d3c5c36c5
commit
aa0e36fd66
1 changed files with 2 additions and 0 deletions
|
@ -130,6 +130,8 @@ Given ~/Projects/FOSS/emacs/lisp/comint.el
|
|||
(declare-function window-numbering-clear-mode-line 'window-numbering)
|
||||
(declare-function window-numbering-get-number-string 'window-numbering)
|
||||
(declare-function window-numbering-install-mode-line 'window-numbering)
|
||||
(declare-function winum--clear-mode-line 'winum)
|
||||
(declare-function winum--install-mode-line 'winum)
|
||||
(declare-function winum-get-number-string 'winum)
|
||||
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue