emacs-diffs
[Top][All Lists]
Advanced

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

master updated (4434dea -> c1145c3)


From: Paul Eggert
Subject: master updated (4434dea -> c1145c3)
Date: Mon, 6 Dec 2021 02:24:19 -0500 (EST)

eggert pushed a change to branch master.

      from  4434dea   Added dired-create-destination-dirs-on-trailing-dirsep
       new  0d88c3c   Add time-convert tests
       new  83fa35b   Use time-equal-p to compare timestamps in tests
       new  af60618   Simplify cedet-utest-elapsed-time
       new  524c42f   Prefer nil to (current-time) when either will do
       new  f4d7ca7   Simplify message-unique-id etc.
       new  084f440   Simplify message-make-expires
       new  2bda029   Use time-convert in with-decoded-time-value
       new  1866373   Fix image load timekeeping bug
       new  15f20c0   Simplify RFC 5322 time zone generation
       new  dbef214   Simplify by using format-time-string
       new  19932c3   Avoid timestamp info loss in mh-alias-tstamp
       new  a21b8c5   Fix minor clock skew issues
       new  c1145c3   Update org-compat doc string


Summary of changes:
 doc/misc/gnus.texi                    |  2 +-
 lisp/calendar/time-date.el            |  2 +-
 lisp/emacs-lisp/timer.el              |  4 ++--
 lisp/gnus/gnus-score.el               |  4 ++--
 lisp/gnus/gnus-search.el              |  7 ++-----
 lisp/gnus/gnus-sum.el                 |  6 ++----
 lisp/gnus/message.el                  | 31 +++++++++++++++----------------
 lisp/image-dired.el                   |  2 +-
 lisp/image.el                         |  6 +++---
 lisp/image/gravatar.el                |  4 ++--
 lisp/mail/feedmail.el                 | 18 ++++++------------
 lisp/mail/mail-utils.el               | 15 ++++-----------
 lisp/mail/sendmail.el                 | 14 +++++---------
 lisp/mh-e/mh-alias.el                 |  3 +--
 lisp/midnight.el                      |  2 +-
 lisp/net/dbus.el                      |  2 +-
 lisp/net/rcirc.el                     |  2 +-
 lisp/net/sasl.el                      | 23 +++++++++++++----------
 lisp/net/tramp-gvfs.el                |  2 +-
 lisp/net/tramp-sh.el                  |  2 +-
 lisp/net/tramp-sudoedit.el            |  2 +-
 lisp/net/tramp.el                     |  4 +---
 lisp/org/org-compat.el                |  3 +--
 lisp/progmodes/vhdl-mode.el           |  5 +++--
 lisp/timezone.el                      |  5 +----
 test/lisp/autorevert-tests.el         |  6 +++---
 test/lisp/calendar/time-date-tests.el | 17 +++++++++--------
 test/lisp/net/tramp-tests.el          |  2 +-
 test/manual/cedet/cedet-utests.el     |  4 +---
 test/src/timefns-tests.el             | 12 ++++++++++++
 30 files changed, 98 insertions(+), 113 deletions(-)



reply via email to

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