* progmodes/octave.el (octave-syntax-propertize-function): Change
authorLeo Liu <sdl.web@gmail.com>
Mon, 6 May 2013 23:46:07 +0000 (07:46 +0800)
committerLeo Liu <sdl.web@gmail.com>
Mon, 6 May 2013 23:46:07 +0000 (07:46 +0800)
commit203a557223f9e174268cd985aa15b5a593c94703
tree1b830ebf5abe2f866ae3c053a65eca39fb67a0f1
parent06a73f4edb8c762cba618cadb0cc8f962a3fb53e
* progmodes/octave.el (octave-syntax-propertize-function): Change
\'s syntax to escape when inside double-quoted strings.
(octave-font-lock-keywords): Use octave-operator-regexp.
(octave-completion-at-point): Renamed from
octave-completion-at-point-function.
(inferior-octave-directory-tracker): Robustify.
(octave-text-functions): Remove and fix its uses.  No such things
any more.

Fixes: debbugs:14332
lisp/ChangeLog
lisp/progmodes/octave.el