• Eli Zaretskii's avatar
    Fix display of cursor when 'blink-cursor-delay' has small value · f2819241
    Eli Zaretskii authored
    * lisp/frame.el (blink-cursor-check, blink-cursor-mode):
    Protect ourselves against too small values of blink-cursor-delay.
    This avoids erratic display of the cursor, or even failure to
    display it, when user types text at high speed or leans on a key
    to invoke the keyboard auto-repeat feature.  (Bug#24372)
    f2819241
frame.el 88.3 KB