[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/hyperdrive updated (8aa6889759 -> 0779db8882)
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/hyperdrive updated (8aa6889759 -> 0779db8882) |
Date: |
Wed, 14 Aug 2024 16:00:11 -0400 (EDT) |
elpasync pushed a change to branch elpa/hyperdrive.
from 8aa6889759 Meta: (CHANGELOG) Tidy
new 055840041f Tidy: (h/ewoc-find-node) Change let-bound var names,
remove when
new 00b0ad6c4c Add: (he/within-version-range) Check whether entry is
within range
new cd2d45225b Add: (h/history-find-buffer-visiting) Get history buffer
at entry
new 4aa7cb8cbd Change: (he//invalidate) Also invalidate history EWOC
nodes
new b3b3396569 Change: (h/history) Store existsp and range-end in entry
ETC
new 8e99e57f78 Change: (h/history-find-file) Remove unnecessary THEN
argument
new d4c069ca0e Change: (he//invalidate) Only invalidate select entry
slots
new e949238b77 Comment: (he//api-then) Add TODO
new 279b65fc4b Comment: (he//invalidate) Add TODO
new 112e7b6316 Fix: (h/history-fill-version-ranges) Handle invocations
on top line
new 3c521a9960 Add: (h/history-forget-file) Bound to "F" in history
buffers
new ed54931e62 Docs: Document hyperdrive-history-forget-file
new 73557ea371 Docs: Fix docs for dir binding of hyperdrive-forget-file
new 46d91898b0 Meta: (CHANGELOG) Update note about forget-file
new be5c54569a Meta: (CHANGELOG) Note internal changes
new 0779db8882 Merge: Forget files from history buffer; refactor
hyperdrive-history
Summary of changes:
CHANGELOG.org | 4 +-
doc/hyperdrive.org | 6 +-
doc/hyperdrive.texi | 7 +-
hyperdrive-ewoc.el | 60 +++++++++----
hyperdrive-history.el | 234 +++++++++++++++++++++-----------------------------
hyperdrive-lib.el | 22 ++++-
6 files changed, 176 insertions(+), 157 deletions(-)
- [nongnu] elpa/hyperdrive updated (8aa6889759 -> 0779db8882),
ELPA Syncer <=
- [nongnu] elpa/hyperdrive 46d91898b0 14/16: Meta: (CHANGELOG) Update note about forget-file, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 112e7b6316 10/16: Fix: (h/history-fill-version-ranges) Handle invocations on top line, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 00b0ad6c4c 02/16: Add: (he/within-version-range) Check whether entry is within range, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive e949238b77 08/16: Comment: (he//api-then) Add TODO, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive be5c54569a 15/16: Meta: (CHANGELOG) Note internal changes, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 4aa7cb8cbd 04/16: Change: (he//invalidate) Also invalidate history EWOC nodes, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 0779db8882 16/16: Merge: Forget files from history buffer; refactor hyperdrive-history, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive cd2d45225b 03/16: Add: (h/history-find-buffer-visiting) Get history buffer at entry, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive 3c521a9960 11/16: Add: (h/history-forget-file) Bound to "F" in history buffers, ELPA Syncer, 2024/08/14
- [nongnu] elpa/hyperdrive b3b3396569 05/16: Change: (h/history) Store existsp and range-end in entry ETC, ELPA Syncer, 2024/08/14