mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
Update provenance comment in charscript.el
* admin/unidata/blocks.awk: Update comment about sources used to generate charscript.el.
This commit is contained in:
parent
c6fc066bcb
commit
04e236044a
1 changed files with 1 additions and 1 deletions
|
|
@ -250,7 +250,7 @@ END {
|
|||
}
|
||||
|
||||
print ";;; charscript.el --- character script table -*- lexical-binding:t -*-"
|
||||
print ";;; Automatically generated from admin/unidata/Blocks.txt"
|
||||
print ";;; Automatically generated from admin/unidata/{Blocks,emoji-data}.txt"
|
||||
print "(let (script-list)"
|
||||
print " (dolist (elt '("
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue