Index: emacs/lisp/progmodes/make-mode.el
diff -c emacs/lisp/progmodes/make-mode.el:1.103 
emacs/lisp/progmodes/make-mode.el:1.104
*** emacs/lisp/progmodes/make-mode.el:1.103     Tue Jun 14 22:33:56 2005
--- emacs/lisp/progmodes/make-mode.el   Wed Jun 15 22:15:46 2005
***************
*** 105,110 ****
--- 105,111 ----
    "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)


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to