From 8a10dcddf799087f1182e6595bdae592556ee3f0 Mon Sep 17 00:00:00 2001 From: colin Date: Thu, 30 May 2024 05:59:52 -0700 Subject: Fix: src block flavor misnamed --- init-el.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init-el.org b/init-el.org index 26f0a64..5a604c0 100644 --- a/init-el.org +++ b/init-el.org @@ -1484,7 +1484,7 @@ libraries should be available ** Export Emacs Buffer #+name: buffer-export-config -#+begin_src emacs-lisp +#+begin_src elisp :noweb no-export (defun screenshot-svg (filename) "Save a screenshot of the current frame as an SVG image. Saves to a temp file and puts the filename in the kill ring." -- cgit v1.2.3