[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] branch elpa/evil-visual-mark-mode created (now 2bbaaae56a)
From: |
ELPA Syncer |
Subject: |
[nongnu] branch elpa/evil-visual-mark-mode created (now 2bbaaae56a) |
Date: |
Mon, 9 Oct 2023 13:01:32 -0400 (EDT) |
elpasync pushed a change to branch elpa/evil-visual-mark-mode.
at 2bbaaae56a advice evil-delete-marks to refresh visual marks
This branch includes the following new commits:
new 8d4dde92d8 First commit of evil-visual-mark-mode
new f0e3e11ae0 Add Screenshot
new 8d80d2478e Fix version extra-bumping
new 7c18caab1c `defvar' form cannot have named arguments
new 3de01766e5 fix typo
new 843518960f Merge pull request #1 from Dewdrops/bugfix
new 328e3e1204 Add evil to the list of Package-Requires
new cb7793d191 Rename face var to have the same name as the mode
new 545fdfa6a6 Add autoload to minor-mode
new 1dbd2a98f6 Fix up metadata to keep package.el happy
new 3f5657a027 Merge pull request #2 from purcell/patch-1
new 43273f27f7 fix typo
new 8f72c92a3b Only visualize marks in normal state when minor mode is
enabled
new c0a6232d56 Use zero-length overlay as anchor
new 74f11f7f55 Merge pull request #3 from roman/bugfix
new 5f0052a584 Bump to v0.0.2
new a16d407515 Add a user option to allow some marks not to be displayed
new 3877e1e8c1 Merge pull request #4 from roman/exclude-list
new 4bb580e929 Change font color to a hex number (fix #5)
new 02af8f96b6 Use strings on exclude mark to facilitate settings
new c9e881e3a1 Add by default ^, [ and ] to the exclude mark list
new 72f762402f Follow comments from @Dewdrops around exclude marks
new bc7d29d7c2 Merge pull request #6 from roman/mark-exclusion-kaizen
new 094ee37599 Bump to v0.0.3
new 6ca54d3750 Treat local markers and global markers differently
new ac59979719 Merge pull request #8 from gratonos/keep-local-markers
new d15ab87029 Bump version to 0.0.4
new 10bc9ce661 Merge pull request #11 from skangas/bump-version
new 2bbaaae56a advice evil-delete-marks to refresh visual marks
- [nongnu] branch elpa/evil-visual-mark-mode created (now 2bbaaae56a),
ELPA Syncer <=
- [nongnu] elpa/evil-visual-mark-mode 8d80d2478e 03/29: Fix version extra-bumping, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 328e3e1204 07/29: Add evil to the list of Package-Requires, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode d15ab87029 27/29: Bump version to 0.0.4, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 72f762402f 22/29: Follow comments from @Dewdrops around exclude marks, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode f0e3e11ae0 02/29: Add Screenshot, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 8f72c92a3b 13/29: Only visualize marks in normal state when minor mode is enabled, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 4bb580e929 19/29: Change font color to a hex number (fix #5), ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode c9e881e3a1 21/29: Add by default ^, [ and ] to the exclude mark list, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 10bc9ce661 28/29: Merge pull request #11 from skangas/bump-version, ELPA Syncer, 2023/10/09
- [nongnu] elpa/evil-visual-mark-mode 8d4dde92d8 01/29: First commit of evil-visual-mark-mode, ELPA Syncer, 2023/10/09