]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/octave.el (inferior-octave-strip-ctrl-g)
authorLeo Liu <sdl.web@gmail.com>
Sun, 5 May 2013 04:49:27 +0000 (12:49 +0800)
committerLeo Liu <sdl.web@gmail.com>
Sun, 5 May 2013 04:49:27 +0000 (12:49 +0800)
commitc129b51f4bfbba7b06534661610c7eb6e85826bb
tree20fafce82dd1d486357509af2d3dedc5b2219466
parentf8780a05741c6360921fee341a41721a19ccc611
* progmodes/octave.el (inferior-octave-strip-ctrl-g)
(inferior-octave-output-filter): Remove.
(octave-send-region, inferior-octave-startup): Fix callers.
(inferior-octave-mode-map): Don't use comint-dynamic-complete.
(octave-binary-file-extensions): New user variable.
(octave-find-definition): Confirm if opening binary files.
(octave-help-file): Use octave-find-definition to get the binary
confirmation.
(octave-help): Adjust for octave-help-file change.
lisp/ChangeLog
lisp/progmodes/octave.el