mylisp-obsolete/nsis-mode.el
changeset 1718 9d72f4424570
parent 1662 f697f2772ec9
equal deleted inserted replaced
1717:3c60aeba5004 1718:9d72f4424570
     1 ;;; iar-linker-config-mode.el --- major mode for highlighting NSIS scripts
     1 ;;; iar-linker-config-mode.el --- major mode for highlighting NSIS scripts
     2 
       
     3 ;; Copyright (C) 2009, 2010 by Oleksandr Gavenko <gavenkoa@gmail.com>
       
     4 
       
     5 ;; You can do anything with this file without any warranty.
       
     6 
       
     7 ;; Author: Oleksandr Gavenko <gavenkoa@gmail.com>
       
     8 ;; Maintainer: Oleksandr Gavenko <gavenkoa@gmail.com>
       
     9 ;; Created: 2009-09-14
       
    10 ;; Version: 0.1
       
    11 ;; Keywords: languages
       
    12 
     2 
    13 ;;; Commentary:
     3 ;;; Commentary:
    14 ;;
     4 ;;
    15 ;; Very pure syntax highlighting.
     5 ;; Very pure syntax highlighting.
    16 
     6