瀏覽代碼

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.")


Loading…
取消
儲存