bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#63513: [PATCH] Make persist-defvar work with records and hash tables


From: Joseph Turner
Subject: bug#63513: [PATCH] Make persist-defvar work with records and hash tables
Date: Tue, 23 May 2023 13:14:29 -0700

The patch should now work on Emacs versions before Emacs 30. I also
added tests for persisting records and hash tables.

Instead of copying the updated behavior of copy-tree into persist.el,
would it be more appropriate to require compat.el?

Best,

Joseph

Attachment: 0001-Add-test-persist-save-macro.patch
Description: Text Data

Attachment: 0002-Add-persist-hash-equal.patch
Description: Text Data

Attachment: 0003-Make-persist-defvar-work-with-hash-tables.patch
Description: Text Data

Attachment: 0004-Add-persist-copy-tree.patch
Description: Text Data

Attachment: 0005-Make-persist-defvar-work-with-records.patch
Description: Text Data


reply via email to

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