Changes between Version 16 and Version 17 of Emacs
- Timestamp:
- May 1, 2010, 4:34:23 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Emacs
v16 v17 69 69 * ... and '''all the benefits''' of [http://ourcomments.org/Emacs/nXhtml/doc/nxhtml.html nXhtml] 70 70 71 72 To get nXhtml (includes django-html-mumamo-mode), run on a shell: 73 {{{ 74 bzr branch lp:nxhtml 75 }}} 76 And append something like that: 77 {{{ 78 (load "~/.emacs.d/vendor/nxhtml/autostart.el") 79 }}} 80 to your .emacs. 81 82 To use django-html-mumamo-mode run: 83 {{{ 84 M-x django-html-mumamo-mode 85 }}} 86 71 87 Sample screenshot: 72 88