* progmodes/octave.el (octave-variables): Remove. No builtin
authorLeo Liu <sdl.web@gmail.com>
Tue, 30 Apr 2013 14:23:03 +0000 (22:23 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 30 Apr 2013 14:23:03 +0000 (22:23 +0800)
commit5b78d7fcc7edaacffda6011469f3e8cf66608be6
tree6659b5a21204ce2cb9de3f6d0aee6113a36f5eb7
parent7b427ad11f3d646f89e67967acdf27a299cb1e1d
* progmodes/octave.el (octave-variables): Remove.  No builtin
variables any more.  All converted to functions.
(octave-font-lock-keywords, octave-completion-at-point-function):
Fix uses.
(octave-font-lock-texinfo-comment): New user variable.
(octave-texinfo-font-lock-keywords): New variable for texinfo
comment block.
(octave-function-comment-block): New face.
(octave-font-lock-texinfo-comment): New function.
(octave-mode): Font lock texinfo comment block.
lisp/ChangeLog
lisp/progmodes/octave.el