Address some melpazoid warnings and errors

This commit is contained in:
Nathan Lovato
2020-03-21 21:15:54 -06:00
parent dfb7cd9a11
commit f72ce3b7d3
5 changed files with 19 additions and 41 deletions

View File

@@ -31,8 +31,9 @@
;;; Code:
(defun gdscript--get-file-content-as-string (file-path-relative)
"Returns the content of a file in this package as a list of
strings. Used to retrieve lists of keywords for syntax
"Return the content of a file in this package as a list of strings.
FILE-PATH-RELATIVE is the path of the data file to parse relative
to this package. Used to retrieve lists of keywords for syntax
highlighting.
If the file isn't available, the function tries to access the