]> git.eshelyaron.com Git - emacs.git/commit
Allow serial-term to take an optional argument for line-mode
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 27 Jul 2019 12:18:27 +0000 (14:18 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 27 Jul 2019 12:18:27 +0000 (14:18 +0200)
commit0154e83a38071fafd7b32f2c3b5e92d850a617e4
treebf223af9cf86650a609298600892116bd0b33ba9
parentd4fce7394345233026e6b427d90e0debe6c3e89e
Allow serial-term to take an optional argument for line-mode

* lisp/term.el (serial-term): Allow taking an optional argument to
avoid term-raw-mode (bug#24922).

* doc/lispref/processes.texi (Serial Ports): Document it.
doc/lispref/processes.texi
etc/NEWS
lisp/term.el