emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/org updated (22e6ed6b89 -> ac5742f296)


From: ELPA Syncer
Subject: [elpa] externals/org updated (22e6ed6b89 -> ac5742f296)
Date: Sat, 29 Jan 2022 04:57:56 -0500 (EST)

elpasync pushed a change to branch externals/org.

      from  22e6ed6b89 agenda: Add header to agenda clock report table
       new  edd7f2962f org-persist: Reimplement using more generic approach
       new  2a4e5a8e58 org-persist--normalize-associated: Use cache to 
calculate buffer hash
       new  7c2d93560c org-persist-default-expiry: Introduce and change default
       new  1c79af13df org-persist-gc: Fix when expiry is days and data is 
freshly created
       new  38a681fdae org-element-cache-reset: Do not persist caches for 
non-file buffers
       new  dafa32da49 org-persist: Update index version
       new  703df9310a org-persist: Cleanup on removal and version mismatch
       new  1084566322 Fix org-persist-unregister
       new  8821ff5811 org-persist-read: Do not try to read non-existing 
containers
       new  1869a37a2c Fix org-persist--remove-from-index
       new  203420504e org-persist-load:elisp: fix loading
       new  aca62116da org-persist-write: Update buffer hash on save
       new  9b650938e7 org-persist: Provide human readable access time and make 
sure it exist
       new  f963d617a4 Fix checkdoc warnings
       new  d5fc159bf7 Fix compiler warnings
       new  4ec57a9453 org-persist: Update commentary
       new  dc52c0fe99 Fix native-comp warnings
       new  fca80139ee org-persist: Fix compatibility with Emacs 27
       new  ec787fb218 org-persist: Implement "file" and "url" containers 
linked to other file
       new  f3bd1dcb77 org-persist: Fix compiler warnings
       new  1bc8389871 org-persist-read: Check expiry
       new  0526acd16f org-persist-register: New optional keyword to force 
immidiate write
       new  eca678195b org-persist-write: Return the written value on success
       new  0e18c617cf org-persist-write:index: Return index path on write
       new  6a5874bb26 org-persist-write: Overwrite existing copy if write is 
requested
       new  caccec2c54 org-persist: Use symbols as container names
       new  6b175fb227 org-persist-register: Make return value meaningful with 
:write-immidiately
       new  f0e0716f54 org-element: Use new cache container format
       new  19a383d9f4 org-persist-write-all: Speed up writing
       new  7014675226 org-mode: Fix cache loading order
       new  ac5742f296 Merge branch 'feature/org-persist-new-tidy'


Summary of changes:
 lisp/org-element.el |   73 ++--
 lisp/org-persist.el | 1072 +++++++++++++++++++++++++++++++++++++++------------
 lisp/org.el         |    5 +-
 3 files changed, 862 insertions(+), 288 deletions(-)



reply via email to

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