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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/make-mode.el
Date: Tue, 04 Feb 2003 08:24:47 -0500

Index: emacs/lisp/progmodes/make-mode.el
diff -c emacs/lisp/progmodes/make-mode.el:1.78 
emacs/lisp/progmodes/make-mode.el:1.79
*** emacs/lisp/progmodes/make-mode.el:1.78      Fri Dec 27 20:02:40 2002
--- emacs/lisp/progmodes/make-mode.el   Tue Feb  4 08:24:35 2003
***************
*** 210,216 ****
  
  ;;
  ;; Special targets for DMake, Sun's make ...
! ;; 
  (defcustom makefile-special-targets-list
    '(("DEFAULT")      ("DONE")        ("ERROR")        ("EXPORT")
      ("FAILED")       ("GROUPEPILOG") ("GROUPPROLOG")  ("IGNORE")
--- 210,216 ----
  
  ;;
  ;; Special targets for DMake, Sun's make ...
! ;;
  (defcustom makefile-special-targets-list
    '(("DEFAULT")      ("DONE")        ("ERROR")        ("EXPORT")
      ("FAILED")       ("GROUPEPILOG") ("GROUPPROLOG")  ("IGNORE")




reply via email to

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