emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master updated (54b9ee7 -> 9324124)


From: Paul Eggert
Subject: [Emacs-diffs] master updated (54b9ee7 -> 9324124)
Date: Mon, 11 Feb 2019 02:54:40 -0500 (EST)

eggert pushed a change to branch master.

      from  54b9ee7   * test/lisp/emacs-lisp/package-tests.el: Allow extra 
extras
       new  57c7479   Prefer encode-time to its alias
       new  3eb63da   Fix doc string treatment of integer overflow
       new  988e37f   Simplify use of encode-time
       new  9324124   Don’t assume CURRENT_TIME_LIST


Summary of changes:
 lisp/calendar/cal-dst.el    |  4 +--
 lisp/calendar/icalendar.el  |  2 +-
 lisp/calendar/time-date.el  |  7 ++---
 lisp/calendar/timeclock.el  | 37 ++++++++---------------
 lisp/emacs-lisp/timer.el    |  2 +-
 lisp/eshell/esh-util.el     |  2 +-
 lisp/find-lisp.el           | 11 ++-----
 lisp/gnus/gnus-art.el       |  2 +-
 lisp/gnus/gnus-delay.el     | 22 +++++---------
 lisp/gnus/gnus-group.el     | 11 ++++---
 lisp/gnus/gnus-icalendar.el |  7 ++---
 lisp/gnus/gnus-logic.el     |  6 ++--
 lisp/gnus/gnus-sum.el       |  2 +-
 lisp/gnus/message.el        |  2 +-
 lisp/gnus/nndiary.el        | 24 +++++++--------
 lisp/gnus/nnmaildir.el      | 15 +++-------
 lisp/gnus/nnrss.el          |  2 +-
 lisp/ido.el                 | 31 ++++++++++---------
 lisp/mail/ietf-drums.el     |  2 +-
 lisp/net/newst-backend.el   |  4 +--
 lisp/net/rcirc.el           |  4 +--
 lisp/net/soap-client.el     |  2 +-
 lisp/net/tramp-adb.el       |  9 +++---
 lisp/obsolete/xesam.el      |  2 +-
 lisp/org/org-agenda.el      | 18 +++++-------
 lisp/org/org-capture.el     |  5 ++--
 lisp/org/org-clock.el       | 70 +++++++++++++++++++++----------------------
 lisp/org/org-colview.el     |  4 +--
 lisp/org/org-element.el     |  4 +--
 lisp/org/org-macro.el       |  2 +-
 lisp/org/org-table.el       |  4 +--
 lisp/org/org-timer.el       |  8 ++---
 lisp/org/org.el             | 72 +++++++++++++++++++++------------------------
 lisp/progmodes/flymake.el   |  2 +-
 lisp/url/url-cache.el       |  4 +--
 lisp/url/url-cookie.el      |  4 +--
 lisp/url/url-dav.el         |  2 +-
 lisp/vc/vc-cvs.el           |  7 ++---
 lisp/woman.el               |  6 ++--
 39 files changed, 187 insertions(+), 237 deletions(-)



reply via email to

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