emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el


From: Daniel Pfeiffer
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el
Date: Wed, 15 Jun 2005 18:15:47 -0400

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)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]