Larger text in re-builder panel
This commit is contained in:
parent
b310fe2c67
commit
a13ca18462
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
;;;###autoload
|
;;;###autoload
|
||||||
(defun narf|reb-cleanup ()
|
(defun narf|reb-cleanup ()
|
||||||
(replace-regexp "^[ \n]*" "" nil (point-min) (point-max))
|
(replace-regexp "^[ \n]*" "" nil (point-min) (point-max))
|
||||||
(text-scale-set 1.5)
|
(text-scale-set 2)
|
||||||
(goto-char 2))
|
(goto-char 2))
|
||||||
|
|
||||||
;;;###autoload (autoload 'narf:regex "defuns-regex" nil t)
|
;;;###autoload (autoload 'narf:regex "defuns-regex" nil t)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue