emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (f17d0df -> 57a9bf8)


From: Po Lu
Subject: feature/pgtk updated (f17d0df -> 57a9bf8)
Date: Fri, 3 Dec 2021 01:07:52 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  f17d0df   Generate touch-end events on pgtk
      adds  0a50ad1   * lisp/tab-bar.el (tab-bar-close-other-tabs): Fix 
regression.
      adds  bbf4140   * admin/diff-tar-files: Don't assume .tar.gz.
      adds  6b99b6e   * admin/make-tarball.txt: Various clarifications.
      adds  e0ee1d0   Work around IBM XL C compiler bug
      adds  f35d6a9   * CONTRIBUTE: Improve commit message instructions
      adds  fed35a8   Port emacsclient to Solaris 10
      adds  9c222b9   Port to C compilers that lack size-0 arrays
      adds  c66eb52   Merge from origin/emacs-28
      adds  1afa295   Improve velocity calculation in momentum scrolling
       new  57a9bf8   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 CONTRIBUTE                 | 26 +++++++++-------
 admin/diff-tar-files       |  4 +--
 admin/make-tarball.txt     | 33 +++++++++++++++++----
 lib-src/Makefile.in        |  4 ++-
 lisp/pixel-scroll.el       | 74 ++++++++++++++++++++++++++++++----------------
 lisp/tab-bar.el            |  7 ++---
 src/alloc.c                | 20 +++++++------
 src/comp.c                 | 18 +++++++----
 src/comp.h                 | 10 -------
 src/data.c                 | 10 ++++---
 src/eval.c                 | 23 +++++++-------
 src/fileio.c               |  4 ++-
 src/lisp.h                 | 16 +++++-----
 src/lread.c                | 12 ++++++--
 src/pdumper.c              | 40 ++++++++++++-------------
 test/lisp/tab-bar-tests.el | 51 ++++++++++++++++++++++++++++++++
 16 files changed, 232 insertions(+), 120 deletions(-)
 create mode 100644 test/lisp/tab-bar-tests.el



reply via email to

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