From 25025a75fec2cb6d34979b985d56222f60caf524 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Thu, 4 Sep 2003 16:53:12 +0000 Subject: [PATCH] Add blink-cursor-alist. --- lisp/cus-start.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/cus-start.el b/lisp/cus-start.el index f858be4baf2..db044fc8ba9 100644 --- a/lisp/cus-start.el +++ b/lisp/cus-start.el @@ -263,6 +263,7 @@ :format "%v") (other :tag "Unlimited" t))) (unibyte-display-via-language-environment mule boolean) + (blink-cursor-alist cursor alist "21.5") ;; xfaces.c (scalable-fonts-allowed display boolean) ;; xfns.c -- 2.39.2