• Glenn Morris's avatar
    Remove -p suffix from set-face-* functions · 3ca2f1bf
    Glenn Morris authored
    * lisp/faces.el (set-face-inverse-video, set-face-bold, set-face-italic):
    Remove -p suffix from names, for consistency with other set-face-*.
    (set-face-inverse-video): Fix interactive spec.
    * lisp/play/gamegrid.el (gamegrid-make-mono-tty-face):
    * lisp/textmodes/table.el (table--update-cell-face):
    Use set-face-inverse-video rather than now obsolete alias.
    
    * doc/lispref/display.texi (Attribute Functions):
    Update for set-face-* name changes.
    3ca2f1bf
gamegrid.el 18.7 KB