]> git.eshelyaron.com Git - emacs.git/commit
Recreate macOS color list if it is corrupt
authorAlan Third <alan@idiocy.org>
Wed, 20 May 2020 20:28:25 +0000 (21:28 +0100)
committerAlan Third <alan@idiocy.org>
Sat, 1 Aug 2020 18:46:51 +0000 (19:46 +0100)
commita8f99d113c0556fd2860304ac7d7ff1c8f7c3ad4
treefd47117e4901e22e846dd16b7270b6032b11b67f
parentb04d391d796281faf0f824ed398b26a9a1758f8d
Recreate macOS color list if it is corrupt

* src/nsterm.m (ns_term_init): Generate the color list if there are
less colors in the existing file than in rgb.txt.
src/nsterm.m