From: Glenn Morris Date: Thu, 13 Jun 2013 06:35:32 +0000 (-0700) Subject: * etc/NEWS: Mention term-suppress-hard-newline X-Git-Tag: emacs-24.3.90~173^2^2~42^2~45^2~387^2~2016^2~132 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bb102690defe51c3ac9c1a89298a7407da572ad3;p=emacs.git * etc/NEWS: Mention term-suppress-hard-newline --- diff --git a/etc/NEWS b/etc/NEWS index 7f7c8bb2916..7e26c2458e8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -365,6 +365,8 @@ External su and sudo commands are now the default; the internal, TRAMP-using variants can still be used by enabling the eshell-tramp module. +** New term.el option `term-suppress-hard-newline'. + ** Obsolete packages: *** longlines.el is obsolete; use visual-line-mode instead.