]> git.eshelyaron.com Git - emacs.git/commit
* Short eln filename hashes
authorAndrea Corallo <akrl@sdf.org>
Tue, 2 Feb 2021 20:20:28 +0000 (21:20 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 3 Feb 2021 20:15:18 +0000 (21:15 +0100)
commit41509d873e8a05aa98133cb78f384e06e69779ab
tree956a6c180f4d7030757d8f5a631db0d26c7172e0
parenta8b8d220b4fccaa812e85f9b2b3715593dc285ac
* Short eln filename hashes

* src/comp.c (HASH_LENGTH): New macro.
(comp_hash_string, comp_hash_source_file): Trim the hash before
returning.
src/comp.c