提交历史

作者 SHA1 备注 提交日期
  Stefan Monnier 6d73cd34a0 Replace all uses of the old `defadvice` with the new `advice-add` 3 年之前
  Ihor Radchenko 0cb0760206 org-persist-write:elisp: Do not use `buffer-local-boundp' 3 年之前
  Ihor Radchenko 27215ac5b5 org-persist: Handle undefined variables in elisp containers 3 年之前
  Ihor Radchenko 19a383d9f4 org-persist-write-all: Speed up writing 3 年之前
  Ihor Radchenko 6b175fb227 org-persist-register: Make return value meaningful with :write-immidiately 3 年之前
  Ihor Radchenko caccec2c54 org-persist: Use symbols as container names 3 年之前
  Ihor Radchenko 6a5874bb26 org-persist-write: Overwrite existing copy if write is requested 3 年之前
  Ihor Radchenko 0e18c617cf org-persist-write:index: Return index path on write 3 年之前
  Ihor Radchenko eca678195b org-persist-write: Return the written value on success 3 年之前
  Ihor Radchenko 0526acd16f org-persist-register: New optional keyword to force immidiate write 3 年之前
  Ihor Radchenko 1bc8389871 org-persist-read: Check expiry 3 年之前
  Ihor Radchenko f3bd1dcb77 org-persist: Fix compiler warnings 3 年之前
  Ihor Radchenko ec787fb218 org-persist: Implement "file" and "url" containers linked to other file 3 年之前
  Ihor Radchenko fca80139ee org-persist: Fix compatibility with Emacs 27 3 年之前
  Ihor Radchenko dc52c0fe99 Fix native-comp warnings 3 年之前
  Ihor Radchenko 4ec57a9453 org-persist: Update commentary 3 年之前
  Ihor Radchenko d5fc159bf7 Fix compiler warnings 3 年之前
  Ihor Radchenko f963d617a4 Fix checkdoc warnings 3 年之前
  Ihor Radchenko 9b650938e7 org-persist: Provide human readable access time and make sure it exist 3 年之前
  Ihor Radchenko aca62116da org-persist-write: Update buffer hash on save 3 年之前
  Ihor Radchenko 203420504e org-persist-load:elisp: fix loading 3 年之前
  Ihor Radchenko 1869a37a2c Fix org-persist--remove-from-index 3 年之前
  Ihor Radchenko 8821ff5811 org-persist-read: Do not try to read non-existing containers 3 年之前
  Ihor Radchenko 1084566322 Fix org-persist-unregister 3 年之前
  Ihor Radchenko 703df9310a org-persist: Cleanup on removal and version mismatch 3 年之前
  Ihor Radchenko dafa32da49 org-persist: Update index version 3 年之前
  Ihor Radchenko 1c79af13df org-persist-gc: Fix when expiry is days and data is freshly created 3 年之前
  Ihor Radchenko 7c2d93560c org-persist-default-expiry: Introduce and change default 3 年之前
  Ihor Radchenko 2a4e5a8e58 org-persist--normalize-associated: Use cache to calculate buffer hash 3 年之前
  Ihor Radchenko edd7f2962f org-persist: Reimplement using more generic approach 3 年之前