branch: main
commit 8e73eaf44e0ae1ac6f5cded4033cb5e312b38604
Author: Philip Kaludercic
Commit: Philip Kaludercic
* elpa-packages (cobol-mode): Point to new repository
---
elpa-packages | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
i
branch: elpa/xah-fly-keys
commit 5abc6f4d73206e2cb8b48fd014234e2349e4072d
Merge: a61c1807bd defcc35a4a
Author: Xah Lee
Commit: GitHub
Merge pull request #171 from maxwestrom/master
xah-smart-delete related fixes and improved customization
---
xah-fly-keys.el | 92 ++
branch: elpa/xah-fly-keys
commit defcc35a4a64e8e623878770bb738418c382c985
Author: Max Weström
Commit: Max Weström
Minor fix: include bracket prefix in kill string if DeletePrefix
---
xah-fly-keys.el | 34 +++---
1 file changed, 15 insertions(+), 19 deletions(-)
branch: elpa/xah-fly-keys
commit df094448282ce3c82c1c3b75dfe4e6e7e02bcab8
Author: Max Weström
Commit: Max Weström
xah-smart-delete related fixes and improved customization
---
xah-fly-keys.el | 82 +
1 file changed, 59 insertions(+), 2
elpasync pushed a change to branch elpa/xah-fly-keys.
from a61c1807bd bumped version number. Added layout qwerty-se (Swedish).
thanks to maxwestrom
new df09444828 xah-smart-delete related fixes and improved customization
new defcc35a4a Minor fix: include bracket prefix in k
branch: externals/beardbolt
commit 09f7dd86bfaf81ac4ccd51b5cd1b889bb3c5f1aa
Author: Abdelhak Bougouffa
Commit: GitHub
Close #3: Use longhand notation for autoloads
* beardbolt.el (beardbolt-mode, beardbolt-starter): Use longhand.
---
beardbolt.el | 4 ++--
1 file changed, 2 inserti
branch: elpa-admin
commit 1c3ca00ca17337e37729fdc3d0bbf75e2a8f9149
Author: Stefan Monnier
Commit: Stefan Monnier
(elpaa--fetch): Include commit dates in log output
* elpa-admin.el (elpaa--git-short-log): New function.
Extracted from `elpaa--fetch`. Tweak the output format to in
branch: elpa/slime
commit 81b6508cdf344b72fe4af1eadbc0194d64163643
Author: Stas Boukarev
Commit: Stas Boukarev
make-auto-flush-thread: sleep longer on allegro.
It doesn't support short sleep.
Fixes #831
---
swank/gray.lisp | 10 ++
1 file changed, 6 insertions(+),
branch: externals/ef-themes
commit 2686d155e2a889079c164a593b006aff1cdac095
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make sure ef-themes-select-{dark,light} have functional completions
The annotation function of the completions would not work because the
themes wo
elpasync pushed a change to branch elpa/magit-section.
from f9268a9598 manual: Fix description of prefix arg for
magit-fetch-modules
adds 06bba5baa5 manual: Fix pasto
adds 8b2d4b03ec manual: Capitalize Git when referring to the project
No new revisions were added by this upd
elpasync pushed a change to branch elpa/magit.
from f9268a9598 manual: Fix description of prefix arg for
magit-fetch-modules
adds 06bba5baa5 manual: Fix pasto
adds 8b2d4b03ec manual: Capitalize Git when referring to the project
No new revisions were added by this update.
Su
branch: elpa/git-commit
commit 06bba5baa5f7ece579fd4d84cfadd35abec64119
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Fix pasto
---
docs/magit.org | 4 ++--
docs/magit.texi | 6 ++
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/docs/magit.org b/docs/magit.org
branch: elpa/git-commit
commit 8b2d4b03ecf9635c165d1c0f90cd6f2eb415cafa
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
manual: Capitalize Git when referring to the project
Only when referring to the executable/command, do we use lower-case
git.
---
docs/magit.org | 2 +-
docs
elpasync pushed a change to branch elpa/git-commit.
from f9268a9598 manual: Fix description of prefix arg for
magit-fetch-modules
new 06bba5baa5 manual: Fix pasto
new 8b2d4b03ec manual: Capitalize Git when referring to the project
Summary of changes:
docs/magit.org | 6
branch: externals-release/org
commit 51aea4946252d358d827ac9d197eb5a6155dd9fb
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-lint: Improve heuristics for unknown src block language
* lisp/org-lint.el (org-lint-suspicious-language-in-src-block): Do not
complain about src block
branch: externals-release/org
commit 04d56f757f110951944708a9cd9ea58ce28175d6
Author: Ihor Radchenko
Commit: Ihor Radchenko
mk/targets.mk (GITVERSION): Fix version string for ELPA build
* mk/targets.mk (GITVERSION): Use previous convention for the Org
version string on ELPA, whe
branch: externals-release/org
commit 223cc31ec7d0faf8ddb98db71fe834e5e41ced92
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-log-beginning: Fix regression in c0b66bf
* lisp/org.el (org-log-beginning): Re-implement the bugfix attempted
in c0b66bf differently to avoid slurping
branch: externals/org
commit bb633b67400de67b37317b6ae0741034c196c8d9
Merge: d08a5abb90 51aea49462
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-lint.el | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lisp/org-lint.el b/lisp/org-lin
branch: externals/org
commit e804de88e4547beaf2483715564a7c517999703a
Merge: 9d70929fd7 223cc31ec7
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org.el | 55 ---
1 file changed, 44 insertions(+), 11 deletions
elpasync pushed a change to branch externals/org.
from 9d70929fd7 Merge branch 'bugfix'
new 589e1f38c1 Revert "org-log-beginning: Fix error creating LOGBOOK
drawer at end of buffer"
new 223cc31ec7 org-log-beginning: Fix regression in c0b66bf
new e804de88e4 Merge bra
branch: externals/org
commit d08a5abb90e03552cafc7f09dc45e87b5135e2da
Merge: e804de88e4 04d56f757f
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
mk/targets.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mk/targets.mk b/mk/targets.mk
index de
branch: externals-release/org
commit 589e1f38c165cf8e47f58b8b1702287f98ec7852
Author: Ihor Radchenko
Commit: Ihor Radchenko
Revert "org-log-beginning: Fix error creating LOGBOOK drawer at end of
buffer"
This reverts commit c0b66bf9c15ab1a0fc129dc49dc5f79583c223ad.
This its
elpasync pushed a change to branch externals-release/org.
from b8497aa7fe org-lint: Do not warn about trailing *** lines inside
blocks
new 589e1f38c1 Revert "org-log-beginning: Fix error creating LOGBOOK
drawer at end of buffer"
new 223cc31ec7 org-log-beginning: Fix regres
branch: externals/emms
commit 592d76cb0e0a95ffe27f88b7e455626630e1e8b3
Author: Yoni Rabkin
Commit: Yoni Rabkin
Add emms-idapi, a framework for searching online music databases.
At this point with a limited browser for search results and support
for the MusicBrainz service.
---
elpasync pushed a change to branch externals/org.
from a62f75c841 org-capture: Allow table-line entry to start without |
new 654a68dc51 org-agenda-format-item: Refactor, adding readable
variable names
new ac1d58477a org-element-cache: Fix indirect buffer tracking
new
branch: externals-release/org
commit ac1d58477ae6ce48fb6288137297f0d7b306e1dd
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-element-cache: Fix indirect buffer tracking
* lisp/org-element.el (org-element--cache-setup-change-functions):
Make sure that indirect buffers are regi
branch: externals/org
commit 466c180a4757244fe944f3e98f603b2692614bde
Merge: 654a68dc51 ac1d58477a
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-element.el | 5 +
1 file changed, 5 insertions(+)
diff --git a/lisp/org-element.el b/lisp/org-element.el
i
branch: externals/org
commit 9d70929fd77d2cc5aed10e1387f9879c69fb031f
Merge: 466c180a47 b8497aa7fe
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-lint.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/lisp/org-lint.el b/lisp/org-lint.
branch: externals/org
commit 654a68dc5121ecc29669bbd9cea01b7acb5c46b8
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-format-item: Refactor, adding readable variable names
* lisp/org-agenda.el (org-agenda-format-item): Rename internal
variables to clarify their meaning.
elpasync pushed a change to branch externals-release/org.
from de0df5b925 org-test: Fix zone-dependent miscalculation of days of
week
new ac1d58477a org-element-cache: Fix indirect buffer tracking
new b8497aa7fe org-lint: Do not warn about trailing *** lines inside
blocks
branch: externals-release/org
commit b8497aa7fe317f78748901db041eae9801283a9a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-lint: Do not warn about trailing *** lines inside blocks
* lisp/org-lint.el (org-lint-misplaced-heading): The chances that
there is a heading between #
branch: elpa/csv2ledger
commit 5c38ee8a4bd3edd24ff49bcbe63b1b6a659497dc
Author: Joost Kremers
Commit: Joost Kremers
Do not get tripped up by %-signs in descriptions
---
csv2ledger.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/csv2ledger.el b/csv2ledger.el
index
branch: elpa/cider
commit 9c1975ee67d080bc768046b698251a02f4422a17
Author: Kato Muso
Commit: Bozhidar Batsov
Refactor code used to insert sections into ClojureDocs buffer
---
cider-clojuredocs.el | 93 +---
1 file changed, 60 insertions(+), 33
33 matches
Mail list logo