branch: externals/math-symbol-lists commit dc7531cff0c845d5470a50c24d5d7309b2ced7eb Author: Vitalie Spinu <spinu...@gmail.com> Commit: Vitalie Spinu <spinu...@gmail.com>
Fix indent of first line --- math-symbol-lists.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/math-symbol-lists.el b/math-symbol-lists.el index 169e757e5c..426a56ff03 100644 --- a/math-symbol-lists.el +++ b/math-symbol-lists.el @@ -1,4 +1,4 @@ - ;;; math-symbol-lists.el --- Lists of Unicode math symbols and latex commands -*- lexical-binding:t -*- +;;; 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 <spinu...@gmail.com>