[nongnu] elpa/proof-general 07755c5: Port pg-pgip-id to future Emacs

2021-12-15 Thread Paul Eggert
branch: elpa/proof-general commit 07755c54ac86df0c9e8bc915dfa12ef72b23e13a Author: Paul Eggert Commit: Paul Eggert Port pg-pgip-id to future Emacs * generic/pg-pgip.el (pg-pgip-id): Do not assume a particular form for Emacs Lisp timestamps, as that is slated to change in a

[nongnu] elpa/caml 353edf8: Port caml-types-time to future Emacs

2021-12-15 Thread Paul Eggert
branch: elpa/caml commit 353edf8e0d59f025f1da00da34266a4e4642c21f Author: Paul Eggert Commit: Paul Eggert Port caml-types-time to future Emacs * caml-types.el (caml-types-time): Do not assume Emacs timestamp format, which is slated to change in future versions. Instead

[nongnu] elpa/projectile ac60885: Port projectile-time-seconds to future Emacs

2021-12-15 Thread Paul Eggert
branch: elpa/projectile commit ac60885f2ab562de532a909619351930f852e66c Author: Paul Eggert Commit: Paul Eggert Port projectile-time-seconds to future Emacs Don’t assume internal format of Emacs timestamps. They are documented to change in a future version. This patch

[nongnu] elpa/sly 9300e46: Simplify message timestamp formatting

2021-12-15 Thread Paul Eggert
branch: elpa/sly commit 9300e466cb29257f6d3e0422384477038ad7011f Author: Paul Eggert Commit: Paul Eggert Simplify message timestamp formatting * lib/sly-tests.el (sly-wait-condition): Use format-time-string rather than formatting by hand. This avoids relying on Emacs timestamp

[nongnu] elpa/slime 1923227: Simplify message timestamp formatting

2021-12-15 Thread Paul Eggert
branch: elpa/slime commit 1923227f542dab0c87a13aaf108ec29e06bf6841 Author: Paul Eggert Commit: Paul Eggert Simplify message timestamp formatting * slime-tests.el (slime-wait-condition): Use format-time-string rather than formatting by hand. This avoids relying on Emacs

[nongnu] elpa/org-contrib 9dc8f49: Don’t assume Emacs internal timestamp format

2021-12-15 Thread Paul Eggert
branch: elpa/org-contrib commit 9dc8f4914888b904a7edceae6deda5329777ae94 Author: Paul Eggert Commit: Paul Eggert Don’t assume Emacs internal timestamp format This format is documented to change in some future Emacs version. * lisp/ox-groff.el (org-groff--time-sec): New function

[elpa] externals/gnugo 95f956e: Improve scoring seed randomization

2021-12-12 Thread Paul Eggert
branch: externals/gnugo commit 95f956ef95468b0d8ed7d5f3f48ff4a311c7e12d Author: Paul Eggert Commit: Paul Eggert Improve scoring seed randomization * packages/gnugo/gnugo.el (gnugo-close-game): Use more-random scoring seed. --- gnugo.el | 6 +- 1 file changed, 1 insertion

[elpa] externals/cpio-mode 75891ef: Don’t assume Emacs timestamp format

2021-12-11 Thread Paul Eggert
branch: externals/cpio-mode commit 75891efd33e720208f4d353e892f8ed590f45d7d Author: Paul Eggert Commit: Paul Eggert Don’t assume Emacs timestamp format * cpio-mode.el (cpio-set-mtime): On newer Emacs, convert the timestamp to list format since it may be in some other form

[elpa] externals/gnugo b145596: Port scoring-seed code to future Emacs

2021-12-11 Thread Paul Eggert
branch: externals/gnugo commit b145596924334e2516ca50d2cd747804fd56d498 Author: Paul Eggert Commit: Paul Eggert Port scoring-seed code to future Emacs * packages/gnugo/gnugo.el (gnugo-close-game): Don’t assume Emacs internal timestamp format, as it is planned to change in

[elpa] externals/brief 1846c0e: Simplify/port brief-current-time

