emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (0b6a632 -> d9b3f66)


From: Po Lu
Subject: feature/pgtk updated (0b6a632 -> d9b3f66)
Date: Mon, 6 Dec 2021 20:32:22 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  0b6a632   Merge branch 'feature/pgtk' of 
git.sv.gnu.org:/srv/git/emacs into feature/pgtk
      adds  2e8d1ad   image.c: Remove some dead code
      adds  63c8a60   Add package management to tutorial and startup screen
      adds  3384efb   ; * etc/tutorials/TUTORIAL: Fix typo in last commit.
      adds  283db0d   * etc/tutorials/TUTORIAL.sv: Adjust to latest change in 
TUTORIAL.
      adds  d529207   lisp/minibuffer.el: Fix for bug#52169 regression
      adds  4d93859   Merge remote-tracking branch 'origin/emacs-28' into trunk
      adds  2bd9d7b   ; * etc/tutorials/TUTORIAL: Minor wording change in 
recent addition.
      adds  a12de96   ; * etc/tutorials/TUTORIAL.sv: Re-adjust to latest change 
in TUTORIAL.
      adds  c9e901f   Avoid small parasitic button on mode line
      adds  aa63064   Fix mode-line display on TTY frames
      adds  cdb4bc0   Revert "Avoid small parasitic button on mode line"
      adds  e135f15   Tramp code cleanup
      adds  dd2a994   Merge branch 'master' of 
git.savannah.gnu.org:/srv/git/emacs
      adds  4eb749a   dired.texi: Document 
dired-create-destination-dirs-on-trailing-dirsep
      adds  5a9965f   Fix previous shr-parse-style change
      adds  79335aa   Assume unfilled byte-compiler warnings in tests
      adds  e637afc   Remove spurious space in byte-compiler warning
      adds  bed5af1   Silence byte-compiler in two tests
      adds  e17aea7   When registering Gnus message ids, guard against no 
registry
       new  d9b3f66   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/emacs/dired.texi                               | 17 +++++
 etc/tutorials/TUTORIAL                             | 14 ++++
 etc/tutorials/TUTORIAL.sv                          | 14 ++++
 lisp/bindings.el                                   |  2 +-
 lisp/emacs-lisp/bytecomp.el                        |  4 +-
 lisp/gnus/gnus-registry.el                         |  3 +-
 lisp/minibuffer.el                                 |  5 +-
 lisp/net/shr.el                                    |  4 +-
 lisp/net/tramp-cmds.el                             |  7 +-
 lisp/net/tramp-gvfs.el                             |  2 +-
 lisp/net/tramp-sh.el                               | 11 +--
 lisp/net/tramp-smb.el                              |  6 +-
 lisp/net/tramp-sudoedit.el                         | 13 ++--
 lisp/net/tramp.el                                  | 86 +++++++++++++---------
 lisp/startup.el                                    | 10 ++-
 src/image.c                                        | 18 -----
 test/lisp/emacs-lisp/bytecomp-tests.el             |  5 +-
 .../eieio-tests/eieio-test-methodinvoke.el         |  1 +
 test/lisp/mail/mail-utils-tests.el                 |  3 +-
 test/lisp/net/tramp-tests.el                       |  7 +-
 20 files changed, 140 insertions(+), 92 deletions(-)



reply via email to

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