Files
doomemacs/modules/lang/emacs-lisp/config.el
Nikita Bloshchanevich 345327ae8b Use max', not min'
`min' puts a lower bound on LIMIT, but we want an upper bound, so `max' must be
used.
2020-11-29 19:55:41 +01:00

8.9 KiB