all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#30308: 27.0.50; Support direct mode terminal definitions from latest Terminfo.
@ 2018-01-31  9:43 Rami Ylimäki
  2018-01-31  9:43 ` bug#30308: [PATCH 1/1] Support standard Terminfo direct mode terminals Rami Ylimäki
  2018-02-01  9:41 ` bug#30308: [PATCH v2] " Rami Ylimäki
  0 siblings, 2 replies; 5+ messages in thread
From: Rami Ylimäki @ 2018-01-31  9:43 UTC (permalink / raw)
  To: 30308; +Cc: Rami Ylimäki

Direct mode terminal definitions from latest Terminfo are already
compatible with Emacs 26.1 and later, but only if Terminfo
library has been compiled to support 32-bit numerical capability
values.  Following patch adds support for Terminfo with 16-bit
numerical capabilities.

Rami Ylimäki (1):
  Support standard Terminfo direct mode terminals.

 doc/misc/efaq.texi | 45 +++++++++++++++++++++++++++------------------
 src/term.c         | 35 ++++++++++++++++++++++-------------
 src/tparam.h       |  3 ++-
 3 files changed, 51 insertions(+), 32 deletions(-)

-- 
2.14.1






^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-02-10 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-31  9:43 bug#30308: 27.0.50; Support direct mode terminal definitions from latest Terminfo Rami Ylimäki
2018-01-31  9:43 ` bug#30308: [PATCH 1/1] Support standard Terminfo direct mode terminals Rami Ylimäki
2018-01-31 17:00   ` Rami Ylimäki
2018-02-01  9:41 ` bug#30308: [PATCH v2] " Rami Ylimäki
2018-02-10 11:33   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.