emacs-diffs
[Top][All Lists]
Advanced

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

master updated (e726a00 -> 9e131f5)


From: Paul Eggert
Subject: master updated (e726a00 -> 9e131f5)
Date: Thu, 16 Dec 2021 14:17:34 -0500 (EST)

eggert pushed a change to branch master.

      from  e726a00   * lisp/vc/vc-dispatcher.el (vc-command-messages): Add 
choice 'log'.
       new  34e3ad5   Fix encode-time doc string
       new  3e6c69de  Fix icalendar time zone parsing glitch
       new  dd0727e   encode-time simplifications
       new  cea0d61   Prefer format-time-string to current-time-string
       new  fc520f8   Minor nndiary simplificatiuon with time zone
       new  e0ca8f7   Prefer format-time-string to current-time-zone
       new  f25ad39   Assume current-time-zone exists
       new  73d6b19   Omit temporary warning re obsolete timestamps
       new  9e131f5   Simplify epa-ks--parse-buffer timestamp handling


Summary of changes:
 doc/lispref/os.texi        |  7 ++---
 etc/NEWS                   |  6 ++++
 lisp/arc-mode.el           |  8 ++----
 lisp/calendar/icalendar.el |  4 +--
 lisp/epa-ks.el             | 12 +++-----
 lisp/gnus/gnus-search.el   |  8 ++----
 lisp/gnus/nndiary.el       |  4 +--
 lisp/gnus/nnrss.el         | 16 +++++------
 lisp/net/soap-client.el    |  7 ++---
 lisp/net/tramp-adb.el      |  4 +--
 lisp/org/ol.el             |  2 +-
 lisp/org/org-clock.el      | 12 ++++----
 lisp/org/org-colview.el    |  2 +-
 lisp/org/org-macro.el      |  2 +-
 lisp/org/org-macs.el       |  4 +--
 lisp/org/org-table.el      |  2 +-
 lisp/org/org.el            |  8 +++---
 lisp/org/ox-icalendar.el   |  7 ++---
 lisp/tar-mode.el           |  4 +--
 lisp/time.el               |  2 +-
 lisp/timezone.el           |  9 +++---
 src/systime.h              |  3 +-
 src/timefns.c              | 70 ++++++++++------------------------------------
 23 files changed, 76 insertions(+), 127 deletions(-)



reply via email to

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