elpasync pushed a change to branch elpa/helm-core.
from 5e7c9a7920 Make the regexp matching last HFF candidate configurable
adds 4ba5617c29 Add new minor mode helm-ff-icon-mode
adds ff18b036b1 Fix preselection with icons
adds f0db55f8b4 Add autoload cookie for helm-ff-i
elpasync pushed a change to branch elpa/helm.
from 5e7c9a7920 Make the regexp matching last HFF candidate configurable
new 4ba5617c29 Add new minor mode helm-ff-icon-mode
new ff18b036b1 Fix preselection with icons
new f0db55f8b4 Add autoload cookie for helm-ff-icon-m
branch: elpa/helm
commit ff18b036b1731c756267b760f0c5e59db77f73a6
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Fix preselection with icons
---
helm-files.el | 23 ++-
1 file changed, 14 insertions(+), 9 deletions(-)
diff --git a/helm-files.el b/helm-files.el
inde
branch: elpa/helm
commit 4ba5617c2977bf0016eea063f903d77ee7c55ed2
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Add new minor mode helm-ff-icon-mode
Allows displaying icons from all-the-icons package in HFF.
---
helm-files.el | 41 +
1
elpasync pushed a change to branch externals/mct.
from 3151ce0c8e Fix typo in commit 0cce0e6
new e0761922d8 Fix syntax for removed advices
new 9c715f5744 Simplify mct-next-completion-or-mini
new 92b8e790da Address warning with void variable
Summary of changes:
mct
branch: externals/mct
commit e0761922d8c09d413b4a4beb936d489eae79762d
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Fix syntax for removed advices
---
mct.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/mct.el b/mct.el
index a7ba82c5d4..392d4633f8 100644
elpasync pushed a change to branch elpa/magit-section.
from 314b24cb40 git-commit-self-ident: Demote errors rather than
ignoring them
adds efffec2eeb magit-repolist-setup-1: New function
adds 68be0584f4 Implement numeric and version sort for repository lists
No new revisions
elpasync pushed a change to branch elpa/magit.
from 314b24cb40 git-commit-self-ident: Demote errors rather than
ignoring them
adds efffec2eeb magit-repolist-setup-1: New function
adds 68be0584f4 Implement numeric and version sort for repository lists
No new revisions were ad
elpasync pushed a change to branch elpa/git-commit.
from 314b24cb40 git-commit-self-ident: Demote errors rather than
ignoring them
new efffec2eeb magit-repolist-setup-1: New function
new 68be0584f4 Implement numeric and version sort for repository lists
Summary of changes
branch: elpa/git-commit
commit efffec2eeb21178eaeabc27df5ac04d750f99c7a
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-repolist-setup-1: New function
---
lisp/magit-repos.el | 7 +--
lisp/magit-submodule.el | 13 ++---
2 files changed, 7 insertions(+), 13 deletions(-
branch: elpa/git-commit
commit 68be0584f464b6aa2a7d026339835ee70f472e92
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Implement numeric and version sort for repository lists
---
docs/magit.org | 50 +---
docs/magit.texi | 50 +++
branch: elpa/zenburn-theme
commit cef1e26146c1b8b32fc5ce346f2cfa9861eb67d4
Author: Magnus Nilsson
Commit: GitHub
Fix text-scale-adjust with display-line-numbers-mode (#360)
---
zenburn-theme.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zenburn-theme.el b/zenburn-th
elpasync pushed a change to branch externals/embark.
from d7e5b347b1 Force multiline behavior with prefix arg to embark-insert
new 8c53b51acc Make forward-button skip over annotations in collect
buffers
new 85c332af00 Major rewrite of avy-embark-collect
Summary of changes
branch: externals/corfu
commit 0a16d1525734d1ab6893076c8329bb44fd78c871
Author: Daniel Mendler
Commit: Daniel Mendler
corfu-echo-documentation: Add back support for value t
---
corfu.el | 37 -
1 file changed, 20 insertions(+), 17 deletions(-)
diff --git
branch: externals/corfu
commit 7f5dacb340f0ec3f069744a76b3021b055ac98ed
Author: Daniel Mendler
Commit: Daniel Mendler
Simplifications
---
corfu.el | 72
1 file changed, 31 insertions(+), 41 deletions(-)
diff --git a/corfu.el
branch: externals/corfu
commit b2159847fc452dbc60c4485c23b474a7284aac6d
Author: JD Smith <93749+jdtsm...@users.noreply.github.com>
Commit: GitHub
Delay docsig function call with timer (#132)
* Delay docsig function call with timer
* Generalize corfu-echo-documentation to all
elpasync pushed a change to branch externals/embark-consult.
from d7e5b347b1 Force multiline behavior with prefix arg to embark-insert
adds 8c53b51acc Make forward-button skip over annotations in collect
buffers
adds 85c332af00 Major rewrite of avy-embark-collect
No new revi
branch: externals/embark
commit 85c332af00943dae5dafdf135c6803f69ebb2b18
Author: Omar Antolín
Commit: Omar Antolín
Major rewrite of avy-embark-collect
Now does the more avyish thing of offering all visible candidates.
Also the avy action key bindings were changed to avoid confli
branch: externals/embark
commit 8c53b51acc82a9f68cba736b4d6f46dbe3c453c0
Author: Omar Antolín
Commit: Omar Antolín
Make forward-button skip over annotations in collect buffers
---
embark.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/embark.el b/embark.el
index b4b65f9aa9..d4bae5132
elpasync pushed a change to branch externals/corfu.
from 1c646584c3 Do not check the completion predicate on continue
commands (Fix #130)
new b2159847fc Delay docsig function call with timer (#132)
new 7f5dacb340 Simplifications
new 0a16d15257 corfu-echo-documentati
branch: externals/eglot
commit bd6a1cccfe9c0f724772f846d1f4a9300f40f88f
Author: Felicián Németh
Commit: Stefan Kangas
* Makefile (SELECTOR): Allow passing variable from command line.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index c
branch: externals/auctex
commit 51cd5ea0bbf17a5ade02c1baa7a897375b1a34d7
Author: Arash Esbati
Commit: Arash Esbati
Improve fontification for LaTeX kernel macros
* font-latex.el (font-latex-built-in-keyword-classes): Add
fontification support for LaTeX kernel macros to various ke
branch: externals/auctex
commit 0e03659db50cf5c9211b3b385d4b5a98ebaea0a9
Author: Mosè Giordano
Commit: Mosè Giordano
; make change-history-commit
---
ChangeLog.1 | 2807 ++-
1 file changed, 2806 insertions(+), 1 deletion(-)
diff --git
branch: externals/auctex
commit 17ac32f2a70052c9782871fd76af96d0c5462539
Author: Arash Esbati
Commit: Arash Esbati
Fontify LaTeX kernel macros
* font-latex.el (font-latex-built-in-keyword-classes): Add 3 core
macros for TOC, LOF and LOT to function class.
---
font-latex.el | 3
branch: externals/auctex
commit 8eb3cccba9f0085e5d4d1d734abcb9d1dcbf6169
Author: Mosè Giordano
Commit: Mosè Giordano
; Re-prepare for upcoming release
---
RELEASE | 38 +++---
doc/tex-ref.tex | 6 +++---
latex/preview.dtx | 2 +-
3 files changed
branch: externals/auctex
commit a3282bbe063a6bb880164441e2077ae9a7082a7a
Author: Arash Esbati
Commit: Arash Esbati
Adjust entries for completion
(TeX-arg-corner, TeX-arg-lr): Remove empty strings and unlistify
the elements in collection argument of `completing-read'.
---
latex.
branch: externals/auctex
commit f99edced632140a8f406398d9b5ae73f7d97c4ce
Author: Arash Esbati
Commit: Arash Esbati
; * tex-ispell.el: Fix regexp.
---
tex-ispell.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tex-ispell.el b/tex-ispell.el
index dfbcc5f194..5becea3c65
branch: externals/auctex
commit da5bb8e28d3e5d0f0f2bb8006d60b43220007881
Author: Arash Esbati
Commit: Arash Esbati
Re-run LaTeX when .toc|lof|lot is missing
* tex-buf.el (TeX-LaTeX-sentinel): Recognize missing .toc|lof|lot
files and suggest a LaTeX re-run. Issue raised in:
branch: externals/bbdb
commit a8d03908b09344ef74ff225d4b82a6a75ba7db3a
Author: Roland Winkler
Commit: Roland Winkler
Establish record-addresses associations before annotating records.
---
README | 20 +-
lisp/bbdb-mua.el | 561 -
branch: externals/auctex
commit 484df614d8c95ce73fc97adc1b5355b17bc29948
Author: Tassilo Horn
Commit: Tassilo Horn
Release GNU AUCTeX 13.1.0
* GNU AUCTeX Version 13.1.0 released.
---
auctex.el | 2 +-
auctex.info| 224 -
branch: externals/auctex
commit 497847f1931013b40755bd033f29e95c8cc74b67
Author: Arash Esbati
Commit: Arash Esbati
Update footmisc package options to v6.0a
* style/footmisc.el (LaTeX-footmisc-package-options): Add new
package options.
---
style/footmisc.el | 9 ++---
1 file
branch: externals/auctex
commit c8a176ca7c87baa534768e55d9ccea76fa3cd212
Author: Mosè Giordano
Commit: Mosè Giordano
; Release_13.1
---
ChangeLog-preview | 4
ChangeLog.1 | 4
2 files changed, 8 insertions(+)
diff --git a/ChangeLog-preview b/ChangeLog-preview
index 6a897136
branch: externals/auctex
commit 2b91d0cf0525ac5ea217fd4c1f3a6d975455e23a
Author: Arash Esbati
Commit: Arash Esbati
; * style/footmisc.el: Fix year in last commit.
---
style/footmisc.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/footmisc.el b/style/footmisc.el
branch: externals/auctex
commit 27c91a033604578567f4cc817e85a5fc3f373d17
Author: Arash Esbati
Commit: Arash Esbati
Consider environments defined with newfloat package
* style/subcaption.el ("subcaption"): Offer environments defined
with newfloat package when declaring the sub-ca
branch: externals/auctex
commit 0744b687b3d7f6e3c5dc29f10778b952e025a817
Author: Arash Esbati
Commit: Arash Esbati
Add macros to skip from caption package
* tex-ispell.el (TeX-ispell-skip-cmds-list): Add macros from
caption.sty.
---
tex-ispell.el | 11 ++-
1 file change
branch: externals/auctex
commit 36a6d80e1b159a7d1162a05674587daff8be951c
Author: Arash Esbati
Commit: Arash Esbati
Improve query for opt. arguments of \parbox and minipage
* latex.el (LaTeX-env-minipage): Support query for all optional
arguments of minipage environment. Don't u
branch: externals/auctex
commit b89b8cdd44dcfb45bd644e4fb2a013fb0f201738
Author: Arash Esbati
Commit: Arash Esbati
Update footmisc package options to v6.0b
* style/footmisc.el (LaTeX-footmisc-package-options): Delete
"bottomfootnotes".
---
style/footmisc.el | 5 ++---
1 file ch
branch: externals/hyperbole
commit 86d5b92afc2718d8487e6703cb603efbe300444e
Author: Robert Weiner
Commit: Robert Weiner
Replace all use of button 'modify' with 'edit'
---
ChangeLog | 13
DEMO | 2 +-
HY-NEWS| 2 +
hactypes.el| 6 +-
har
branch: externals/hyperbole
commit ce3c3ff0d2f43bfa73ef8ebfa802d5842718399d
Merge: ea0f4df3c7 00aea740e1
Author: Robert Weiner
Commit: Robert Weiner
Merge branch 'master' of hyperbole; add Makefile 'batch-tests'
---
ChangeLog | 5 +
Makefile | 7 ++-
2 files changed, 11 insertions(
elpasync pushed a change to branch externals/isearch-mb.
from b156934274 Convert README to org format
new 64091fb54a Support motion commands using the new 'isearch-motion'
property
new a4a12d00c2 Note that some motion commands act in the search buffer
Summary of changes:
elpasync pushed a change to branch externals/embark-consult.
from 85c332af00 Major rewrite of avy-embark-collect
adds 472586b9d4 Eliminate global variable, better window handling
No new revisions were added by this update.
Summary of changes:
avy-embark-collect.el | 27 +++
branch: externals/isearch-mb
commit a4a12d00c2e214403b0fd5b6bf0ab06af2c0ac9c
Author: Augusto Stoffel
Commit: Augusto Stoffel
Note that some motion commands act in the search buffer
---
README.org | 11 +++
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.org b/RE
elpasync pushed a change to branch externals/hyperbole.
from 00aea740e1 Add target for interactive test run with summary output
(#171)
new ea0f4df3c7 Generalize Hyperbole key binding deferrals to other modes
new ce3c3ff0d2 Merge branch 'master' of hyperbole; add Makefile
'
branch: externals-release/org
commit ea6b7451b82ae8e602990c9a570782739f67b283
Author: Kyle Meyer
Commit: Kyle Meyer
ox: Escape a docstring apostrophe
* lisp/ox.el (org-export-with-smart-quotes): Escape an apostrophe to
prevent it from being displayed as a curved quote in the hel
elpasync pushed a change to branch externals/org.
from c5a0113367 org-element-org-data-parser: Fix when invoked from
indirect buffer
new ea6b7451b8 ox: Escape a docstring apostrophe
new 6e080e5786 Merge branch 'bugfix'
Summary of changes:
lisp/ox.el | 2 +-
1 file change
branch: externals/org
commit 6e080e5786933162e7812ab5651c22d41bd3f42a
Merge: c5a0113367 ea6b7451b8
Author: Kyle Meyer
Commit: Kyle Meyer
Merge branch 'bugfix'
---
lisp/ox.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ox.el b/lisp/ox.el
index 280fa0275c..6b68fc2
branch: externals/isearch-mb
commit 64091fb54a1e377e0edf233619d837a5c330a92b
Author: Augusto Stoffel
Commit: Augusto Stoffel
Support motion commands using the new 'isearch-motion' property
That is new in Emacs 28 and covers beginning-of-buffer, end-of-buffer,
scroll-up-command a
branch: externals/embark
commit 472586b9d40976efe9827399deff3954f1570c71
Author: Omar Antolín
Commit: Omar Antolín
Eliminate global variable, better window handling
---
avy-embark-collect.el | 27 +--
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/av
branch: externals/hyperbole
commit ea0f4df3c7f414e488d3095f9474c8587e7cb0b5
Author: Robert Weiner
Commit: Robert Weiner
Generalize Hyperbole key binding deferrals to other modes
---
ChangeLog | 19 +
HY-NEWS| 3 ++-
hhist.el | 31 ++---
branch: externals/embark
commit df4cdfd497361cf65f68052c1bb31d321c902269
Author: Omar Antolín
Commit: Omar Antolín
sort-regexp-fields should ignore the target (fix #465)
---
embark.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/embark.el b/embark.el
index d4bae5132
elpasync pushed a change to branch externals/embark-consult.
from 472586b9d4 Eliminate global variable, better window handling
adds df4cdfd497 sort-regexp-fields should ignore the target (fix #465)
No new revisions were added by this update.
Summary of changes:
embark.el | 3 ++-
branch: elpa-admin
commit aa90a71fb59720d2b89f6c72c9665a074110b52d
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-admin.el (elpaa--release-email): Don't burp on empty name
---
elpa-admin.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/elpa-admin.el b/elpa-admi
elpasync pushed a change to branch elpa/magit-section.
from f0296148a6 Support acting on entries in repolist buffers
adds e479739688 magit-insert-revision-message: Avoid hash section at
message start
No new revisions were added by this update.
Summary of changes:
lisp/magit-diff.
elpasync pushed a change to branch elpa/magit.
from f0296148a6 Support acting on entries in repolist buffers
adds e479739688 magit-insert-revision-message: Avoid hash section at
message start
No new revisions were added by this update.
Summary of changes:
lisp/magit-diff.el | 4 +
branch: externals/hyperbole
commit 00aea740e14bb2f0b375ea0622cf47b0dd505457
Author: Mats Lidell
Commit: GitHub
Add target for interactive test run with summary output (#171)
---
ChangeLog | 5 +
Makefile | 5 -
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog
branch: elpa/git-commit
commit e479739688a501b1ff9a964484fd80a0c1b8ba52
Author: Kyle Meyer
Commit: Kyle Meyer
magit-insert-revision-message: Avoid hash section at message start
When magit-revision-use-hash-sections is non-nil,
magit-insert-revision-message searches the message f
branch: elpa/yasnippet-snippets
commit 48dec0a72f158acf321743a069018eaac991cf9b
Merge: 9d9616f6bf 1265599551
Author: Andrea Crotti
Commit: GitHub
Merge pull request #434 from takeokunn/feature/add-match-in-php-mode
php-mode: add match keyword
---
snippets/php-mode/match | 10 ++
branch: elpa/yasnippet-snippets
commit e095e896995e9c9b3911a7587c5905eb21c97082
Merge: 48dec0a72f 24a46cbfda
Author: Andrea Crotti
Commit: GitHub
Merge pull request #424 from quazgar/python-pep8-fdn
STY: Formatted python-mode/fdn to adher to PEP8 style.
---
snippets/python-mode/fun
branch: elpa/yasnippet-snippets
commit b7c09f1ad7e1a62da6f6042bfaa2b26d111c7e81
Merge: e095e89699 0d6c0f17e6
Author: Andrea Crotti
Commit: GitHub
Merge pull request #433 from takeokunn/master
php-mode: add enum keyword
---
snippets/php-mode/enum | 11 +++
1 file changed, 11
branch: elpa/yasnippet-snippets
commit 1265599551a4b434f734e674614dedd4c585be76
Author: takeokunn
Commit: takeokunn
php-mode: add match keyword
---
snippets/php-mode/match | 10 ++
1 file changed, 10 insertions(+)
diff --git a/snippets/php-mode/match b/snippets/php-mode/match
new f
elpasync pushed a change to branch elpa/yasnippet-snippets.
from f50b4c16ca Merge pull request #420 from Amorymeltzer/zeroquote
new 59d714eebe Snippets for nim-mode
new 9d9616f6bf Merge pull request #440 from yyoncho/nim
new 1265599551 php-mode: add match keyword
branch: elpa/yasnippet-snippets
commit 59d714eebe79d088d309fcae2f6d7e440cef8335
Author: Ivan Yonchovski
Commit: Ivan Yonchovski
Snippets for nim-mode
---
snippets/nim-mode/array | 5 +
snippets/nim-mode/block | 6 ++
snippets/nim-mode/case| 6 ++
snippets/nim
branch: elpa/yasnippet-snippets
commit 9d9616f6bf81e2793b2012080a204555de04f379
Merge: f50b4c16ca 59d714eebe
Author: Andrea Crotti
Commit: GitHub
Merge pull request #440 from yyoncho/nim
Snippets for nim-mode
---
snippets/nim-mode/array | 5 +
snippets/nim-mode/block
branch: elpa/yasnippet-snippets
commit 0d6c0f17e693248fb3e876fa8c81af3deba5347b
Author: takeokunn
Commit: takeokunn
php-mode: add enum keyword
---
snippets/php-mode/enum | 11 +++
1 file changed, 11 insertions(+)
diff --git a/snippets/php-mode/enum b/snippets/php-mode/enum
new file
branch: elpa/yasnippet-snippets
commit 24a46cbfda9332cb403d2bfdc90785c5bc19ec17
Author: Daniel Hornung
Commit: Daniel Hornung
STY: Formatted python-mode/fdn to adher to PEP8 style.
---
snippets/python-mode/function_docstring_numpy | 9 +
1 file changed, 5 insertions(+), 4 deletions(
elpasync pushed a change to branch externals/embark.
from 6683d7023c Minor simplification to embark-collect-choose
new 1490ac3c7c Pass the prefix argument to each action call in
embark-act-all
new d7e5b347b1 Force multiline behavior with prefix arg to embark-insert
Summar
elpasync pushed a change to branch externals/embark-consult.
from 6683d7023c Minor simplification to embark-collect-choose
adds 1490ac3c7c Pass the prefix argument to each action call in
embark-act-all
adds d7e5b347b1 Force multiline behavior with prefix arg to embark-insert
branch: externals/embark
commit 1490ac3c7c399c46382e084a746d79ed6b5550fc
Author: Omar Antolín
Commit: Omar Antolín
Pass the prefix argument to each action call in embark-act-all
---
embark.el | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/embark.el b/embark.el
in
branch: externals/bbdb
commit b3739cbaf2f021ac776925254e12abf0699e46f8
Author: Roland Winkler
Commit: Roland Winkler
Increase BBDB version number to 3.2.1
---
NEWS | 7 +--
lisp/bbdb.el | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS
index 706f
branch: externals/embark
commit d7e5b347b1ceabb49a8a90a4c8ddadc39e953e4f
Author: Omar Antolín
Commit: Omar Antolín
Force multiline behavior with prefix arg to embark-insert
---
embark.el | 48 ++--
1 file changed, 26 insertions(+), 22 deletions(-)
elpasync pushed a change to branch elpa/helm-core.
from 011cc63cd2 Fix #2482 (use both grep --include and --exclude args)
adds 5e7c9a7920 Make the regexp matching last HFF candidate configurable
No new revisions were added by this update.
Summary of changes:
helm-files.el | 11 +++
branch: elpa/helm
commit 5e7c9a79207fdd878212b6ec6c989a40b1014d18
Author: Thierry Volpiatto
Commit: Thierry Volpiatto
Make the regexp matching last HFF candidate configurable
It is the regexp used when going up one level (i.e. or C-l).
The default value allows matching a possib
elpasync pushed a change to branch elpa/magit.
from e479739688 magit-insert-revision-message: Avoid hash section at
message start
adds 77255776cb git-commit: Use magit-git-executable function if
available
adds bd24afc012 git-commit-setup-font-lock: Tighten git-config output
elpasync pushed a change to branch elpa/magit-section.
from e479739688 magit-insert-revision-message: Avoid hash section at
message start
adds 77255776cb git-commit: Use magit-git-executable function if
available
adds bd24afc012 git-commit-setup-font-lock: Tighten git-config
branch: externals/compat
commit 0c31f3a6e0021311e75049672e0d9c0633f9e3ca
Author: Philip Kaludercic
Commit: Philip Kaludercic
Mention new compat mailing lists
---
README.md | 15 +--
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/README.md b/README.md
index e7e1d3e
branch: externals/compat
commit c4648b838f8e157f04e23ffd7997610bff8a80dd
Author: Philip Kaludercic
Commit: Philip Kaludercic
Update GitHub comments in README
---
README.md | 9 +
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 3f9b175834..71
elpasync pushed a change to branch externals/compat.
from edfc71a8b9 Remove unnecessary :max-version from require advice
new fbfbe3db89 Raise an error on duplicate compatibility definitions
new 0c31f3a6e0 Mention new compat mailing lists
new c4648b838f Update GitHub
branch: externals/compat
commit fbfbe3db89e0e1fdcecf2123f3574eb5a595524b
Author: Philip Kaludercic
Commit: Philip Kaludercic
Raise an error on duplicate compatibility definitions
---
compat-macs.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/compat-macs.el b/compat-macs.el
index 5
elpasync pushed a change to branch elpa/git-commit.
from e479739688 magit-insert-revision-message: Avoid hash section at
message start
new 77255776cb git-commit: Use magit-git-executable function if
available
new bd24afc012 git-commit-setup-font-lock: Tighten git-config ou
branch: elpa/git-commit
commit 314b24cb405fa14880c2affc447c1d1fae22f893
Author: Kyle Meyer
Commit: Kyle Meyer
git-commit-self-ident: Demote errors rather than ignoring them
Some of the "insert header" commands use git-commit-self-ident to get
a name and email. git-commit-self-i
branch: elpa/git-commit
commit 77255776cb38f08bf4b2a5c6c4d3b96c60803312
Author: Kyle Meyer
Commit: Kyle Meyer
git-commit: Use magit-git-executable function if available
Three spots in git-commit.el hard code "git" as the git executable.
Two of these spots are in git-commit-self-
branch: elpa/git-commit
commit bd24afc0127b078a6449422ec3233ada60dcb0a3
Author: Kyle Meyer
Commit: Kyle Meyer
git-commit-setup-font-lock: Tighten git-config output processing
git-commit-setup-font-lock calls 'git config core.commentchar' via
call-process. This call exits with 1
branch: elpa/git-commit
commit 4af00b3ee244138c53f6a3eed383d63fe6c09634
Author: Kyle Meyer
Commit: Kyle Meyer
git-commit-setup-font-lock: Demote errors
Any error in git-commit-setup-font-lock will cause committing to fail
with something like:
1 git … commit --
branch: externals/emms
commit 6afe1b26d679357586380ecd69c9795985231013
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms.el: bump to 10
---
NEWS| 6 ++
emms.el | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 43e1e34e62..8ae95f35c4 100644
--- a/NE
elpasync pushed a change to branch externals/emms.
from d32a9bbc8f * emms-player-mpv.el: do not use --playlist/loadlist by
default
new 64ad22afa3 * doc/emms.texinfo: update mpd explanation
new e1b2220cea * emms-player-mpd.el: revert previous change
new 7a1aacba40 Me
branch: externals/emms
commit 64ad22afa3e65e7ddf11b9e4214c1166b880d0e8
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/emms.texinfo: update mpd explanation
---
doc/emms.texinfo | 5 +
1 file changed, 5 insertions(+)
diff --git a/doc/emms.texinfo b/doc/emms.texinfo
index d3e30cfe14..5bd38
branch: externals/emms
commit e1b2220cea8689bd66fa100b52cdb87cd6d37bc6
Author: Yoni Rabkin
Commit: Yoni Rabkin
* emms-player-mpd.el: revert previous change
---
emms-player-mpd.el | 18 +-
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/emms-player-mpd.el b/emms
branch: externals/auctex
commit efb39c16c0d4b10c99369f646d1e11bf5b09b878
Author: Ikumi Keita
Commit: Ikumi Keita
Add NEWS item
* doc/changes.texi: Announce changes in
`LaTeX-indent-environment-list'.
---
doc/changes.texi | 19 ++-
1 file changed, 18 insertions(+
branch: externals/auctex
commit 9073b5e117d14393e541bbcde7d5778856eed32e
Author: Arash Esbati
Commit: Arash Esbati
* tex-ispell.el: Skip the arguments of stabular*? environments.
---
tex-ispell.el | 4
1 file changed, 4 insertions(+)
diff --git a/tex-ispell.el b/tex-ispell.el
index 00
branch: externals/auctex
commit 4ad82777c0d31d8121a20b19b1577e893ffd86fe
Author: Ikumi Keita
Commit: Ikumi Keita
Add new test for indent
* tests/latex/latex-test.el (LaTeX-indent-tabular): Add cookie to
recognize \usepackage.
* tests/latex/tabular-in.tex:
* tests/latex/t
branch: elpa/cider
commit 956984faa1f8a5edc9eb94eacdf530cb9404850b
Author: vemv
Commit: GitHub
`cider-clojure-cli-jack-in-dependencies`: always remove duplicates (#3155)
Prevents all sorts of issues, particularly as this area is changing as of
lately.
---
cider.el| 17
branch: externals/auctex
commit ddb0f08ff1adb8a89f2d808dd6109ed535e552b3
Author: Ikumi Keita
Commit: Ikumi Keita
Add default entries to LaTeX-indent-environment-list (bug#28405)
My previous commits disregard user's customization on
LaTeX-indent-environment-list. Reconsideration
branch: externals/emms
commit 7a1aacba407b0de52c7aed5a55ed4291fbe95a3a
Merge: e1b2220cea d32a9bbc8f
Author: Yoni Rabkin
Commit: Yoni Rabkin
Merge branch 'master' of git.sv.gnu.org:/srv/git/emms
---
emms-player-mpv.el | 35 ---
1 file changed, 24 insertions(+)
branch: externals/auctex
commit 3cd7a352d3445684015196371070895231e0bf39
Author: Ikumi Keita
Commit: Ikumi Keita
Add support for indent for environments with alignment
* latex.el (LaTeX-indent-environment-list): Move align, align* and
equation* environment to amsmath.el.
* s
branch: externals/auctex
commit bf0330029614c7e099fa2978856ae1539168efe3
Author: Ikumi Keita
Commit: Ikumi Keita
Add M-RET support for smallmatrix variants
* style/mathtools.el ("mathtools"): Add smallmatrix variant
environments to `LaTeX-item-list'.
---
style/mathtools.el | 11
tsdh pushed a change to branch externals/auctex.
from a24ec9d7cb Release GNU AUCTeX 13.0.16
new 0a2d9be447 ; Fix some documentations
new 0744b687b3 Add macros to skip from caption package
new 9073b5e117 * tex-ispell.el: Skip the arguments of stabular*?
environments.
branch: externals/auctex
commit 0a2d9be447b8c8cfb3d87d35f79b24e3f88f683e
Author: Ikumi Keita
Commit: Ikumi Keita
; Fix some documentations
* COPYING: Sync with the official GPL3 taken from
https://www.gnu.org/licenses/gpl-3.0.txt (resulting in 2 minor updates
of URL)
* d
branch: externals/auctex
commit afd2691e569ea523383bdcb6ceb43ec4e24f1cca
Author: Arash Esbati
Commit: Arash Esbati
Update style/ltxdoc.el to class version 2.1d
* style/ltxdoc.el ("ltxdoc"): Add '|' to `LaTeX-shortvrb-chars'
before running the 'shortvrb' style hook. Add missing
98 matches
Mail list logo