2021-12-11 Thread Paul Eggert
branch: externals/brief commit 1846c0ea00d18bf8cb47aaf8fcb7150eb94ea2db Author: Paul Eggert Commit: Paul Eggert Simplify/port brief-current-time * brief.el (brief-current-time): Simplify and port it to future Emacs versions planned to use a different timestamp format

[elpa] externals/chess e30ddb4: Simplify/port chess clock timer

2021-12-11 Thread Paul Eggert
branch: externals/chess commit e30ddb4e9eda043d0ea357a52017f20e71ec05cf Author: Paul Eggert Commit: Paul Eggert Simplify/port chess clock timer * packages/chess/chess-clock.el (chess-clock-add-seconds) (chess-clock-time-to-seconds): Simplify and port to future Emacs

[elpa] externals/dismal caf876e: Simplify/port log-timer-filter args

2021-12-11 Thread Paul Eggert
branch: externals/dismal commit caf876e479df7d98efe702cacd90c1b637c90144 Author: Paul Eggert Commit: Paul Eggert Simplify/port log-timer-filter args * packages/dismal/log.el (log-keystroke, log-stamp-date): Simplify and remove dependency on Emacs timestamp format, which is

[elpa] externals/wcheck-mode b52fa9d: Simplify/port wcheck--current-idle-time-seconds

2021-12-11 Thread Paul Eggert
branch: externals/wcheck-mode commit b52fa9dcd75bd9758fffc54f769bcd42a58ef6ba Author: Paul Eggert Commit: Paul Eggert Simplify/port wcheck--current-idle-time-seconds Simplify wcheck--current-idle-time-seconds and port it to future versions of Emacs that will use a different

[elpa] externals/ebdb-gnorb c7c9bd5: Simplify/port ebdb-gnorb-lapsed-days

2021-12-11 Thread Paul Eggert
branch: externals/ebdb-gnorb commit c7c9bd518b332e913d45a2fd70fd09813d833e16 Author: Paul Eggert Commit: Paul Eggert Simplify/port ebdb-gnorb-lapsed-days * packages/ebdb-gnorb/ebdb-gnorb.el (ebdb-gnorb-lapsed-days): Update from article-lapsed-string, so as not to assume

[elpa] master b7c2780: Warn about transfer.fsckObjects

2018-06-21 Thread Paul Eggert
branch: master commit b7c2780c48556a8d3516800d2a67e5d0e12ebde4 Author: Paul Eggert Commit: Paul Eggert Warn about transfer.fsckObjects --- README | 6 -- packages/ada-mode/ada-mode.texi | 7 +-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a

[elpa] externals/exwm ff4ae82: Port to 32-bit Emacs on master branch

2018-04-15 Thread Paul Eggert
branch: externals/exwm commit ff4ae82fd7ca9101da92f21c7f46f991da99a30e Author: Paul Eggert Commit: Paul Eggert Port to 32-bit Emacs on master branch --- exwm-layout.el | 2 +- exwm.el| 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exwm-layout.el b/exwm

[elpa] externals/xelb 0a46cc6: Port to 32-bit Emacs master

2018-04-15 Thread Paul Eggert
branch: externals/xelb commit 0a46cc62a3a82dcaa1d1bf0929a5207260f635e3 Author: Paul Eggert Commit: Paul Eggert Port to 32-bit Emacs master Rewrite #x to 4294967295. and similarly for other hex constants intended to be floating-point on 32-bit Emacs. * el_client.el

[elpa] master ed3aa83: * README: Don't clone a clone.

2018-04-11 Thread Paul Eggert
branch: master commit ed3aa83d0d4791d4a36085a9e8cd8ea41c18b014 Author: Paul Eggert Commit: Paul Eggert * README: Don't clone a clone. --- README | 8 1 file changed, 8 insertions(+) diff --git a/README b/README index bc74edd..067f4c7 100644 --- a/README +++ b/README @@

[elpa] master 42e566c: Port websocket to bleeding-edge 32-bit Emacs

2018-04-10 Thread Paul Eggert
branch: master commit 42e566c946db8fc8b170a13c3bdff60cbf2807b0 Author: Paul Eggert Commit: Paul Eggert Port websocket to bleeding-edge 32-bit Emacs Problem reported by Stefan Monnier (Bug#31118). * packages/websocket/websocket.el (websocket-to-bytes): Do not assume that