emacs-diffs
[Top][All Lists]
Advanced

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

feature/pgtk updated (f851e72 -> 360d2d3)


From: Po Lu
Subject: feature/pgtk updated (f851e72 -> 360d2d3)
Date: Sat, 4 Dec 2021 19:36:59 -0500 (EST)

oldosfan pushed a change to branch feature/pgtk.

      from  f851e72   Merge remote-tracking branch 'origin/master' into 
feature/pgtk
      adds  7c68c84   Silence byte-compiler in some tests
      adds  7384a32   Further changes on directory summary line in Tramp
      adds  63be97f   Fix (date-to-time "2021-12-04")
      adds  de727b5   eieio-core.el: Allow assignment to cl-structs through 
`slot-value`
      adds  7c5e699   Add ".crate" to Tramp archive file suffixes.
      adds  7505aba   Improve bookmark-maybe-historicize-string doc string
      adds  3bfd8e4   Add a comma between groups in gnus-inews-insert-gcc
      adds  08782d5   Fix pixel-fill--fill-line infloop for certain unbreakable 
lines
      adds  f247fa5   * lisp/isearch.el (isearch-delete-char): Reopen hidden 
overlays (bug#52248).
      adds  2898566   Don't swallow gnus-search errors when creating nnselect 
groups
      adds  ae415e7   Avoid having gud bug out if `C-x C-a' has been bound
      adds  b3505e3   Further gnus-inews-insert-gcc fixes
       new  360d2d3   Merge remote-tracking branch 'origin/master' into 
feature/pgtk


Summary of changes:
 doc/lispref/os.texi                             |  3 +-
 doc/misc/eieio.texi                             |  3 +-
 doc/misc/tramp.texi                             |  9 ++++-
 etc/NEWS                                        |  6 ++-
 lisp/bookmark.el                                |  5 ++-
 lisp/calendar/time-date.el                      | 38 ++++++++-----------
 lisp/emacs-lisp/eieio-core.el                   | 19 ++++++----
 lisp/gnus/gnus-msg.el                           |  2 +-
 lisp/gnus/gnus-search.el                        | 10 +++--
 lisp/gnus/nnselect.el                           |  4 ++
 lisp/isearch.el                                 | 12 ++++--
 lisp/net/tramp-archive.el                       |  2 +
 lisp/net/tramp-gvfs.el                          | 10 ++---
 lisp/net/tramp-sh.el                            | 23 ++++++------
 lisp/net/tramp-smb.el                           | 14 +++----
 lisp/progmodes/gdb-mi.el                        |  2 +-
 lisp/progmodes/gud.el                           |  8 ++--
 lisp/textmodes/pixel-fill.el                    | 19 +++++-----
 test/lisp/calendar/time-date-tests.el           |  7 ++++
 test/lisp/dired-tests.el                        | 49 ++++++++++++++++---------
 test/lisp/emacs-lisp/cl-macs-tests.el           |  4 ++
 test/lisp/emacs-lisp/derived-tests.el           |  4 +-
 test/lisp/emacs-lisp/eieio-tests/eieio-tests.el | 47 +++++++++++++-----------
 test/lisp/emacs-lisp/generator-tests.el         |  3 +-
 test/lisp/emacs-lisp/lisp-tests.el              |  1 +
 test/lisp/emacs-lisp/seq-tests.el               | 20 ++++++----
 test/lisp/emacs-lisp/subr-x-tests.el            | 26 ++++++-------
 test/lisp/emacs-lisp/timer-tests.el             |  3 +-
 test/lisp/format-spec-tests.el                  |  4 +-
 test/lisp/ls-lisp-tests.el                      |  3 +-
 test/lisp/obsolete/cl-tests.el                  | 11 ++++--
 test/lisp/progmodes/elisp-mode-tests.el         | 18 ++++++---
 test/lisp/replace-tests.el                      | 11 +++---
 test/lisp/ses-tests.el                          |  4 ++
 test/lisp/subr-tests.el                         |  1 +
 test/lisp/tar-mode-tests.el                     |  8 +++-
 test/src/data-tests.el                          | 41 +++++++++++----------
 test/src/search-tests.el                        |  2 +-
 38 files changed, 270 insertions(+), 186 deletions(-)



reply via email to

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