branch: externals/orgalist
commit 225fdd110b516bca8c055637458f8c00d9353eef
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Do not rely on Org mode specific functions
* orgalist.el (orgalist-cycle-bullet): Circumvent
`org-at-item-description-p'.
(orgalist-send
ngz pushed a change to branch externals/orgalist.
from 6b97873be7 orgalist: Release 1.15.
new 225fdd110b Do not rely on Org mode specific functions
new 1f540f645e orgalist: Release 1.16.
Summary of changes:
orgalist.el | 19 +--
1 file changed, 13 insertio
branch: externals/orgalist
commit 1f540f645eeb338019750d4dca3c056a1f5eca6d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
orgalist: Release 1.16.
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index df1bed85cc..0167c143a9
branch: externals/orgalist
commit 6b97873be78dba574f4753104c8f2da3c8bfb5ee
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
orgalist: Release 1.15.
* orgalist.el: Bump version to 1.15.
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b
branch: externals/orgalist
commit d0297aefc2a99772ccf489ec88e552118ee0afd4
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix unwanted deletion of radio lists.
* orgalist.el: Bump required minimal version for emacs. Fix a wrong
S-exp.
---
orgalist.el | 8 ++--
1 file
ngz pushed a change to branch externals/orgalist.
from f6d12757c2 ; Prefer HTTPS to HTTP in URLs
new 057737ed9f Update bug:31361 workaround for new upstream signature
new 71a736cff2 Bump copyright
new 06c62e23c7 orgalist: Release 1.14.
Summary of changes:
orgalist
branch: externals/orgalist
commit 057737ed9f1e4632d0635ccee8148bd0e64edf8f
Author: Leo Vivier
Commit: Nicolas Goaziou
Update bug:31361 workaround for new upstream signature
Upstream, `indent-according-to-mode' has a new signature.
- Introduced: Thu Nov 18 08:11:26 2021
branch: externals/orgalist
commit 71a736cff277657e56ca8ecf9c4c0e03cd9ac90e
Author: Leo Vivier
Commit: Nicolas Goaziou
Bump copyright
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 6f1d2ec07c..80f059e637 100644
--- a
branch: externals/orgalist
commit 06c62e23c7bdeb743ac4d2fc38a25720f2598ff6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
orgalist: Release 1.14.
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 80f059e637..f4fd067949
branch: externals/repology
commit e1cc934c926d01b57e0cbaeae9f39bddb1cfcad9
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Add delay between queries
* repology-utils.el (repology-request-delay):
(repology--last-request-time): New variables.
(repology-request
ngz pushed a change to branch externals/repology.
from b5829003de repology: Release 1.2.3
new e1cc934c92 repology-utils: Add delay between queries
new a6b4170952 repology: Release 1.2.4
Summary of changes:
repology-utils.el | 17 +
repology.el | 2 +
branch: externals/repology
commit a6b41709525e60bdac807f153a3199003ee9d50f
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.2.4
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 012cf7a0dc..6e3e7c5dde
branch: externals/repology
commit 3d57014703012ec79016d74a4f869dcb144b66af
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Demote error about missing reference for outdated projects
* repology.el (repology-filter-outdated-projects): Do not stop the
process when
branch: externals/repology
commit 220d5c244a7f144e4cda9690153aad0748a981c6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Warn about missing Gentoo licenses identifiers
* repology-license.el (repology--license-get-identifiers:gentoo):
Raise a warning when
branch: externals/repology
commit b5829003decbdbe9002e7e1d29f45989a4659927
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.2.3
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 3d99d4c17e..012cf7a0dc
ngz pushed a change to branch externals/repology.
from db7ddc5593 repology: Release 1.2.2
new 3d57014703 repology: Demote error about missing reference for
outdated projects
new b1b585a8e2 repology-utils: Gracefully handle connectivity issues
with requests
new 220d
branch: externals/repology
commit b1b585a8e2a201f7b227bd8a2db04a385e824afa
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Gracefully handle connectivity issues with requests
* repology-utils.el (repology-request): Handle unreachable URL and
empty data
branch: externals/repology
commit db7ddc5593964e9cecb162627bdd2a0f59658f3f
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.2.2
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 621d6da469..15a50675af
branch: externals/repology
commit ffc71f40ed433d1a8eb0f50c2afa0d9dd7bfc42d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add missing autoload cookie
* repology-utils.el (repology-filter-outdated-projects): Move to...
* repology.el (repology-filter-outdated-projects
branch: externals/repology
commit 00fad505e50452fe32d0f3b7646a62bf2da0ed46
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-tests: Fix copyright header
---
repology-tests.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology-tests.el b/repology-tests.el
branch: externals/repology
commit aa7275de834c540af512e3579851a68b7feba9b8
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.2.1
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index ae9ddf5e47..31928c6980
branch: externals/repology
commit e19e2c64d0eca8ec679a67eaa5ebd649d39877ad
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.2.0
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 91d25652f3..ae9ddf5e47
branch: externals/repology
commit 1727636c4269a52e0fbbc59c71bbe31eb5bcbedf
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Documentation fix
* repology.el: Mention `repology-filter-outdated-projects' and indent
example.
---
repology.el | 12 ++--
1
branch: externals/repology
commit 41b9dd46c7cb82067f9089a46580733d20bba81d
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Allow strings in sort keys
* repology.el (repology--display-sort-key): Allow string sort key.
(repology-display-problems-sort-key):
(repology
branch: externals/repology
commit 64dae3ccf4af9eee54e94c1dfb8fac63181fd0b3
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Fix typo in docstring
* repology.el (repology-collect-projects): Add missing space in docstring.
---
repology.el | 2 +-
1 file changed, 1 insertion
branch: externals/repology
commit acd3f260842ab8a55eff217a98435ae6db7155ac
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Fix version comparison function
* repology-utils.el (repology--string-to-version): Fix special case
interpretation.
* repology-tests.el: New
branch: externals/repology
commit 81f8b152eb39fb884ea6c6f4067a5ab01a19496e
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Reduce number of checks for getter functions
* repology-utils.el (repology-project-name,
repology-project-packages): Do not call `repology
ngz pushed a change to branch externals/repology.
from 2b59659241 repology: Add defcustoms to initially sort displayed
results
new cfcf12bddc repology: Add finer control over outdated package
definition
new acd3f26084 repology: Fix version comparison function
new 8
branch: externals/repology
commit cfcf12bddcaf794f905f95f4e3a62ee62031675a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add finer control over outdated package definition
* repology.el (repology-outdated-project-definition): New variable.
* repology-utils.el
branch: externals/repology
commit 2b5965924130d1e7d5befa03ba64cf9ca4d74003
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add defcustoms to initially sort displayed results
* repology.el (repology-display-problems-sort-key):
(repology-display-packages-sort-key
branch: externals/repology
commit 2f8f866cfd21e2a9b0d3c4da84adb3c8e705f9ea
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add `repology-collect-projects'
* repology.el (repology-collect-projects): New function.
---
repology.el | 29 +
1
branch: externals/repology
commit e1df51e1c575498cab8907296786e2040cbb1654
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Handle colorization with missing information
* repology-utils.el (repology-package-colorized-status):
(repology-package-colorized-version
branch: externals/repology
commit e0ff38dc70862752b0d6ef7ae7fe5d748fa53548
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Harden `repology-project-p'
* repology-utils.el (repology-project-p): Make sure packages part of
project is a true list.
---
rep
ngz pushed a change to branch externals/repology.
from 3b54c15 repology: Release 1.0.1
new 2b61453 repology: Add autoload cookies for some commands
new e0ff38d repology-utils: Harden `repology-project-p'
new 19f8ee7 repology-utils: Add `repology-project-creat
branch: externals/repology
commit d5fe34512c02bfccf7a3052dab7fa57308b1351a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.1.0
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 963ccab..3cc224f 100644
branch: externals/repology
commit 2b614539a0d0f3530a6821344f43604ca4b575cf
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add autoload cookies for some commands
* repology.el (repology-lookup-project):
(repology-search-projects):
(repology-report-problems
branch: externals/repology
commit 19f8ee79316c4f3b193a45e6374d6811ea13832a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Add `repology-project-create'
* repology-utils.el (repology-project-create): New function.
---
repology-utils.el | 13 +
1
branch: externals/repology
commit 3b54c15c306cb9f64b8603c9eac754cafeb51a28
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.0.1
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el b/repology.el
index 20ab47d..4ae50d0 100644
branch: externals/repology
commit d534426302e154554e45a13063726ca6f8325ee1
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Move repology-statistics-url to "repology-utils"
* repology.el (repology-statistics-url): Move from here to...
* repology-util
branch: externals/repology
commit f28b133752eb5b6b92c782a2afe816d16998
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Fix typo in comment
---
repology-utils.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology-utils.el b/repology-utils.el
branch: externals/repology
commit cb2bab042cffb5eb60a792f1de491dd62d82308a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Silence byte-compiler
* repology.el (repology-package-all-fields):
(repology-package-all-status): Move...
* repology-utils.el: ... here
branch: externals/repology
commit 38ac9a4353fdbf712991b66fc61d9bb80d1679f1
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Fix code typo.
* repology-utils.el (repology--package-status-face): Fix code typo.
---
repology-utils.el | 2 +-
1 file changed, 1 insertion
ngz pushed a change to branch externals/repology.
from 096ba55 repology: Release 1.0.0
new 38ac9a4 repology-utils: Fix code typo.
new d534426 repology: Move repology-statistics-url to "repology-utils"
new f28b133 repology-utils: Fix typo in comment
new
branch: externals/repology
commit 096ba5521e77471f3fbd04038384c85c96442f57
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Release 1.0.0
* repology.el: Bump version to 1.0.0.
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/repology.el
branch: externals/repology
commit 0bf6f8071bc10df2cb6aabee08811ab0696f9345
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Pacify checkdoc.
* repology.el (repology--parse-json):
(repology--build-url):
(repology--get): Fix docstring in order to pacify checkdoc
branch: externals/repology
commit df2aa42f7b69af705676962a732ef6629be4f0bf
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Clarify blank votes.
* repology-license.el (repology-license-reference-repositories):
Clarify that blank votes do not count
branch: externals/repology
commit 6f47bbb963c39055ac7f6fbc2da4e11cf34befdb
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Rename `repology-free-only-projects'
* repology.el (repology-free-projects-only): Renamed from
`repology-free-only-projects'.
branch: externals/repology
commit f25a612d5070846ea5b661ca8cfecfc0320b2dfd
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Add faces.
* repology.el (repology-status-faces): Remove variable.
(repology-free):
(repology-non-free):
(repology-unknown
branch: externals/repology
commit 442fed9038321611cb2d99817679d53c1995b76f
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Fix typo in docstring
* repology.el (repology-display-problems-columns): Fix typo in docstring.
---
repology.el | 2 +-
1 file changed, 1 insertion
ngz pushed a change to branch externals/repology.
from 73a3ea1 repology-license: Fix code typo
new fc4665f repology: Improve accuracy of a docstring
new c72e3ce repology: Replace regexps left-overs with their rx form
Summary of changes:
repology-license.el | 9
branch: externals/repology
commit c72e3cebce61876485b5eabfe1cd703c57beec6b
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Replace regexps left-overs with their rx form
* repology-license.el (repology--license-get-identifiers:gentoo):
* repology-utils.el (repology
branch: externals/repology
commit fc4665f278c0f77ba05967e979042a6ce52a31a2
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology: Improve accuracy of a docstring
* repology.el (repology-search-projects): Take into consideration the
multiple types of values for `repology-free
branch: externals/repology
commit 73a3ea1276c3536d6303344c19066d1239110033
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Fix code typo
* repology-license.el (repology--license-vote): Fix typo.
---
repology-license.el | 2 +-
1 file changed, 1 insertion(+), 1
branch: externals/repology
commit 21690f6007ac79eb9555d2ff0a63c5a4f639d76a
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Properly handle "Unknown" vote results
* repology-license.el (repology--license-vote): Fix return value when
a license chec
branch: externals/repology
commit d6de33c9e892c6b1ded246413648d7d6fabaca39
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Fix Gentoo license analysis
* repology-license.el (repology--license-get-identifiers:gentoo): Do
not necessarily return nil when
branch: externals/repology
commit 0137fbfce3d6c3b344e6d3414b66aec10935445e
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Simplify sorting tools customization
* repology-utils.el (repology-display-sort-column): Remove macro.
(repology-compare-texts):
(repology-compare
branch: externals/repology
commit b8f2479a145c291d1b6d5324b690de6759a3daf9
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Rename `repology-compare-version' as `repology-version-<'
* repology-utils.el (repology-version-<): Renamed from
`repology-compare-version
branch: externals/repology
commit 3202af0719500bba764c516b3b032f86582d3900
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-utils: Reword initial comments
---
repology-utils.el | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/repology-utils.el b
ngz pushed a change to branch externals/repology.
from 5c2f62e repology-license: Remove Gentoo overlays from reference
repositories
new b8f2479 Rename `repology-compare-version' as `repology-version-<'
new 0137fbf Simplify sorting tools customization
new 3202a
branch: externals/repology
commit 5de38467943b8206a91aaaf36f9f2baf3e0048aa
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Take `unknown' state into consideration in debug
* repology-license.el (repology--license-debug-line):
(repology--license-debug-di
ngz pushed a change to branch externals/repology.
from d169507 repology-license.el: Add missing author information
new 5de3846 repology-license: Take `unknown' state into consideration
in debug
new 5c2f62e repology-license: Remove Gentoo overlays from reference
repos
branch: externals/repology
commit 5c2f62ee272749ed41c08dc15f8fa48fb7c5e064
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license: Remove Gentoo overlays from reference repositories
* repology-license.el (repology-license-reference-repositories): Match
exactly Gentoo
branch: externals/repology
commit c8e1dc440bb15cb0515f13d43a12564d8f505aeb
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
New "repology-utils.el" file containing generic tools
* repology-utils.el: New file.
* repology-license.el:
* repology.el (repology--re
branch: externals/repology
commit 5f496f396fd45ad54508761e6805f6ec4dbd82e3
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Rename `repology-free-p' to `repology-check-freedom'
* repology-license.el (repology-check-freedom): Renamed from
`repology-free-p'. It
branch: externals/repology
commit dca8413b422df089e4700b3d236ad5c7c94c70f9
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-check-freedom: Use clearer argument name
* repology-license.el (repology-check-freedom): Use object instead of
datum to make it clear the function
branch: externals/repology
commit ba478a538d1eda33c57045196df59705509d69c2
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Rename `repology--license-check' to `repology--license-vote'
* repology-license.el (repology--license-vote): Renamed from
`repology--lic
branch: externals/repology
commit 8b79fe2170ec9cefcb3b9eb012e7a6083cd4161b
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix code typo
* repology.el (repology-report-problems): Use `format' instead of `message'.
---
repology.el | 4 ++--
1 file changed, 2 insert
branch: externals/repology
commit d1695075bcb87668981b3349f97a3efde42d5bf6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
repology-license.el: Add missing author information
---
repology-license.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/repology-license.el b/repology
branch: externals/repology
commit 77d9cd14c57e9fd181059db508fd7082051d3f36
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Rename `repology--check-freedom' to `repology--check-freedom-at-point'
* repology.el (repology--check-freedom-at-point): Renamed from
`repol
branch: externals/repology
commit 181671c7dccd1aa446732726ecc27674d3747b87
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Add new value to `repology-free-only-projects'
* repology.el (repology-free-only-projects): Add `include-inknown' to
filter out only identifie
branch: externals/repology
commit 7e68447f31264da422e4b66c95b3e1a8fd450e96
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix typo in docstring
* repology.el (repology--main-prompt): Fix typo in docstring.
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion
ngz pushed a change to branch externals/repology.
from dd2a8f8 Add Mageia to the list of reference distributions
new ba478a5 Rename `repology--license-check' to
`repology--license-vote'
new 5f496f3 Rename `repology-free-p' to `repology-check-freedom'
new 77d9c
branch: externals/repology
commit dd2a8f8d006f2e80c58db18ae955296728b5171b
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Add Mageia to the list of reference distributions
* repology-license.el (repology-license-reference-repositories): Add
Mageia core and nonfree repositories
branch: externals/repology
commit 571be2d486bd24cf48918e14823b6b359694c227
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Tiny refactoring
* repology.el (repology-search-projects): Tiny refactoring.
---
repology.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff
branch: externals/repology
commit bf12561500507fd7eaf119185db823912a698a40
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix typo in comment
* repology.el (repology-search-projects): Fix typo in comment.
---
repology.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff
branch: externals/orgalist
commit 48fa839f9120f95b39edd41dc3b46a61d393abe6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.13
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index ac66eda..fecf6fb 100644
--- a
branch: externals/orgalist
commit f13a1e35032a2648ddfb09d9d56e65e7c88483af
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix narrowed region before calling filling function
* orgalist.el (orgalist--call-in-item): Narrow buffer to a part of the
item without any child. Also
branch: externals/orgalist
commit 5b51845194b75052324be7effdaeb736c1367649
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Comment (in)compatibility between Yasnippet and Orgalist
---
orgalist.el | 13 +
1 file changed, 13 insertions(+)
diff --git a/orgalist.el b/orgalist.el
branch: externals/orgalist
commit b436971c7d35af5ab48d91248dc3028fb733cab6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.12
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 1b50f64..5af5dd1 100644
--- a
branch: externals/orgalist
commit 9630139944c01956fce70f42b475d530e00550ee
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix thinko in last commit
* orgalist.el (orgalist--call-in-item): Remove the correct part of the
`or'...
---
orgalist.el | 2 +-
1 file chang
branch: externals/orgalist
commit 4939c6fbdd7e93fa1fb491902b825c0d4a83478f
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix auto-fill when point is not before first child
* orgalist.el (orgalist--call-in-item): When point is after the first
sub-list, the function should not
branch: externals/orgalist
commit 6d166e198fa3b883c35509416fbf96952e5e26d0
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.11
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index a2ca21b..de97503 100644
--- a
branch: externals/orgalist
commit b77f6611c6d40a4b0a3c2cc69e93f99804e7ef35
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Update copyright years
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 029209f..a2ca21b 100644
branch: externals/orgalist
commit d9ffd2c6105809ae5d9149b9a65bb932996cdc72
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix "Symbol's function definition is void: nil" in Text mode
* orgalist.el (orgalist--fill-item): Catch case when
`fill-paragraph-function
branch: externals/orgalist
commit 0a475300ad6edacbb678461c60c8ee159d42d0b6
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.10
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 433dee1..e1f25bd 100644
--- a
branch: externals/orgalist
commit 4341eb71b14416bd0e59fb1000f6fdf422515f8b
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix indentation in Text mode in Emacs 27
* orgalist.el (orgalist-mode): Make `indent-line-function'
buffer-local to adapt to changes introduced in Ema
branch: externals/orgalist
commit d120090588d9b258629a95d226bb9f8bf4e2afca
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.9
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 3a3fc8a..3a3cfaa 100644
--- a
branch: externals/orgalist
commit 272ed759ce9f1a2820d5fe14bfad53619c221e27
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Remove unnecessary checks
* orgalist.el (orgalist--when-at-item):
(orgalist--when-at-empty-item):
(orgalist--when-in-item): Remove check for `orgalist
branch: externals/orgalist
commit c8fda13f5faf61205a4be16906e37463b709bae3
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Do not fill paragraph with next item
* orgalist.el (orgalist--fill-forward-wrapper): New function.
(orgalist-mode): When an item follows a paragraph
branch: externals/orgalist
commit 96bf11d91856c6646482f805df0854e2a043fd66
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Prevent auto-filling from creating a new item
* orgalist.el (orgalist--bullet-re): New variable.
(orgalist--item-re): Use new variable.
(orgalist--item
ngz pushed a change to branch externals/orgalist.
from 6340bf4 Bump to version 1.8
new 96bf11d Prevent auto-filling from creating a new item
new d22e391 Fix lax check
new 272ed75 Remove unnecessary checks
new c8fda13 Do not fill paragraph with next
branch: externals/orgalist
commit d22e3919c46801e95ac9ef3464509b5f88e9e99f
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix lax check
* orgalist.el (orgalist--at-item-p): Make sure boundaries are actually
checked. Small refactoring.
---
orgalist.el | 10 +-
1
branch: externals/orgalist
commit bf4db70302e464823e119e073674ae9818e39552
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Set some Org variables so behaviour is predictable
* orgalist.el (orgalist-mode): Set some variables from "org-list.el"
so that Orgalist beh
branch: externals/orgalist
commit 6340bf425f75b314fe73add6ddee33c7e5f431e3
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.8
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index a68d23a..3bbdb2f 100644
--- a
ngz pushed a change to branch externals/orgalist.
from 9ee81e2 Bump to version 1.7
new 9107fae Control empty lines between items
new bf4db70 Set some Org variables so behaviour is predictable
new 6340bf4 Bump to version 1.8
Summary of changes:
orgalist.el
branch: externals/orgalist
commit 9107fae33a7f21ea6e90de4a7d0b80c0959d2032
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Control empty lines between items
* orgalist.el (orgalist-separated-items): New variable.
(orgalist-mode): Use new variable.
---
orgalist.el | 13
branch: externals/orgalist
commit 9ee81e2c89830153281ce3a8a427fb759c6f7f27
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.7
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 4194363..8cd73ee 100644
--- a
branch: externals/orgalist
commit 65973811a10f5c06dc3c57bc6ead55c71b10598e
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Fix issue with M-RET with unsupported "1)" type lists
* orgalist.el (orgalist-mode): Set
`org-plain-list-ordered-item-terminator' to ?. s
branch: externals/orgalist
commit 3ee9d071b604113242b5366c5cee8d931ccce5ae
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Bump to version 1.6
---
orgalist.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/orgalist.el b/orgalist.el
index 11e96fa..ebc4009 100644
--- a
branch: externals/orgalist
commit 6a8f4ab322c7f67595bd73e168bab7a539ceaced
Author: Nicolas Goaziou
Commit: Nicolas Goaziou
Ensure Org is completely loaded first
---
orgalist.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/orgalist.el b/orgalist.el
index b10a222..d6e1635 100644
--- a
1 - 100 of 136 matches
Mail list logo