Browse Source

Enabled upcase-region

beancount_config
Raphael Roberts 7 years ago
parent
commit
5e64b6f00c
  1. 1
      init.el

1
init.el

@ -207,3 +207,4 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(default ((t (:family "Roboto Mono" :foundry "outline" :slant normal :weight normal :height 113 :width normal)))))
(put 'upcase-region 'disabled nil)
Loading…
Cancel
Save