]> git.eshelyaron.com Git - emacs.git/commit
Define and use new alias display-blink-cursor-p
authorAlexander Gramiak <agrambot@gmail.com>
Wed, 3 Apr 2019 20:03:42 +0000 (14:03 -0600)
committerAlexander Gramiak <agrambot@gmail.com>
Sun, 7 Apr 2019 04:43:59 +0000 (22:43 -0600)
commitc6ea522de62d6064d5be9dd1ddf69dceb6506780
tree866cb37b5532610174fb8e1bade209184ce0c53b
parent8f6e4798459a881b0a1602a1a0e30f0b73d49d22
Define and use new alias display-blink-cursor-p

display-graphic-p is not used in this case because it may be possible
in the future for terminals to allow control over cursor blinking. For
details, see bug#35058.

* lisp/frame.el (blink-cursor-mode): Use display-blink-cursor-p.
lisp/frame.el