File: README

package info (click to toggle)
nasm-mode 20020329
  • links: PTS
  • area: main
  • in suites: woody
  • size: 56 kB
  • ctags: 15
  • sloc: lisp: 141; sh: 24; makefile: 22
file content (11 lines) | stat: -rw-r--r-- 416 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
NASM-mode for XEmacs
====================

To use this mode, just load a file with an appendix of .asm, and XEmacs
will automatically turn on NASM-mode. If you want to turn it on manually on
a file, just do a 'M-x nasm-mode'.

This mode is not of much use without font-lock-mode (i.e. syntax-highlighting).
Turn it on by 'M-x font-lock-mode', or (preferrably) by adding 
'(global-font-lock-mode)' to your ~/.emacs.