mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-10 15:56:35 -04:00
; 'use-cjk-char-width-table': Avoid byte-compiler warning.
This commit is contained in:
parent
d31d3245ba
commit
42e283fe9d
|
|
@ -1724,6 +1724,7 @@ the value of the variable with `setq'."
|
|||
;; of 'set-locale-environment', so we must
|
||||
;; test 'initial-window-system' instead.
|
||||
(null initial-window-system)
|
||||
(boundp 'w32--terminal-is-conhost)
|
||||
(null w32--terminal-is-conhost))))))
|
||||
(map-char-table
|
||||
(lambda (range _val)
|
||||
|
|
|
|||
Loading…
Reference in a new issue