core-ui: x-stretch-cursor = nil
This commit is contained in:
parent
07d0e39a88
commit
a127952f70
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
uniquify-buffer-name-style nil
|
uniquify-buffer-name-style nil
|
||||||
use-dialog-box nil ; always avoid GUI
|
use-dialog-box nil ; always avoid GUI
|
||||||
visible-cursor nil
|
visible-cursor nil
|
||||||
x-stretch-cursor t
|
x-stretch-cursor nil
|
||||||
;; no beeping or blinking please
|
;; no beeping or blinking please
|
||||||
ring-bell-function 'ignore
|
ring-bell-function 'ignore
|
||||||
visible-bell nil
|
visible-bell nil
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue