core-ui: x-stretch-cursor = nil

This commit is contained in:
Henrik Lissner 2017-03-09 00:47:35 -05:00
parent 07d0e39a88
commit a127952f70

View file

@ -29,7 +29,7 @@
uniquify-buffer-name-style nil
use-dialog-box nil ; always avoid GUI
visible-cursor nil
x-stretch-cursor t
x-stretch-cursor nil
;; no beeping or blinking please
ring-bell-function 'ignore
visible-bell nil