]> git.eshelyaron.com Git - emacs.git/commit
Support program switches in 'comint-run' command
authorPhil Sainty <psainty@orcon.net.nz>
Thu, 11 Jul 2019 15:33:12 +0000 (17:33 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 11 Jul 2019 16:27:12 +0000 (18:27 +0200)
commit2daeea78335f4dbfd4d61fd3e179b41b48922104
tree6f2a66118b41828f3214651ae9c357f0a3b530ac
parentaecc82d7eb776985927bee3f62c5811cc4fc7b52
Support program switches in 'comint-run' command

* etc/NEWS:
* doc/emacs/misc.texi: Describe new behaviour (bug#33037).
* lisp/comint.el (comint-run): Add optional SWITCHES argument.
With prefix argument C-u, prompt for SWITCHES.
doc/emacs/misc.texi
etc/NEWS
lisp/comint.el