]> git.eshelyaron.com Git - emacs.git/commit
Replace last uses of idlwave-get-buffer-visiting
authorBasil L. Contovounesios <contovob@tcd.ie>
Tue, 18 Aug 2020 20:29:41 +0000 (21:29 +0100)
committerBasil L. Contovounesios <contovob@tcd.ie>
Tue, 18 Aug 2020 20:32:26 +0000 (21:32 +0100)
commita9086efcf1c5b26e9f5f63f39fda10709cc8555f
tree20da4d3d77daada967f155eec4c8078d6d6146c3
parent442a945df7c408bffbd6ab13145880cbb090ad9c
Replace last uses of idlwave-get-buffer-visiting

* lisp/progmodes/idlw-help.el (idlwave-help-with-source):
* lisp/progmodes/idlw-shell.el (idlwave-shell-set-bp-in-module)
(idlwave-shell-delete-temp-files, idlwave-shell-save-and-action):
Replace last occurrences of deprecated idlwave-get-buffer-visiting
with now-equivalent find-buffer-visiting.
lisp/progmodes/idlw-help.el
lisp/progmodes/idlw-shell.el