]> git.eshelyaron.com Git - emacs.git/commit
Remove intern calls with a static string from haiku*.c
authorPo Lu <luangruo@yahoo.com>
Tue, 20 Sep 2022 03:00:10 +0000 (03:00 +0000)
committerPo Lu <luangruo@yahoo.com>
Tue, 20 Sep 2022 03:00:10 +0000 (03:00 +0000)
commit1b77f1981d8aa107becf571939f01ae04ed16873
treed5bae8bc0cbc66d46e515e2bb8f6232e5615277a
parent132d5cb0a3ec94afbb49772631861e00160ffffb
Remove intern calls with a static string from haiku*.c

* src/haikufns.c (Fx_show_tip, syms_of_haikufns):
* src/haikufont.c (haikufont_maybe_handle_special_family)
(syms_of_haikufont):
* src/haikuterm.c (haiku_term_init, syms_of_haikuterm): Replace
intern with real predefined symbols.
src/haikufns.c
src/haikufont.c
src/haikuterm.c