aboutsummaryrefslogtreecommitdiff
path: root/init-el.org
diff options
context:
space:
mode:
Diffstat (limited to 'init-el.org')
-rw-r--r--init-el.org2
1 files changed, 1 insertions, 1 deletions
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."