branch: externals/corfu
commit 2c3947d415cee368a44b2e4310be48d722e9c29c
Author: Daniel Mendler
Commit: Daniel Mendler
Expand docstrings
---
corfu.el | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/corfu.el b/corfu.el
index 7d9c247a64..2e1d3ed382 100644
--- a/cor
branch: externals/corfu
commit 60655764dc41dc42666abd69ff5c386661d98e59
Author: Daniel Mendler
Commit: Daniel Mendler
corfu-echo-delay, corfu-popupinfo-delay: Remove support for instant value t.
---
CHANGELOG.org | 3 +++
corfu.el | 4 ++--
extensions/
elpasync pushed a change to branch externals/corfu.
from 44df3d98b7 Use natnum custom type (supported by Compat 29.1.4.0)
new 2c3947d415 Expand docstrings
new 60655764dc corfu-echo-delay, corfu-popupinfo-delay: Remove support
for instant value t.
Summary of changes:
CHAN
branch: externals/consult
commit 052399ed05372464b8ed6261b3196de143a8a834
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 900a3b3a94..ee5cfd8a22 100644
--- a/CHANGELO
branch: externals/org
commit 3b9ffc6868d9fadff374eca4206c66fd8d71b1a9
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-latex-export-to-latex: Use nil arg for `write-region'
* lisp/ox.el: Use BEG=nil instead of explicit arguments to
`write-region'. This simplifies the code.
---
branch: externals-release/org
commit 92471e53031c4de36ecd65a37e28a48fd139ff4a
Author: Ihor Radchenko
Commit: Ihor Radchenko
org-agenda-run-series: Fix `org-agenda-list' call
* lisp/org-agenda.el (org-agenda-run-series): Fix arguments in the
call. "agenda*" should include appoin
elpasync pushed a change to branch externals/org.
from 3b9ffc6868 org-latex-export-to-latex: Use nil arg for `write-region'
new 92471e5303 org-agenda-run-series: Fix `org-agenda-list' call
new 6bf8e44d3f Merge branch 'bugfix'
new 07ea7fc443 org-manual.org: $n$-th is
branch: externals/org
commit 6bf8e44d3f7cd1d7e8f4835c19b15bb54b1bbc5c
Merge: 3b9ffc6868 92471e5303
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-agenda.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/org-agenda.el b/lisp/org-age
branch: externals/org
commit 07ea7fc4432185b2edaeb170ac2ef66a5c20e5ef
Author: Max Nikulin
Commit: Ihor Radchenko
org-manual.org: $n$-th is not math
* doc/org-manual.org (LaTeX fragments): Do not state that dash is
allowed after single "$" math delimiter and recommend "\(...\)".
branch: elpa/git-commit
commit 781544586b0b69ddff193b65d5d0f9c923a385b2
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
magit-branch-delete: Reference magit-no-confirm in documentation
Closes #4905.
---
docs/magit.org | 6 ++
docs/magit.texi | 6 ++
lisp/magit-br
elpasync pushed a change to branch elpa/magit-section.
from 564a5ceeb0 magit-git-debug: Fix key binding in docstring
adds 781544586b magit-branch-delete: Reference magit-no-confirm in
documentation
No new revisions were added by this update.
Summary of changes:
docs/magit.org
elpasync pushed a change to branch elpa/magit.
from 564a5ceeb0 magit-git-debug: Fix key binding in docstring
adds 781544586b magit-branch-delete: Reference magit-no-confirm in
documentation
No new revisions were added by this update.
Summary of changes:
docs/magit.org | 6 +
branch: externals/realgud-ipdb
commit 60995633bd18e7bf638471ca33241cbef3d8786c
Author: R. Bernstein
Commit: GitHub
Update README.md
---
README.md | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index 4c0f90207f..3ddce60698 100644
--- a/R
elpasync pushed a change to branch externals/realgud-ipdb.
from d5ad95710c Add GPLv3 LICENCSE
new b8883ee9d0 Add install instructions
new 60995633bd Update README.md
new aa89cc19c9 Update README.md
Summary of changes:
README.md | 35 +++
branch: externals/realgud-ipdb
commit b8883ee9d0f2f8cc458694656712ec35c3d0f393
Author: rocky
Commit: rocky
Add install instructions
---
README.md | 37 +
1 file changed, 37 insertions(+)
diff --git a/README.md b/README.md
index 1335fb1850..4c0f90207f 100
branch: externals/realgud-ipdb
commit aa89cc19c96a554cc62bea30f48b816828848e7c
Author: R. Bernstein
Commit: GitHub
Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3ddce60698..3d151efe92 100644
--- a/README.md
+++ b/README.md
@@
branch: externals/vertico
commit 49e0932560ff5d9d5b1271d5fb2be2f3b1c647e3
Author: Daniel Mendler
Commit: Daniel Mendler
Add more display options (Fix #344)
---
extensions/vertico-buffer.el | 19 +--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/extensions/ve
branch: externals/vertico
commit b6b8420d2943e42b88e2a143da29edf76bc223b5
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index f770ade4e4..bb2199f8b3 100644
--- a/CHANGELOG.
elpasync pushed a change to branch externals/vertico.
from febc71a317 Update changelog
new 49e0932560 Add more display options (Fix #344)
new b6b8420d29 Update changelog
Summary of changes:
CHANGELOG.org| 2 ++
extensions/vertico-buffer.el | 19 ++
branch: elpa/git-commit
commit d05b1ed381c44d53dfe16a964169ecbdae9067ff
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Show errors inline in log buffers
Only do it for log sections that make up the whole buffer.
That makes it necessary to add a new argument, and because
I w
branch: elpa/git-commit
commit 78a979fde52815242b165f083d171259db28e0b4
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Support displaying errors that occur when washing a section
`magit-git-wash' silently removes a section when the command produces
no output on stdout and stder
branch: elpa/git-commit
commit 2bd3db69d60e90cf4f4139a2bdae5bb448685e37
Author: Jonas Bernoulli
Commit: Jonas Bernoulli
Show errors inline in diff buffers
Closes #4869.
---
lisp/magit-diff.el | 16
lisp/magit-stash.el | 5 +++--
2 files changed, 11 insertions(+),
elpasync pushed a change to branch elpa/git-commit.
from 781544586b magit-branch-delete: Reference magit-no-confirm in
documentation
new 78a979fde5 Support displaying errors that occur when washing a
section
new 2bd3db69d6 Show errors inline in diff buffers
new d05
elpasync pushed a change to branch elpa/magit.
from 781544586b magit-branch-delete: Reference magit-no-confirm in
documentation
adds 78a979fde5 Support displaying errors that occur when washing a
section
adds 2bd3db69d6 Show errors inline in diff buffers
adds d05b1ed3
elpasync pushed a change to branch elpa/magit-section.
from 781544586b magit-branch-delete: Reference magit-no-confirm in
documentation
adds 78a979fde5 Support displaying errors that occur when washing a
section
adds 2bd3db69d6 Show errors inline in diff buffers
adds
branch: elpa/php-mode
commit 657a7b803d5870f2e0cdd83fdb745cbfdac808d2
Author: USAMI Kenta
Commit: USAMI Kenta
Update CHANGELOG
---
CHANGELOG.md | 4
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index de0f8d111b..21fa2d8c16 100644
--- a/CHANGELOG.md
+++ b/CH
branch: elpa/php-mode
commit 5d3e9462a252d6ef306894cb0ee7d886a84f267a
Author: USAMI Kenta
Commit: USAMI Kenta
Fix doc comment
---
lisp/php-format.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/php-format.el b/lisp/php-format.el
index f3a7886926..166975ffaa 10064
branch: elpa/php-mode
commit c601f75fb953de1c35929ac5fea5b992388c2900
Merge: c68e18c06b bed4d8ced3
Author: USAMI Kenta
Commit: GitHub
Merge pull request #734 from emacs-php/release/v1.24.3
Bump up version 1.24.3
---
CHANGELOG.md | 4 +++-
Cask | 2 +-
li
branch: elpa/php-mode
commit 6d4ca45093060ad320b9a9dfc197098953b89d63
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-ide-mode-hooks
---
lisp/php-ide.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lisp/php-ide.el b/lisp/php-ide.el
index 1342c1564e..c0bf2e6876 100644
--- a/lisp/ph
branch: elpa/php-mode
commit 91cd91a107bca6a0ad1b55d3ac05467f744b2e28
Author: USAMI Kenta
Commit: USAMI Kenta
Remove php-eglot.el
---
Cask | 1 -
Makefile | 1 -
lisp/php-eglot.el | 116 --
3 files changed, 118 de
branch: elpa/php-mode
commit bb5bec31ee927e184c1ddc162d0ddbb92d56d633
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-ide.el
---
Cask| 2 +
Makefile| 1 +
lisp/php-ide.el | 184
3 files changed, 187 insertions(
branch: elpa/php-mode
commit acde9abad2777b9893a062ebc178313b0fb4b2cb
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-eglot.el
---
Cask | 1 +
Makefile | 1 +
lisp/php-eglot.el | 116 ++
3 files changed, 118 inser
elpasync pushed a change to branch elpa/php-mode.
from 8e874a8fd8 Merge pull request #733 from
emacs-php/feature/php-format-disable-async-format
new 5d3e9462a2 Fix doc comment
new 67d818928a Add php-ide-phpactor.el
new acde9abad2 Add php-eglot.el
new bb5bec3
branch: elpa/php-mode
commit e45fa0766f277df50b1b5a8bda2d8ac49d42cabd
Author: USAMI Kenta
Commit: USAMI Kenta
Add lsp-bridge
---
lisp/php-ide.el | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/lisp/php-ide.el b/lisp/php-ide.el
index e19de0b219..1342c1564e 100644
-
branch: elpa/php-mode
commit 67d818928af5b5748021f26ebc0ea1d02420e932
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-ide-phpactor.el
---
Cask | 2 +
Makefile | 1 +
lisp/php-ide-phpactor.el | 127 +++
3 fil
branch: elpa/php-mode
commit bed4d8ced39ecbfd6ac4961d88cb1ba9ddbaa939
Author: USAMI Kenta
Commit: USAMI Kenta
Bump up version 1.24.3
---
CHANGELOG.md | 4 +++-
Cask | 2 +-
lisp/php-align.el | 2 +-
lisp/php-complete.el | 2 +-
lisp/php-defs.el | 2 +
branch: elpa/php-mode
commit 271439397990da38c045a99cadafc13ddfa7b9eb
Author: USAMI Kenta
Commit: USAMI Kenta
Make PHP Mode requires Emacs 26.1+
---
.github/workflows/test.yml | 3 ---
README.ja.md | 2 +-
README.md | 2 +-
lisp/php-mode.el | 2 +-
4
branch: elpa/php-mode
commit ece3dd51ce8ef349335042097a836ef4cd2ff03a
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-ide-mode-functions instead of php-ide-mode-hooks
---
lisp/php-ide.el | 30 ++
1 file changed, 26 insertions(+), 4 deletions(-)
diff --git a/lisp
branch: elpa/php-mode
commit a01bb220bfa1bf3991dbc79d50ea49342d7a6833
Author: USAMI Kenta
Commit: USAMI Kenta
Add php-ide-eglot-server-program command
---
lisp/php-ide.el | 27 ++-
1 file changed, 26 insertions(+), 1 deletion(-)
diff --git a/lisp/php-ide.el b/lisp/p
branch: elpa/php-mode
commit 47e0813079cea6243139da2b6efedd36940367c8
Merge: c601f75fb9 2714393979
Author: USAMI Kenta
Commit: GitHub
Merge pull request #736 from emacs-php/drop/emacs-25
Make PHP Mode requires Emacs 26.1+
---
.github/workflows/test.yml | 3 ---
README.ja.md
branch: elpa/php-mode
commit c68e18c06b911a4d87607eb9991fc3b8dd3729ec
Merge: 5d3e9462a2 ece3dd51ce
Author: USAMI Kenta
Commit: GitHub
Merge pull request #709 from emacs-php/feature/php-ide
Experimental feature: PHP-IDE
---
CHANGELOG.md | 4 +
Cask
branch: elpa/xah-fly-keys
commit 7e0d33170c05ed3fe364430df7e8cdb4a36bfd70
Author: Xah Lee
Commit: Xah Lee
xah-fly-command-mode-activate now bound to too. (works in gui
emacs only.) reason:
advantage of making esc key do activate command mode:
- familiar to most people
branch: elpa/meow
commit fb61ce5943d7ad11f4a7350e4b561947bbbaea71
Author: Benjamin Slade
Commit: GitHub
Add visual-line versions of some MEOW operations/entities (#416)
- `meow-visual-line` as visual-line counterpart to `meow-line`
- `visual-line` as a new 'meow-thing
- `meo
branch: elpa/doc-show-inline
commit 261554a788e9cc6c0ba538a732667e514fab70c6
Author: Campbell Barton
Commit: Campbell Barton
Exclude commands from evil-mode repeat
---
changelog.rst | 3 +++
doc-show-inline.el | 14 ++
2 files changed, 17 insertions(+)
diff --git a/change
44 matches
Mail list logo