Update font, add zpg.el

This commit is contained in:
2026-01-29 12:50:03 +09:00
parent cbd72df6af
commit 7c234b6a6e
4 changed files with 766 additions and 4 deletions

View File

@@ -3,7 +3,10 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)
'(safe-local-variable-values
'((eval add-to-list 'imenu-generic-expression
'("Variables"
"^\\s-*(\\(defvar-zpg\\)\\s-+\\(\\(?:\\w\\|\\s_\\|\\\\.\\)+\\)" 2)))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.