]> git.eshelyaron.com Git - emacs.git/commit
(mixal-mode-syntax-table): Add \n as end-comment.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Oct 2005 17:29:57 +0000 (17:29 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 12 Oct 2005 17:29:57 +0000 (17:29 +0000)
commit0471d42690abdf59abc4a0946789171c658e026f
tree8b7829ea75c3244e76bbddcf12f8a382365ae84b
parentc755acf3df2059a8225e761c5fc511126b92b9db
(mixal-mode-syntax-table): Add \n as end-comment.
(mixal-operation-codes): Remove.
(mixal-operation-codes-alist): Immediately initialize to full value.
(mixal-add-operation-code): Remove.
(mixal-describe-operation-code): Make the arg non-optional.
Use the interactive spec instead.
Use mixal-operation-codes-alist rather than mixal-operation-codes.
(mixal-font-lock-keywords): Don't highlight comments here any more.
(mixal-font-lock-syntactic-keywords): New var.
(mixal-mode): Use it.  Fix comment-start-skip.
lisp/ChangeLog
lisp/progmodes/mixal-mode.el