Larger text in re-builder panel

This commit is contained in:
Henrik Lissner 2015-11-10 18:11:19 -05:00
parent b310fe2c67
commit a13ca18462

View file

@ -3,7 +3,7 @@
;;;###autoload
(defun narf|reb-cleanup ()
(replace-regexp "^[ \n]*" "" nil (point-min) (point-max))
(text-scale-set 1.5)
(text-scale-set 2)
(goto-char 2))
;;;###autoload (autoload 'narf:regex "defuns-regex" nil t)