emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (1710fca -> f99745c)


From: Yuuki Harano
Subject: feature/pgtk updated (1710fca -> f99745c)
Date: Sun, 5 Dec 2021 10:44:21 -0500 (EST)

masm11 pushed a change to branch feature/pgtk.

      from  1710fca   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  00236cc   Fix the enumeration values returned by 'try_scrolling'
      adds  f3e6a43   ; * doc/misc/efaq.texi (New in Emacs 28): Add more news.
      adds  a1e30e4   ; Fix most remaining AUTHORS warnings
      adds  fef3e60   * lisp/emacs-lisp/edebug.el (edebug-eval-defun): Minor 
doc fix.
      adds  c086358   Update to Org 9.5.1-15-gdb4805
      adds  520a703   Merge from origin/emacs-28
      adds  bf869aa   ; * doc/misc/eshell.texi (Built-ins): Improve markup, fix 
typos.
      adds  9167fbd   Remove hacks for broken `with-suppressed-warnings'
      adds  722a8eb   Silence warnings about testing obsolete functions and 
macros
      adds  d16db92   Silence byte-compiler in generator-tests.el
      adds  622550f   Interpolate large pixel scrolls
       new  e5f74ce   Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs 
into feature/pgtk
       new  aacc371   Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
       new  f99745c   * src/frame.c (gui_set_border_width): Revert confused 
changes


Summary of changes:
 ChangeLog.3                                        |  16 +-
 admin/authors.el                                   |  21 +-
 doc/misc/efaq.texi                                 |  51 ++-
 doc/misc/eshell.texi                               |  61 ++--
 doc/misc/org.org                                   |   4 +-
 etc/AUTHORS                                        |  34 +-
 lisp/emacs-lisp/edebug.el                          |   2 +-
 lisp/org/org-version.el                            |   2 +-
 lisp/org/ox-latex.el                               |   2 +-
 lisp/pixel-scroll.el                               |  65 +++-
 src/frame.c                                        |   7 -
 src/xdisp.c                                        |   6 +-
 test/lisp/emacs-lisp/cl-generic-tests.el           |   9 +-
 test/lisp/emacs-lisp/edebug-tests.el               |   9 +-
 .../eieio-tests/eieio-test-methodinvoke.el         | 281 +++++++++--------
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el    | 347 +++++++++++----------
 test/lisp/emacs-lisp/generator-tests.el            |   6 +-
 test/lisp/obsolete/cl-tests.el                     |  14 +-
 test/lisp/tar-mode-tests.el                        |   9 +-
 19 files changed, 563 insertions(+), 383 deletions(-)



reply via email to

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