Переглянути джерело

fix emacs color name

pull/1/head
10sr 11 роки тому
джерело
коміт
987cbac719
1 змінених файлів з 1 додано та 1 видалено
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Переглянути файл

@@ -368,7 +368,7 @@ found, otherwise returns nil."
(:background "color-234"))
(((min-colors 256)
(background light))
(:background "gainsboro"))
(:background "color-234"))
(t
(:underline "black")))
"*Face used by hl-line.")


Завантаження…
Відмінити
Зберегти