]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/unidata/uvs.el (uvs-print-table-ivd): Add more header detail.
authorGlenn Morris <rgm@gnu.org>
Wed, 5 Dec 2018 22:29:19 +0000 (17:29 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 5 Dec 2018 22:29:19 +0000 (17:29 -0500)
admin/unidata/uvs.el

index 31840fb18223743beaa66c79ea04afff379ade0f..4c14439ccfe9383e59a2a2642bc264f968140145 100644 (file)
@@ -201,7 +201,8 @@ corresponding number."
           (uvs-alist-from-ivd collection-id
                               sequence-id-to-glyph-func))))
     (set-binary-mode 'stdout t)
-    (princ "/* Automatically generated by uvs.el.  */\n")
+    (princ "/* This file was automatically generated from admin/unidata/IVD_Sequences.txt\n")
+    (princ "   by the script admin/unidata/uvs.el  */\n")
     (princ
      (format "static const unsigned char mac_uvs_table_%s_bytes[] =\n  {\n"
             (replace-regexp-in-string "[^_[:alnum:]]" "_"