emacs-diffs
[Top][All Lists]
Advanced

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

master updated (ee0ce18662 -> bec8474a45)


From: Paul Eggert
Subject: master updated (ee0ce18662 -> bec8474a45)
Date: Mon, 1 Aug 2022 04:17:27 -0400 (EDT)

eggert pushed a change to branch master.

      from  ee0ce18662 ; * nextstep/Makefile.in: Fix last change (bug#56853).
       new  932c0bc1fc Tune blv_found
       new  9d4633e934 (time-equal-p nil X) returns nil
       new  e3b6242938 Fix get-internal-runtime precision
       new  914cf4b91b Make time arithmetic more like comparison
       new  0a4477415c Improve float-time etc. performance
       new  24e1123241 Improve time-equal-p etc. performance
       new  2fd2008e67 * src/timefns.c (Ffloat_time): Fix doc string.
       new  afa67ed6f2 Fix year-285428751 bug in hanoi-unix-64
       new  d6c054a007 Fix "cons up a storm" issue in type-break
       new  353413a76b * lisp/vc/vc.el: Remove stray comment hyphen.
       new  d634cb0954 Omit some (current-time) calls
       new  a51863f73d Simplify a few timestamps
       new  2cd204d8bb Prefer ‘time-equal-p’ to ‘equal’ on timestamps
       new  4d896c0977 Use list-form timestamps in .nnmh-articles
       new  72c3efd7d0 Fix time comparison in primitive-undo
       new  bec8474a45 Improve GCC pacification in xterm.c


Summary of changes:
 doc/lispref/os.texi         |  7 +++-
 lisp/auth-source.el         |  3 +-
 lisp/bookmark.el            |  4 +-
 lisp/calendar/time-date.el  |  4 +-
 lisp/calendar/timeclock.el  |  2 +-
 lisp/cedet/semantic/db.el   |  2 +-
 lisp/dired.el               |  3 +-
 lisp/emacs-lisp/ert.el      |  2 +-
 lisp/emacs-lisp/shortdoc.el |  2 +-
 lisp/epg.el                 |  4 +-
 lisp/files.el               |  3 +-
 lisp/find-lisp.el           |  2 +-
 lisp/gnus/gnus-demon.el     |  2 +-
 lisp/gnus/gnus-util.el      |  4 +-
 lisp/gnus/nneething.el      |  3 +-
 lisp/gnus/nnfolder.el       |  3 +-
 lisp/gnus/nnheader.el       |  2 +-
 lisp/gnus/nnmaildir.el      | 10 ++---
 lisp/gnus/nnmh.el           | 11 +++--
 lisp/gnus/nnrss.el          |  2 +-
 lisp/gnus/spam-stat.el      |  3 +-
 lisp/mail/mailabbrev.el     |  2 +-
 lisp/mail/sendmail.el       |  2 +-
 lisp/net/netrc.el           |  5 ++-
 lisp/nxml/rng-loc.el        |  2 +-
 lisp/play/cookie1.el        |  3 +-
 lisp/play/hanoi.el          | 44 ++++++++++----------
 lisp/progmodes/hideif.el    |  3 +-
 lisp/simple.el              |  5 +--
 lisp/tar-mode.el            |  2 +-
 lisp/type-break.el          | 24 +++++------
 lisp/vc/ediff-util.el       |  8 ++--
 lisp/vc/vc-cvs.el           |  2 +-
 lisp/vc/vc-hg.el            |  4 +-
 lisp/vc/vc-hooks.el         |  5 ++-
 lisp/vc/vc.el               |  2 +-
 src/lisp.h                  |  4 +-
 src/sysdep.c                |  5 ++-
 src/timefns.c               | 97 +++++++++++++++++++--------------------------
 src/xterm.c                 | 13 ++----
 40 files changed, 148 insertions(+), 162 deletions(-)



reply via email to

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