branch: master
commit abe59e05a0045d5986328da28459e4dfaf7c0611
Author: Vitalie Spinu <[email protected]>
Commit: Vitalie Spinu <[email protected]>
Mark as simple package
---
math-symbol-lists.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/math-symbol-lists.el b/math-symbol-lists.el
index cbbb290..4a92095 100644
--- a/math-symbol-lists.el
+++ b/math-symbol-lists.el
@@ -1,9 +1,10 @@
- ;;; math-symbol-lists.el --- Lists of Unicode math symbols and latex commands
+ ;;; math-symbol-lists.el --- Lists of Unicode math symbols and latex commands
-*- lexical-binding:t -*-
;;
;; Copyright (C) 2014-2019 Free Software Foundation, Inc.
;; Author: Vitalie Spinu <[email protected]>
;; URL: https://github.com/vspinu/math-symbol-lists
;; Keywords: Unicode, symbols, mathematics
+;; Package-Type: simple
;; Version: 1.2.1
;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;