branch: externals/denote
commit ffad320332645abb922b26d1d83781066eeff937
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make 'denote-all-files' accept optional OMIT-CURRENT
We had this before and it was used to omit the current file from the
'denote-link' prompt (i.e. n
branch: elpa/eat
commit d9af04ef829a9a1db2240d3b17c5819e97c5bc56
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Don't mess up terminal when switching to line mode
* eat.el (eat--line-mode-enter-auto-1)
(eat--line-mode-exit-auto-1): New function.
* eat.el (eat--line-mode
branch: elpa/eat
commit 187e18a24a73007bf0be8d27279f193561663479
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix compiler warnings
* eat.el: Wrap all 'emacs-major-version' checks with
'eval-when-compile'.
* eat.el (eat--process-input-queue): Don't use obsolete
ge
elpasync pushed a change to branch elpa/eat.
from 1d7a1ea0b5 Don't flicker due to screen line breaking
new d9af04ef82 Don't mess up terminal when switching to line mode
new e0fa65c225 Don't let 'eat--process-input-queue' to recurse
new 187e18a24a Fix compiler warning
branch: elpa/eat
commit e0fa65c22592e30c0d9aa1e3578077802af385ff
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Don't let 'eat--process-input-queue' to recurse
* eat.el (eat--defer-input-processing): New variable.
* eat.el (eat-mode, eat--eshell-local-mode): Make
'eat--
branch: elpa/sweeprolog
commit 79b2bb3a8a72a10a7959093fb02ec3139b4cedf2
Author: Eshel Yaron
Commit: Eshel Yaron
Sort predicate completion candidates by functor length
* sweeprolog.el (sweeprolog-predicate-completion-sort): New function.
(sweeprolog-predicate-completion-candidate
branch: elpa/sweeprolog
commit dd8412682b33c66d810bfe7bc590737bf0cbbd57
Author: Eshel Yaron
Commit: Eshel Yaron
; Adapt tests following last change
---
sweeprolog-tests.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sweeprolog-tests.el b/sweeprolog-tests.el
i
branch: elpa/sweeprolog
commit e9bf72bfe8a3eb14ac238da9b73957d7c8497da4
Author: Eshel Yaron
Commit: Eshel Yaron
* sweep.texi (Things To Do): Add new to-do items
---
sweep.texi | 11 +++
1 file changed, 11 insertions(+)
diff --git a/sweep.texi b/sweep.texi
index 0d46ba8065..b69905a6
elpasync pushed a change to branch elpa/sweeprolog.
from 10b6f8fb9d Announce recent changes in NEWS.org and bump version to
0.25.4
new 79b2bb3a8a Sort predicate completion candidates by functor length
new dd8412682b ; Adapt tests following last change
new e9bf72bfe8
elpasync pushed a change to branch externals/org.
from 9bbc21df84 Merge branch 'bugfix'
new 24a0e7f8df * lisp/ob-python.el: Fix misspelled constant name
new b223a3cc75 org-num: Allow property inheritance for UNNUMBERED
property
Summary of changes:
etc/ORG-NEWS | 10
branch: externals/org
commit b223a3cc75a45e817a78df08959dbf2c8111e411
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-num: Allow property inheritance for UNNUMBERED property
* lisp/org-num.el (org-num--skip-value): Honour property inheritance.
* etc/ORG-NEWS (=UNNUMBERED= prop
branch: externals/org
commit 24a0e7f8dfce4d8a66206db981a047a7d17afa26
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/ob-python.el: Fix misspelled constant name
(org-babel-default-header-args:python):
(org-babel-header-args:python): Rename.
`org-babel-header-args:python
branch: elpa/cider
commit 27ed54709944cf11e4050ba944855fcacdb2ed83
Author: vemv
Commit: GitHub
Introduce `cider-shorten-error-overlays` customization option (#3531)
Fixes #3525
---
CHANGELOG.md | 1 +
cider-eval.el
elpasync pushed a change to branch elpa/cider.
from 55e5d229dc Fix `cider-expected-ns` and `cider-provide-file` issues
on Windows tests (#3532)
new ac38d36da4 Preserve the font size as one navigates through the
CIDER inspector (#3530)
new 27ed547099 Introduce `cider-shorte
branch: elpa/cider
commit ac38d36da471136d0378c887150d48ea19de8cc0
Author: vemv
Commit: GitHub
Preserve the font size as one navigates through the CIDER inspector (#3530)
Fixes #3527
---
CHANGELOG.md | 1 +
cider-inspector.el | 13 ++---
2 files changed, 11 insertion
branch: elpa/org-contrib
commit 85dac62517ca022d87468bceb1907a12b29239e6
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/org-panel.el: Rearrange definitions to be before they are used
This fixes compiler warnings.
---
lisp/org-panel.el | 322 +++
branch: externals/denote
commit 382cce8b9fae5dd3ffb4a482e3177736b1fdaec5
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Write ERT test for denote-journal-extras-daily--title-format
---
tests/denote-test.el | 46 ++
1 file changed, 46 inse
branch: externals/denote
commit 4d75e1e37a2508ce8ab539098edcce802cabb88e
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Make sure some tests are done with 'ert-deftest'
---
tests/denote-test.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/tests/denote-t
branch: externals/denote
commit 194e43c89e9879c1c237f3a0ff79bb27ba38d8a7
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Simplify denote-journal-extras-daily--title-format
---
denote-journal-extras.el | 15 ++-
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git
elpasync pushed a change to branch externals/denote.
from ffad320332 Make 'denote-all-files' accept optional OMIT-CURRENT
new 4d75e1e37a Make sure some tests are done with 'ert-deftest'
new 194e43c89e Simplify denote-journal-extras-daily--title-format
new 382cce8b9f
branch: elpa/eat
commit ab479f9c2722dbe3f9639b6b4f3a99e1f5bb6092
Author: Akib Azmain Turja
Commit: Akib Azmain Turja
Fix input processing & auto line mode
* eat.el (eat--process-input-queue): Set
'eat--process-input-queue-timer' to 'nil'.
* eat.el (eat--auto-line-mode-pendin
branch: main
commit 1f7cf5ed71a67be73c9ca9e672b35e897017ea73
Author: Stefan Monnier
Commit: Stefan Monnier
elpa-packages: Update status of some packages
(dict-tree, heap, queue, tNFA, trie): Remove long-dead upstream.
(eldoc-eval, package-fixes): Remove, obsolete.
---
elpa-pack
branch: scratch/yasnippet
commit b09ab9841959abff8cccb5eddff4677b4dad9fa8
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet-tests.el: Minor cosmetic changes
Use utf-8 rather than latin-1.
Prefer #' to quote function names.
(special-mode): Remove backward compatibilit
monnier pushed a change to branch scratch/yasnippet.
was 2f751c3a0a * yasnippet.el (debug-ignored-errors): Don't modify it
This change permanently discards the following revisions:
discards 2f751c3a0a * yasnippet.el (debug-ignored-errors): Don't modify it
discards b1c2baf4f6 * yasn
branch: scratch/yasnippet
commit 946b27ddcae541aac1e1c0465fc4422e7e53f56c
Author: Stefan Monnier
Commit: Stefan Monnier
* .gitignore: Add patterns for ELPA-generated files
---
.gitignore | 4
1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore
index 3ce1c40517..0f7733
branch: scratch/yasnippet
commit 043c52a5a91815703d40f5d5ec2766bfc304aeb4
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el (yas-minor-mode-map): Don't bind to `tab`
---
yasnippet.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/yasnippet.el b/yasnippe
branch: scratch/yasnippet
commit 52a1c5031912243c791c55e0fe345d04f219b507
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el (debug-ignored-errors): Don't modify it
(debug-ignored-errors): Remove left over code that became obsolete with
commit 175e0a3a102c22.
(yas-
branch: scratch/yasnippet
commit e9915301086b8ec868c14a0c32412ce75c81d15e
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el: Use `add-function` and remove left-over debug code
Instead of using `setq` and storing the old value in
`yas--original-auto-fill-function`, use
branch: scratch/yasnippet
commit 58c92ba3933e9ef4d3c686894ca813d7506a03c8
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el: Cosmetic changes
Prefer #' to quote function names.
(yas-after-exit-snippet-hook, yas-before-expand-snippet-hook)
(yas-after-reload-hook):
branch: scratch/yasnippet
commit 97002af846e1d3751b75da2e4a7bf931b540e18e
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet.el: Use `lexical-binding`
---
yasnippet.el | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/yasnippet.el b/yasnippet.el
index 78e
branch: scratch/yasnippet
commit 6e4de312cf7c2339df47e7af7a156d1480316df4
Author: Stefan Monnier
Commit: Stefan Monnier
* doc/yas-doc-helper.el: Use `cl-lib` and `lexical-binding`
Also silence compiler warnings.
---
doc/yas-doc-helper.el | 12 +---
1 file changed, 9 inserti
branch: scratch/yasnippet
commit 009322196cfaaff55272bbd341c03f6c5facf83e
Author: Stefan Monnier
Commit: Stefan Monnier
* yasnippet-debug.el: Use `advice-add` i.s.o `defadvice`.
Now that we use `add-function`, we may as well avoid using the deprecated
`defadvice`
(cl-fl
monnier pushed a change to branch scratch/yasnippet.
at 52a1c50319 * yasnippet.el (debug-ignored-errors): Don't modify it
This branch includes the following new commits:
new 946b27ddca * .gitignore: Add patterns for ELPA-generated files
new 6e4de312cf * doc/yas-doc-helpe
branch: externals/eldoc-eval
commit fd60ac6a2f51699b49fe447fca0623be962c24b4
Author: Stefan Monnier
Commit: Stefan Monnier
Use `advice-add` rather than `defadvice`
Also prefer #' to quote function names.
* eldoc-eval.el (eldoc-in-minibuffer-mode): Fix boundness check.
*
branch: externals/beframe
commit 993d4f47cdbe263124efd6eb5a22524fcdb93e9b
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Ensure project--list has a list value
By default, it is set to 'unset', which produces an error in
'beframe-infer-frame-name'.
---
beframe.el | 4 ++
branch: externals/consult
commit 7296f1de471d9907c84df320cec78a475ca626b9
Author: Daniel Mendler
Commit: Daniel Mendler
consult-locate: Split input into multiple words
---
CHANGELOG.org | 1 +
consult.el| 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.org
branch: externals/emms
commit 1dd448ef1d5e334a0c3a1aa19b97b53d07f18b73
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-source-file.el: Check if find is installed
Set `emms-source-file-directory-tree-function' to
`emms-source-file-directory-tree-find` when find is installed.
branch: externals/emms
commit 0432f4e962afb0560b8618c4dffd537bb207bc77
Merge: 06d85d52b2 fb72781923
Author: Yoni Rabkin
Commit: Yoni Rabkin
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emms
branch: externals/emms
commit fb72781923fc148b464a6343ec9447bd80c9dc65
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms.el: Use defcustom :set for `emms-random-playlist'
This allows users to customize `emms-random-playlist' in their
initialization file.
---
emms.el | 25 +
branch: externals/emms
commit 722dea2a35d43efb3166d18d28fb65fc02378b09
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/emms.texinfo: fix typo
patch by Morgan Smith
---
doc/emms.texinfo | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/doc/emms.texinfo b/doc/emms
elpasync pushed a change to branch externals/emms.
from 4b05827071 * emms-playlist-mode.el: new function:
emms-playlist-mode-add-after-current
new 722dea2a35 * doc/emms.texinfo: fix typo
new 1dd448ef1d * emms-source-file.el: Check if find is installed
new 06d85d52b2
branch: externals/emms
commit b1c1c2ef579b1737a86b9d9550261c77afb93992
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-source-file.el: fix extra defcustom
---
emms-source-file.el | 4
1 file changed, 4 deletions(-)
diff --git a/emms-source-file.el b/emms-source-file.el
index 8d3ba8d5bb
branch: externals/emms
commit 06d85d52b26accf3e42467214b9dfff9151fcd5d
Author: Yoni Rabkin
Commit: Yoni Rabkin
emms.el: Use defcustom :set for emms-random-playlist' in their
initialization file. Patch by Morgan Smith.
---
emms.el | 25 ++---
1 file changed, 14 insertion
branch: externals/zones
commit 10ebf386d48725fa3af2f8b0c60ad4ffa0ec9653
Author: Drew Adams
Commit: Stefan Monnier
Bunch of updates
2023/09/27 dadams
Require cl-lib when available, else defalias cl-case to case.
Added declare-function to quiet byte compiler.
z
branch: elpa/markdown-mode
commit 31d4fefdf24d7bfc1778a5cd2288b15e4d7b03e5
Merge: c12adcfbeb ec2d21a18b
Author: Shohei YOSHIDA
Commit: GitHub
Merge pull request #803 from jrblevin/issue-802
Fix carets in math inline issue
---
CHANGES.md | 5 +
markdown-mode.el
branch: elpa/markdown-mode
commit ec2d21a18b6030cbbe056da36e9d2ae7c369157c
Author: Shohei YOSHIDA
Commit: Shohei YOSHIDA
Fix carets in math inline issue
---
CHANGES.md | 5 +
markdown-mode.el | 7 ++-
tests/markdown-test.el | 12
3 files changed, 23
46 matches
Mail list logo