summaryrefslogtreecommitdiff
path: root/editors/matlab-mode
AgeCommit message (Collapse)AuthorFilesLines
2004-03-27Update to 2.3.1 (previous distfile disappeared).wiz2-6/+6
Changes: Added continue to keyword list. Added use contributed matlab-generate-latex command. Doc comment update (New file exchange link, matlab shell switches) Font lock of pragmas Whitespace mode support. Exclude block verify from save hooks. Fixed if statement regexp for unreachable code. Add persistent as a keyword. Fill paragraph: Fix to handle comment at end of buffer. matlab-shell: Fix where kill-local-variables is called. User patch for finding the symbol at point. Yoni Wexler contributed patch for indented tic/toc. Block highlighting tic/toc. font lock for tic toc.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-02-14import matlab-mode-2.3.dmcmahill5-0/+60
This is a major mode for editing Matlab source code under GNU Emacs or XEmacs.