]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
authorLeo Liu <sdl.web@gmail.com>
Mon, 29 Apr 2013 20:09:18 +0000 (04:09 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 29 Apr 2013 20:09:18 +0000 (04:09 +0800)
commit38d8527bab7f84b94d2e0a759e25a64f33838257
tree1a9cd2ca91ce73fb626dbf1d11acb966bf32bc96
parentd9774ea487f683440a001d44a1487bbaefe1d310
* progmodes/octave.el (octave-font-lock-keywords): Handle 'end' in
indexing expression.
(octave-continuation-string): Do not use \.
(inferior-octave-complete-impossible): Remove.
(inferior-octave-completion-table)
(inferior-octave-completion-at-point): Remove its uses.
(inferior-octave-startup): completion_matches was introduced to
Octave in 1996 so safe to assume it.
(octave-function-file-comment): Improve to follow how Octave does it.
(octave-update-function-file-comment): Tweak.
lisp/ChangeLog
lisp/progmodes/octave.el