]> git.eshelyaron.com Git - emacs.git/commit
Remove duplicated code in octave-eldoc-function
authorMauro Aranda <maurooaranda@gmail.com>
Mon, 8 Jul 2019 22:22:20 +0000 (19:22 -0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 20 Jul 2019 09:13:38 +0000 (12:13 +0300)
commitb6bef9f19311e4ea2287ac172f400d3146ba3cbb
tree5bb1ce86c77ddeeb9ec9a0409277445f4e911cb3
parentfd5410217ff23810edc16e97c10934ad622f8e4b
Remove duplicated code in octave-eldoc-function

* lisp/progmodes/octave.el (octave-eldoc-function): The
test of position of the opening parenthesis in
inferior-octave-process was duplicated.  Remove one of
the tests.  (Bug#36557)
lisp/progmodes/octave.el