* progmodes/octave.el (octave-variables): Remove. No builtin
commite73e1a97ce2b3ae04dc76226172a28cc2e61fdf4
authorLeo Liu <sdl.web@gmail.com>
Tue, 30 Apr 2013 14:23:03 +0000 (30 22:23 +0800)
committerLeo Liu <sdl.web@gmail.com>
Tue, 30 Apr 2013 14:23:03 +0000 (30 22:23 +0800)
treecabc66cd98d5924e6b0f4a998fb2028ac5a8b471
parentb6a6d0c2c4a47c6745f6da591b18f1e9b47df910
* 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