]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/make-mode.el
Add new function dom-remove-node
[gnu-emacs] / lisp / progmodes / make-mode.el
index ee4b10405665da542291d1072d9ecd7475fb42a1..fb7142082943812d3c850f02c3afbbba956e4493 100644 (file)
     (t (:reverse-video t)))
   "Face to use for highlighting leading spaces in Font-Lock mode."
   :group 'makefile)
-(define-obsolete-face-alias 'makefile-space-face 'makefile-space "22.1")
 
 (defface makefile-targets
   ;; This needs to go along both with foreground and background colors (i.e. shell)