Replace warn => warn!
This commit is contained in:
parent
5ad4246cb9
commit
bac73ec938
11 changed files with 31 additions and 31 deletions
|
@ -5,7 +5,7 @@
|
|||
(cond ((featurep! +meghanada) (load! +meghanada))
|
||||
((featurep! +eclim) ; FIXME lang/java +eclim
|
||||
;;(load! +eclim)
|
||||
(warn "java-mode: eclim support isn't implemented yet")))
|
||||
(warn! "Eclim support isn't implemented yet")))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue