mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
; TODO for writing to the bottom-right corner of a TTY (bug#57607)
This commit is contained in:
parent
473313d2a8
commit
25813b697c
1 changed files with 5 additions and 1 deletions
6
etc/TODO
6
etc/TODO
|
|
@ -1732,7 +1732,11 @@ https://lists.gnu.org/r/emacs-devel/2012-06/msg00354.html
|
|||
** Maybe replace lib-src/rcs2log with a Lisp implementation
|
||||
It wouldn't have to be a complete replacement, just enough
|
||||
for vc-rcs-update-changelog.
|
||||
|
||||
** Allow Emacs to use the bottom-right corner of a TTY
|
||||
Emacs doesn't use the bottom-right corner of a TTY when terminfo
|
||||
capability "am" (auto_right_margin) is defined. It could use the
|
||||
bottom-right corner nonetheless when certain other capabilities are
|
||||
defined. See bug#57607.
|
||||
* Other known bugs
|
||||
|
||||
** 'make-frame' forgets unhandled parameters, at least for X11 frames
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue