emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a4c232e -> bd7b5f7)


From: Glenn Morris
Subject: master updated (a4c232e -> bd7b5f7)
Date: Thu, 21 Oct 2021 11:13:53 -0400 (EDT)

gm pushed a change to branch master.

      from  a4c232e   Fix build on systems with older Pango versions
      adds  548a5db   ; etc/NEWS fix wording
      adds  d7f595c   Code cleanup in tramp-tests.el
      adds  5c1a575   Don't use color escape sequences in 
vc-git-expanded-log-entry
      adds  91d71b3   Fix inset rectangle corners when sides aren't drawn 
(bug#51251)
      adds  8e7cd29   Revert "Revert back to using ESC as viper-ESC-key again"
      adds  1bb14f9   Convert ANSI color definitions in themes to use faces 
(e.g. 'ansi-color-red')
      adds  c916040   Adapt Tramp tests
      adds  2d647e8   Describe how to debug fontconfig issues
      adds  cf4394a   * etc/PROBLEMS: Add hex codepoint for NO-BREAK SPACE
      adds  7236592   Refer to mouse-highlight from make-pointer-invisible 
docstring
      adds  29fdc65   Fix tab bar item highlight when a mouse click is dropped
      adds  8358da9   Display a tab bar item as sunken when appropriate
      adds  06fe499   * lisp/tab-bar.el (tab-bar-menu-bar): New command 
(bug#51247).
      adds  cb8b12b   Improve docstrings and NEWS item of 'repeat-mode'
      adds  59df93e   * lisp/help.el (help--analyze-key): Add new arg BUFFER 
(bug#51173).
      adds  4540130   ; Fix typo
      adds  8002fcd   Fix socks test
      adds  8f42ff3   Fix hi-lock AOT test failures (bug#51308)
      adds  805ed8d   Fix todo-mode AOT test failures (bug#51308)
      adds  0545c70   ; * src/keyboard.c (readable_events): Add a comment.
       new  bd7b5f7   Merge from origin/emacs-28


Summary of changes:
 etc/NEWS.28                           |  23 +++---
 etc/PROBLEMS                          |  14 +++-
 etc/themes/dichromacy-theme.el        |  34 ++++++--
 etc/themes/leuven-theme.el            |  25 ++++--
 etc/themes/misterioso-theme.el        |  33 ++++++--
 etc/themes/tango-dark-theme.el        |  35 ++++++--
 etc/themes/tango-theme.el             |  35 ++++++--
 etc/themes/wombat-theme.el            |  24 ++++--
 lisp/emulation/viper-keym.el          |   2 +-
 lisp/gnus/gnus-art.el                 |   8 +-
 lisp/help.el                          |  37 ++++-----
 lisp/repeat.el                        |  10 +--
 lisp/tab-bar.el                       |  35 ++++----
 lisp/vc/vc-git.el                     |   2 +-
 src/frame.c                           |   5 +-
 src/keyboard.c                        |   2 +
 src/nsterm.m                          |   7 +-
 src/xdisp.c                           |  17 +++-
 test/lisp/calendar/todo-mode-tests.el |   2 +-
 test/lisp/hi-lock-tests.el            |  15 ++--
 test/lisp/net/socks-tests.el          |   2 +-
 test/lisp/net/tramp-archive-tests.el  |   5 +-
 test/lisp/net/tramp-tests.el          | 148 ++++++++++++++++++----------------
 test/src/data-tests.el                |   2 +-
 24 files changed, 345 insertions(+), 177 deletions(-)



reply via email to

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