emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (5e5cde5 -> 7ab1b71)


From: Po Lu
Subject: feature/pgtk updated (5e5cde5 -> 7ab1b71)
Date: Sat, 18 Dec 2021 02:48:06 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  5e5cde5   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  78a86a4   Fix parallel build with multisession.el
      adds  1b2511f   Fix selection of fonts that don't have regular weight
      adds  36d873b   Port tramp-adb.el back to Emacs 26
      adds  75e6c16   Ignore motion events sent by an emulated pointer
      adds  62fc53d   Update menu bar when processing touch sequences on it
      adds  efdfe22   Fix touchscreen support on Xt builds
      adds  ccb6028   Improve multisession test results on MS-Windows
      adds  749c465   ; Improve recently installed documentation
      adds  cf33ece   multisession.el: Avoid old specializer syntax
      adds  041fff3   Handle missing JUnit test reports
      adds  26d1f04   Don't abort upon untracked TouchUpdate events
      adds  f7755b8   Flip buffers if display were modified in haiku_read_socket
      adds  0c240e4   Document a bug that exists with some versions of GNOME 
and GTK
       new  6ad5ff4   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
       new  7ab1b71   Coding style fixes


Summary of changes:
 doc/lispref/commands.texi       |  21 ++--
 etc/NEWS                        |   2 +-
 etc/PROBLEMS                    |   6 ++
 lisp/emacs-lisp/ert.el          | 232 ++++++++++++++++++++--------------------
 lisp/emacs-lisp/multisession.el |  20 ++--
 lisp/net/tramp-adb.el           |   6 +-
 src/font.c                      |   9 +-
 src/gtkutil.c                   |  55 ++++++----
 src/haikuterm.c                 |  32 +++++-
 src/xterm.c                     |  23 +++-
 10 files changed, 238 insertions(+), 168 deletions(-)



reply via email to

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