branch: externals/aggressive-indent
commit b0ec0047aaae071ad1647159613166a253410a63
Merge: 12a64b4 986df07
Author: Artur Malabarba
Commit: GitHub
Merge pull request #139 from purcell/always-kill-timer
Always kill timer
---
aggressive-indent.el | 37 +
branch: externals/aggressive-indent
commit fdafc533afc9bc86da56985f0544d36118122838
Author: leungbk
Commit: leungbk
Add elm- and haskell-mode.
---
aggressive-indent.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/aggressive-indent.el b/aggressive-indent.el
index f2
branch: externals/aggressive-indent
commit e8a6aa8f4fa5202ce3d98c6731e112d68b7370b4
Author: Steve Purcell
Commit: Steve Purcell
Fix typo in function name
---
aggressive-indent.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/aggressive-indent.el b/aggressive-in
branch: externals/aggressive-indent
commit d4616c8caf03671ab62f452c7e86b60f9d4b1ec6
Author: Artur Malabarba
Commit: Artur Malabarba
Try a different method of keeping timers from getting out of hand
Close #121
Another attempt at #112
---
aggressive-indent.el | 16 +--
branch: externals/aggressive-indent
commit cb416faf61c46977c06cf9d99525b04dc109a33c
Author: Artur Malabarba
Commit: Artur Malabarba
Version 1.10.0
---
aggressive-indent.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/aggressive-indent.el b/aggressive-indent.el
ind
branch: externals/aggressive-indent
commit f611f3114b55e92a03e978cd0721b21e58523f48
Author: Jian Wang
Commit: Jian Wang
Cancel the timer when buffer is killed
---
aggressive-indent.el | 12 ++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/aggressive-indent.el b/ag
branch: externals/aggressive-indent
commit 4994a50c6d0086491b1989830e29810e9daf0e5a
Author: Artur Malabarba
Commit: Artur Malabarba
Revert "Make the idle timer not be buffer local"
This reverts commit cc8da01e32684e1b75d2901400e6723b2c2d42f8.
---
aggressive-indent.el | 16 +
branch: externals/aggressive-indent
commit 12a64b4e5c1a1e124baa74336738b6ae1972607f
Author: Artur Malabarba
Commit: Artur Malabarba
Fix #137 - Trying to select deleted buffers
---
aggressive-indent.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/aggressive-inden
branch: externals/aggressive-indent
commit e1c17abb4aa714c2f5b2a2a4b45c4cd72d69a155
Author: Steve Purcell
Commit: Steve Purcell
Consistently kill timer safely, avoiding a race condition
---
aggressive-indent.el | 27 ---
1 file changed, 12 insertions(+), 15 deletions
branch: externals/aggressive-indent
commit d5417f449af0dc13c402e6d9949ba002aa8b83af
Author: Artur Malabarba
Commit: Artur Malabarba
Don't indent in ediff-merge buffers
---
aggressive-indent.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/aggressive-indent.el b/aggressive-indent.el
in
branch: externals/aggressive-indent
commit 584e3f92ab55a6111991df7ab07d6eee5441ec3a
Author: CeleritasCelery
Commit: CeleritasCelery
Prevent aggressive-indent-mode from modifying buffer after revert
---
aggressive-indent.el | 6 ++
1 file changed, 6 insertions(+)
diff --git a/aggressive
branch: externals/aggressive-indent
commit 986df07134448b8afb82be9350e48d4ee2b5f293
Author: Steve Purcell
Commit: Steve Purcell
Code actually requires Emacs 24.3, so state that explicitly
---
aggressive-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggressive
branch: externals/aggressive-indent
commit 5a019ef01b29b46381b9263f0edb3eee72b60328
Author: Artur Malabarba
Commit: Artur Malabarba
Exclude inf-ruby mode
---
aggressive-indent.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/aggressive-indent.el b/aggressive-indent.e
branch: externals/aggressive-indent
commit bfd04fcb943ec2e62a1c51408652c751d61cb59c
Merge: c28246b 81b6f68
Author: Artur Malabarba
Commit: GitHub
Merge pull request #136 from tmurph/master
Capture current buffer for idle timer indentation function.
---
aggressive-indent.el | 25 +++
branch: externals/aggressive-indent
commit 113389c223ed02cc44655fe6d891242dd0e5eb09
Merge: b0ec004 7e65c9e
Author: Artur Malabarba
Commit: Artur Malabarba
Merge remote-tracking branch 'elpa/externals/aggressive-indent'
---
aggressive-indent.el | 9 -
1 file changed, 4 insertions(+),
branch: externals/aggressive-indent
commit d6778ae89cd2d40949aa076a43e327f7acff59c3
Author: Artur Malabarba
Commit: Artur Malabarba
Add python to excluded modes
---
aggressive-indent.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/aggressive-indent.el b/aggressive-indent.el
index 328
branch: externals/aggressive-indent
commit 58348d29adf8d2f23da2798badd7f89ff59cd7cc
Merge: bfd04fc f611f31
Author: Artur Malabarba
Commit: GitHub
Merge pull request #135 from leuven65/master
Cancel the timer when buffer is killed
---
aggressive-indent.el | 12 ++--
1 file c
branch: externals/aggressive-indent
commit 0492172a766971405fb6dea19371a3c97db8dc3c
Author: Artur Malabarba
Commit: Artur Malabarba
1.8.4
---
aggressive-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggressive-indent.el b/aggressive-indent.el
index 607d83a..d
branch: externals/aggressive-indent
commit 3803f24020ef0a656dc5345713c4964073aec9a8
Merge: 1f09fe2 584e3f9
Author: Artur Malabarba
Commit: GitHub
Merge pull request #125 from CeleritasCelery/revert
Prevent aggressive-indent-mode from modifying buffer after revert
---
aggressive-ind
branch: externals/aggressive-indent
commit f920dd59c895875c23dd67e7a3e80763de4e913a
Merge: c39dbff fdafc53
Author: Artur Malabarba
Commit: GitHub
Merge pull request #123 from leungbk/patch
Add elm- and haskell-mode to excluded list.
---
aggressive-indent.el | 6 --
1 file chang
branch: externals/aggressive-indent
commit 5b653a5ffe176182807810f1ce7fcf48de1d8baf
Author: leungbk
Commit: leungbk
Fix typo.
---
aggressive-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggressive-indent.el b/aggressive-indent.el
index 9a77f2a..f2214fd 10064
branch: externals/aggressive-indent
commit 1f09fe232bf4d7e26bf0ef9104132daa99064fd1
Author: Artur Malabarba
Commit: Artur Malabarba
Add sql-interactive-mode
---
aggressive-indent.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/aggressive-indent.el b/aggressive-indent.el
index 6603a18
branch: externals/aggressive-indent
commit 9dfde9ccef6dffbfa68219d91703d779cfe7016a
Author: Artur Malabarba
Commit: Artur Malabarba
Don't enable in modes that derive from text-mode
---
aggressive-indent.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/aggressive-inde
branch: externals/aggressive-indent
commit c28246ba09d53e32cd9d8cafb1830f50387d9985
Merge: 3803f24 83bdea4
Author: Artur Malabarba
Commit: GitHub
Merge pull request #129 from yyoncho/master
Allow other after-change-functions to run
---
aggressive-indent.el | 2 +-
1 file changed, 1
branch: externals/aggressive-indent
commit 81b6f68282b8965f7f4def50575331e3791802ac
Author: Trevor Murphy
Commit: Trevor Murphy
Capture current buffer for idle timer indentation function.
---
aggressive-indent.el | 25 +
1 file changed, 13 insertions(+), 12 deletions
branch: externals/aggressive-indent
commit 654995124375e97864b8404d0a4bf0b16d74d04b
Author: Oscar Fuentes
Commit: Oscar Fuentes
Backport while-no-input from Emacs 27.0 to fix #111
---
aggressive-indent.el | 39 ++-
1 file changed, 38 insertions(+), 1 dele
branch: externals/aggressive-indent
commit c39dbff19743692907b4ac43d78fc528a023d855
Merge: d4616c8 6549951
Author: Artur Malabarba
Commit: GitHub
Merge pull request #118 from oscarfv/master
Backport while-no-input from Emacs 27.0 to fix #111
---
aggressive-indent.el | 39 ++
branch: externals/aggressive-indent
commit e3c41af5ca8fb6eb0845e9e96ded0416bb449bc8
Author: Artur Malabarba
Commit: Artur Malabarba
New variable: aggressive-indent-protected-current-commands
---
aggressive-indent.el | 18 ++
1 file changed, 18 insertions(+)
diff --git a/agg
branch: externals/aggressive-indent
commit 83bdea4b19b3a2d2f4acb4e83c7aefb2fc080621
Author: Ivan Yonchovski
Commit: Ivan Yonchovski
Allow other after-change-functions to run
Fixes https://github.com/emacs-lsp/lsp-mode/issues/911
---
aggressive-indent.el | 2 +-
1 file changed, 1 in
branch: externals/aggressive-indent
commit cc8da01e32684e1b75d2901400e6723b2c2d42f8
Author: Artur Malabarba
Commit: Artur Malabarba
Make the idle timer not be buffer local
Desperate attempt to resolve #112
---
aggressive-indent.el | 16 +++-
1 file changed, 7 insertions
branch: externals/aggressive-indent
commit 1d7185d27020c3e91a7da21800716079297938ac
Author: Artur Malabarba
Commit: Artur Malabarba
Fix #106 - Define variable: aggressive-indent-region-function
---
aggressive-indent.el | 28 +---
1 file changed, 17 insertions(+), 11
branch: externals/aggressive-indent
commit 5959b48e94493738ead6fc91f18e70155962ffba
Author: Artur Malabarba
Commit: Artur Malabarba
Experiment with testing `indent-line-function` instead of excluded-modes
---
aggressive-indent.el | 41 ++---
1 file change
branch: externals/aggressive-indent
commit 8e70039c7190639c43794cb75eae118c2faaa0d1
Merge: 1d7185d 450fe20
Author: Artur Malabarba
Commit: GitHub
Merge pull request #115 from joaotavora/master
Check no-indent conditions at lower level, so they work on save
---
aggressive-indent.el
monnier pushed a change to branch externals/aggressive-indent.
from 7e65c9e * aggressive-indent.el: Silence warning
new 7653dd5 Improve the logic for deciding how far to indent beyond
changed region
new 43bce89 Fix #92 - Define aggressive-indent-stop-here-hook
branch: externals/aggressive-indent
commit 450fe20181fe73b3d8e96f7aa608d3621672499e
Author: João Távora
Commit: João Távora
Check no-indent conditions at lower level, so they work on save
Otherwise, things like `smerge-mode` indent protection are for nothing
when the user saves
branch: externals/aggressive-indent
commit 893dae0245437c38ad898c83e0486612ea8d3125
Author: Artur Malabarba
Commit: Artur Malabarba
Add some modes to excluded modes
---
aggressive-indent.el | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/aggressive-indent.el b/ag
branch: externals/aggressive-indent
commit dfdf3b23d147a3b4d5e8ed80ee9ea098f65ca48c
Merge: a8c462f 86d5643
Author: Artur Malabarba
Commit: GitHub
Merge pull request #102 from raxod502/fix-protected-commands
Fix `aggressive-indent-protected-commands'
---
aggressive-indent.el | 2 +-
branch: externals/aggressive-indent
commit 4b01402373e0160f8cd3c7dd377b8ff69656f6ae
Author: Peter W. V. Tran-Jørgensen
Commit: GitHub
Fix typo in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 68e07ad..3c0cb48 100644
---
branch: externals/aggressive-indent
commit 8324b88d54970059b0f8dd4695e38db6223d39f7
Merge: dfdf3b2 4b01402
Author: Artur Malabarba
Commit: GitHub
Merge pull request #103 from peterwvj/master
Fix typo in README
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
branch: externals/aggressive-indent
commit 86d56436a4ed94ef68394c5da2f3cd0a85e4edbf
Author: Radon Rosborough
Commit: Radon Rosborough
Fix `aggressive-indent-protected-commands'
See #101 for discussion.
---
aggressive-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
branch: externals/aggressive-indent
commit 2f54a587ce2c7fdf48a2335b6a58172b66f9a581
Author: Artur Malabarba
Commit: Artur Malabarba
Use an idle-timer instead of sit-for+redisplay
---
aggressive-indent.el | 23 +++
1 file changed, 15 insertions(+), 8 deletions(-)
diff --
branch: externals/aggressive-indent
commit 7653dd522638013e97f2a4f9d3a479932ae1d482
Author: Artur Malabarba
Commit: Artur Malabarba
Improve the logic for deciding how far to indent beyond changed region
This should significantly improve behaviour in non-lisp languages.
---
aggressi
branch: externals/aggressive-indent
commit a8c462fbc03ef74e65f4d4a323ae3581f99e9683
Author: Artur Malabarba
Commit: Artur Malabarba
Add def to the list of ruby-mode exceptions
---
aggressive-indent.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/aggressive-indent.el b
branch: externals/aggressive-indent
commit 43bce892ce71b23528ad9e318b2b6e861c5ea6be
Author: Artur Malabarba
Commit: Artur Malabarba
Fix #92 - Define aggressive-indent-stop-here-hook
---
aggressive-indent.el | 27 +--
1 file changed, 25 insertions(+), 2 deletions(-)
branch: externals/consult
commit 49b64429a08a8696703a561a0e3dbfd7cbd2325e
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Temporarily remove UI-specific bindings
---
README.org | 6 ++
consult-selectrum.el | 25 +
consul
elpasync pushed a change to branch externals/consult.
from fb8043d consult-completing-read-multiple: Add consult-crm-prefix
new c997c0b consult-completing-read-multiple: Simplify
new 49b6442 consult-completing-read-multiple: Temporarily remove
UI-specific bindings
S
branch: externals/consult
commit c997c0bfb16693147091254a0dca5e9b7661ba04
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Simplify
---
consult.el | 79 +-
1 file changed, 37 insertions(+), 42 deletio
branch: externals/consult
commit 786a7051f2b5ce636f9191a9e387dfb7ed906ac4
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Handle undefined keybindings
---
consult.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/consult.el b/consult.el
i
elpasync pushed a change to branch externals/consult.
from 4e553d5 consult-completing-read-multiple: Add enhanced
keybindings for Vertico and Selectrum (Fix #353)
new a75c6b6 README: Improve documentation of
consult-completing-read-multiple
new 786a705 consult-comple
branch: externals/consult
commit a75c6b619045e777d2122e4dc802fc9cd8da8fd4
Author: Daniel Mendler
Commit: Daniel Mendler
README: Improve documentation of consult-completing-read-multiple
---
README.org | 8 ++--
consult.el | 6 +++---
2 files changed, 9 insertions(+), 5 deletions(-)
dif
branch: externals/consult
commit fb8043d6d551813205564b0967c51225adb11c5a
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Add consult-crm-prefix
---
README.org | 19
consult.el | 77 +++-
branch: externals/vertico
commit af43fc7b7c6babf40e3af4dedcc36a36e0916104
Author: Daniel Mendler
Commit: Daniel Mendler
Setup minibuffer with truncation by default
---
vertico.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/vertico.el b/vertico.el
index 05e72cc..2156aef 100644
--- a/
branch: externals/consult
commit 4e553d5fff3b1774d956e8f5259cf781cf3f9929
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Add enhanced keybindings for Vertico and
Selectrum (Fix #353)
---
consult-selectrum.el | 25 -
consult-vertico.e
branch: externals/vertico
commit a385330bba1f3904c726409a6c9ef8134fd38208
Author: Daniel Mendler
Commit: Daniel Mendler
vertico--resize-window: Minor cleanup
---
vertico.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vertico.el b/vertico.el
index 59e64a6..05e72cc
branch: externals/vertico
commit 55af6d6a07d986e70a3dc4aab29e95441cfbb6d5
Author: Daniel Mendler
Commit: Daniel Mendler
README: Update, mention consult-completing-read-multiple
---
README.org | 25 +
1 file changed, 17 insertions(+), 8 deletions(-)
diff --git a/READ
branch: externals/vertico
commit 07749346b2391b38dec6056e341dabc7a003fe5a
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add `consult-completing-read-multiple` to example configuration
---
README.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.org b/README.org
index 74
elpasync pushed a change to branch externals/vertico.
from a091a5a vertico--candidate: Remove vertico-current face
new 55af6d6 README: Update, mention consult-completing-read-multiple
new 8bf043d Fix resizing if there are no candidates and
vertico-resize=nil (Fix #75)
branch: externals/vertico
commit 8bf043d9f7c256b83b9709808c8394f7d051d4ca
Author: Daniel Mendler
Commit: Daniel Mendler
Fix resizing if there are no candidates and vertico-resize=nil (Fix #75)
---
vertico.el | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/vertico
branch: externals/consult
commit 9f0be8fef52ba0d4ad3928003665eac207b35bd0
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Fix selections in *Completions* buffer
---
consult.el | 53 +
1 file changed, 29 inse
branch: externals/consult
commit ae7fdb26fb23632a6a5c1b7538b478c6b8a96c8e
Author: Daniel Mendler
Commit: Daniel Mendler
Add consult-completing-read-multiple
---
CHANGELOG.org| 5 ++
README.org | 7 +++
consult-icomplete.el | 6 +--
consult-selectrum.el | 9 ++--
co
branch: externals/consult
commit a2b77916b6096c3d012198aac8b0c74e6472fe03
Author: Daniel Mendler
Commit: Daniel Mendler
Move function
---
consult.el | 238 +++--
1 file changed, 120 insertions(+), 118 deletions(-)
diff --git a/consult
branch: externals/consult
commit 7a93f917052be66700036f30d485718e804c7563
Author: Daniel Mendler
Commit: Daniel Mendler
consult-completing-read-multiple: Add consult--crm-setup-hook
This allows the addition of custom completion UI specific keybindings.
---
consult-selectrum.el | 13
elpasync pushed a change to branch externals/consult.
from 9cf95b4 README: Typo
new a2b7791 Move function
new ae7fdb2 Add consult-completing-read-multiple
new 7a93f91 consult-completing-read-multiple: Add
consult--crm-setup-hook
Summary of changes:
CHANGE
branch: externals/setup
commit 5c7c7797c246ceef50851d2dd831b19450eed1f7
Author: Philip Kaludercic
Commit: Philip Kaludercic
Handle more kinds of commands in :global, :bind and :rebind
---
setup.el | 24 +---
1 file changed, 21 insertions(+), 3 deletions(-)
diff --git a/
elpasync pushed a change to branch externals/setup.
from 028bac5 Update URL header
new 5c7c779 Handle more kinds of commands in :global, :bind and
:rebind
new d04e69c Remove variable comment from :option
Summary of changes:
setup.el | 27 ++-
branch: externals/setup
commit d04e69c4aa3dc49c44dced2c1e94140bac86ff39
Author: Philip Kaludercic
Commit: Philip Kaludercic
Remove variable comment from :option
---
setup.el | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/setup.el b/setup.el
index 461b438..cf21f0d 1006
branch: externals/shell-command+
commit 50cec1eff9273732416edd5f996e0c59b7e98e02
Author: Philip Kaludercic
Commit: Philip Kaludercic
Update URL header
---
shell-command+.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/shell-command+.el b/shell-command+.el
index eebb60
branch: externals/setup
commit 028bac50c53c167f0f32c3743a90dd6868660244
Author: Philip Kaludercic
Commit: Philip Kaludercic
Update URL header
---
setup.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.el b/setup.el
index 9b96637..257c50b 100644
--- a/setup.el
+++
branch: externals/consult
commit 9cf95b4f44d62669db882f06f8e572cdbcaab0f1
Author: Daniel Mendler
Commit: Daniel Mendler
README: Typo
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index 4dd5d26..4fd47ce 100644
--- a/README.org
+++
branch: externals/consult
commit c8bedbabd019dfe9eac739d35970c389d530b793
Author: Daniel Mendler
Commit: Daniel Mendler
README: Add note about consult-completion-in-region
---
README.org | 11 ---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/README.org b/README.org
elpasync pushed a change to branch externals/consult.
from 7f837ce Remove global state consult--multi-sources
new c8bedba README: Add note about consult-completion-in-region
new 4550e7c README: Use subsections
new 80604f4 Revert "README: Use subsections"
Su
branch: externals/consult
commit 80604f4b77b162b731d0ba1bf548f61abf264ee0
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "README: Use subsections"
This reverts commit 4550e7c4615ae8147606b7dc2f72f4fca2721e59.
---
README.org | 145 +-
branch: externals/consult
commit 4550e7c4615ae8147606b7dc2f72f4fca2721e59
Author: Daniel Mendler
Commit: Daniel Mendler
README: Use subsections
---
README.org | 145 -
1 file changed, 85 insertions(+), 60 deletions(-)
diff --git a
73 matches
Mail list logo