Moved variable closer to use.
authorplugd <plugd@thelambdalab.xyz>
Sat, 24 Jul 2021 20:59:01 +0000 (22:59 +0200)
committerplugd <plugd@thelambdalab.xyz>
Sat, 24 Jul 2021 20:59:01 +0000 (22:59 +0200)
elpher.el

index b7b6455..0888870 100644 (file)
--- a/elpher.el
+++ b/elpher.el
   "Association list from types to getters, renderers, margin codes and index faces.")
 
 
-;;; Internal variables
-;;
-
-;; buffer-local
-(defvar elpher--gemini-page-headings nil
-  "List of headings on the page.")
-
-
 ;;; Declarations to avoid compiler warnings.
 ;;
 
@@ -1465,6 +1457,10 @@ treatment that a separate function is warranted."
         (insert (propertize display-string 'face 'elpher-unknown)))
       (insert "\n"))))
 
+;; buffer-local
+(defvar elpher--gemini-page-headings nil
+  "List of headings on the page.")
+
 (defun elpher-gemini-insert-header (header-line)
   "Insert header described by HEADER-LINE into a text/gemini document.
 The gemini map file line describing the header is given