]> git.eshelyaron.com Git - emacs.git/commit
(bright_bg): New function, enables bright background colors.
authorRichard M. Stallman <rms@gnu.org>
Thu, 6 Jun 1996 15:27:03 +0000 (15:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 6 Jun 1996 15:27:03 +0000 (15:27 +0000)
commit76ac1508785ec7cbd8cc0f8b8679f4d51518810f
tree95e6b8e6a926f88be582a074f5ced29f33006c24
parent4f5fb8b58ea44131238a128f0245b38f3ba0186d
(bright_bg): New function, enables bright background colors.
(dos_set_window_size): Move code to `bright_bg'.
(IT_set_terminal_modes): Enable bright background colors.
(IT_set_frame_parameters): Don't mask bright color bit in
background colors.  Record colors on `termscript' file.
(internal_terminal_init): Enable bright background colors.  Fix
default colors setting from $EMACSCOLORS.
src/msdos.c