]> git.eshelyaron.com Git - emacs.git/commitdiff
(put 'makefile-space-face 'face-alias 'makefile-space)
authorDaniel Pfeiffer <occitan@esperanto.org>
Wed, 15 Jun 2005 22:15:46 +0000 (22:15 +0000)
committerDaniel Pfeiffer <occitan@esperanto.org>
Wed, 15 Jun 2005 22:15:46 +0000 (22:15 +0000)
lisp/progmodes/make-mode.el

index d9c38349b49d2522e79f2b4ab6aa879028924a6e..e53b08b8c14a8da683223493021f02dfdd2f9677 100644 (file)
   "Face to use for highlighting leading spaces in Font-Lock mode."
   :group 'faces
   :group 'makefile)
+(put 'makefile-space-face 'face-alias 'makefile-space)
 
 (defface makefile-targets
   ;; This needs to go along both with foreground and background colors (i.e. shell)