feat(emacs/langtool): change default language to GB English

This commit is contained in:
2026-05-03 01:11:40 +02:00
parent af2f22aa4b
commit aa793e0638

View File

@@ -1280,7 +1280,7 @@ in quite a few languages.
langtool-show-message-at-point langtool-show-message-at-point
langtool-correct-buffer) langtool-correct-buffer)
:custom :custom
(langtool-default-language "en-US") (langtool-default-language "en-GB")
(langtool-mother-tongue "fr") (langtool-mother-tongue "fr")
:config :config
(setq langtool-http-server-host "localhost" (setq langtool-http-server-host "localhost"