emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master updated (94d60f5 -> 4ff438a)


From: Daniel Colascione
Subject: [Emacs-diffs] master updated (94d60f5 -> 4ff438a)
Date: Mon, 11 Jun 2018 19:10:58 -0400 (EDT)

quotemstr pushed a change to branch master.

      from  94d60f5   Don't have shr bug out on degenerate <img> tags
       new  b4e953b   Remove obsolete keyboard.c code
       new  a20fe5a   Remove code #if-0-ed terminal-local code
       new  2f6c682   New focus management interface
       new  6a1dfa7   Losing focus should not stop idleness
       new  4ff438a   Make blink-cursor-mode use new focus functions


Summary of changes:
 doc/lispref/frames.texi | 102 +++++++++++++++++++++++--------
 etc/NEWS                |   6 ++
 lisp/frame.el           | 156 ++++++++++++++++++++++++++++++++++++++++--------
 lisp/term/xterm.el      |  11 +++-
 src/data.c              |  45 --------------
 src/frame.c             |  25 ++------
 src/keyboard.c          | 105 +++++++++-----------------------
 src/w32term.c           |  14 -----
 src/xterm.c             |  10 ----
 9 files changed, 256 insertions(+), 218 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]