Changeset 1565 for branches


Ignore:
Timestamp:
Apr 6, 2017 2:15:35 PM (7 years ago)
Author:
Kristoffer Haugsbakk
Message:

Add instructions for using smag-mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/magnolia-eclipse-0.7-experimental/emacs/smag-mode.el

    r1564 r1565  
    11;; simple magnolia mode. (http://magnolia-lang.org/)
    22;; Only for basic highlighting.
     3;;
     4;; Load the file by using the `load' Elisp function:
     5;;
     6;;    (load "<path-to-workspace>/magnolia-eclipse/emacs/smag-mode.el")
    37(require 'generic-x)
    48(define-generic-mode
Note: See TracChangeset for help on using the changeset viewer.