• Glenn Morris's avatar
    Support for systems without floats was removed a decade ago. · 9a0dd02d
    Glenn Morris authored
    * lisp/loadup.el: Unconditionally load float-sup.
    * lisp/paren.el (show-paren-delay):
    * lisp/emacs-lisp/float-sup.el:
    * lisp/emulation/cua-base.el (cua-prefix-override-inhibit-delay):
    * lisp/obsolete/lazy-lock.el (lazy-lock-defer-time, lazy-lock-stealth-nice)
    (lazy-lock-stealth-verbose): Assume float support.
    * lisp/ps-print.el: Assume float support on Emacs.
    * lisp/emacs-lisp/timer.el (timer-next-integral-multiple-of-time):
    Remove non-float branch.
    
    * lisp/obsolete/lazy-lock.el: Remove leading `*' from defcustom docs.
    9a0dd02d
ps-print.el 228 KB