branch: elpa/evil-args
commit 2671071a4a57eaee7cc8c27b9e4b6fc60fd2ccd3
Author: Stefan Kangas
Commit: wcsmith
Bump version to 1.1
---
evil-args.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-args.el b/evil-args.el
index ec346f2ed9..dbe682e429 100644
--- a/evil-ar
branch: elpa/evil-args
commit 3558f15d0b6a88c44e90f2f2dfa304ed6051ee45
Author: Edmund Miller
Commit: GitHub
Update README.md
Fixed some headings
---
README.md | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index ae6404d90b..d7
branch: elpa/evil-args
commit 1d3ae8b93e195326f371caf378acce2a175589ca
Author: wcsmith
Commit: wcsmith
Added text objects to autoload.
---
evil-args.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/evil-args.el b/evil-args.el
index 17b886b47d..1fda382bef 100644
--- a/evil-args.el
++
branch: elpa/evil-args
commit b4c68bfb458210bbe0b7f35951400920b06f2285
Merge: 2a88b4d199 3558f15d0b
Author: wcsmith
Commit: GitHub
Merge pull request #8 from Emiller88/patch-1
Update README.md
---
README.md | 12 +++-
1 file changed, 7 insertions(+), 5 deletions(-)
diff --
branch: elpa/evil-args
commit 43c7fea7ee6f680358195108cb90b777f9cbf1cd
Author: wcsmith
Commit: wcsmith
Bugfix for evil-jump-out-args.
---
evil-args.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-args.el b/evil-args.el
index 84a93aaf0c..3613d05a38 100644
--- a/ev
branch: elpa/evil-args
commit c9c40dc0944ab1c19dda9829b3fae3f0f8d38064
Author: wcsmith
Commit: wcsmith
Fixed autoload typo.
---
evil-args.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/evil-args.el b/evil-args.el
index 1b69a80212..17b886b47d 100644
--- a/
branch: elpa/evil-args
commit 758ad5ae54ad34202064fec192c88151c08cb387
Author: Connor Smith
Commit: Connor Smith
Honor count argument for text objects.
E.g. 2daa will transform:
func(a, |b, c, d)
to:
func(a, |d)
---
evil-args.el | 4 ++--
1 file changed,
branch: elpa/evil-args
commit 1a0bb0e373ef1bc76b710144a6ae29bedf8d2a48
Author: wcsmith
Commit: wcsmith
Added evil-args to evil customize group.
---
evil-args.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/evil-args.el b/evil-args.el
index fd2c88ea0f..db1ab52f15 100
branch: elpa/evil-args
commit 916f1bc81b437a9fae2064a07ca53d3af3bb1bde
Author: wcsmith
Commit: wcsmith
Enabled customization of openers/closers/delimiters.
---
evil-args.el | 122 +++
1 file changed, 72 insertions(+), 50 deletions(-)
branch: elpa/evil-args
commit b554f83a31dd47cac9799725f379675f54ed0a6a
Merge: b4336c2317 36ba8acc97
Author: wcsmith
Commit: wcsmith
Merge pull request #3 from purcell/patch-1
Add missing colon in Package-Requires header
---
evil-args.el | 2 +-
1 file changed, 1 insertion(+), 1 del
branch: elpa/evil-args
commit 07d5f33908cefef76d32fae6de35084af5d2b40f
Author: wcsmith
Commit: wcsmith
Added autoloads.
---
evil-args.el | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/evil-args.el b/evil-args.el
index db1ab52f15..1b69a80212 100644
--- a/evil-
branch: elpa/evil-args
commit c19bc8d7f77bf76634a341eaf507e6e65c2c0247
Author: wcsmith
Commit: wcsmith
Updated README.
---
README.md | 86 ++-
1 file changed, 85 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
inde
branch: elpa/evil-args
commit d172084a205b36af18d72da4b8c98c89cec02c17
Author: wcsmith
Commit: wcsmith
README formatting.
---
README.md| 6 +++---
evil-args.el | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index c128d57eaf..5ce4d0aeaf 100
branch: elpa/evil-args
commit b4336c231700972a8c63f8b619f0f6d6fd602125
Author: wcsmith
Commit: wcsmith
Autoload text object macros as functions.
---
evil-args.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/evil-args.el b/evil-args.el
index 3613d05a38..79bf8d1db4
branch: elpa/evil-args
commit 574f9a24a1e33650a2432699113473b64b4b2992
Author: wcsmith
Commit: wcsmith
Added LICENSE.txt.
---
LICENSE.txt | 21 +
1 file changed, 21 insertions(+)
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 00..712a795923
--
branch: elpa/evil-args
commit 2a88b4d19953a11227cc1e91973b92149116f44c
Author: wcsmith
Commit: wcsmith
Add melpa instructions to README
---
README.md | 54 +++---
1 file changed, 31 insertions(+), 23 deletions(-)
diff --git a/README.md b/READ
branch: elpa/evil-args
commit 36ba8acc975f89ba52ce62be2a30211a9b4010dd
Author: Steve Purcell
Commit: Steve Purcell
Add missing colon in Package-Requires header
---
evil-args.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/evil-args.el b/evil-args.el
index 79bf8d1db4..
branch: elpa/evil-args
commit b2bfdab464e5969df99b5632c2af7eda54d57553
Author: wcsmith
Commit: wcsmith
Declare interactive commands as evil-motions separately from their
definitions.
---
evil-args.el | 26 +-
1 file changed, 17 insertions(+), 9 deletions(-)
diff --
branch: elpa/evil-args
commit 95deed7093458a73c9a51e9af9e8604dfd70d7b7
Author: wcsmith
Commit: wcsmith
Added default bindings for text objects.
---
README.md| 11 +++
evil-args.el | 14 ++
2 files changed, 17 insertions(+), 8 deletions(-)
diff --git a/README.md b/RE
branch: elpa/evil-args
commit e851ac457093d3e4e6761250ca0e156137108d1e
Author: wcsmith
Commit: wcsmith
Added more commentary to evil-args.el.
---
evil-args.el | 35 +--
1 file changed, 29 insertions(+), 6 deletions(-)
diff --git a/evil-args.el b/evil-args.el
branch: elpa/evil-args
commit 46aab06c34349317e4ad7d981976a894133e4fcc
Author: wcsmith
Commit: wcsmith
Added clearer language to keybinding documentation.
---
README.md| 2 +-
evil-args.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index
branch: elpa/evil-args
commit 8d03d9d54a83645cde9674fd82b2b7e86d822b9e
Author: wcsmith
Commit: wcsmith
Added license and boilerplate to evil-args.el.
---
evil-args.el | 29 +
1 file changed, 25 insertions(+), 4 deletions(-)
diff --git a/evil-args.el b/evil-args.
branch: elpa/evil-args
commit 0ab683418c1fbc2574efc21077ffec205aad89f2
Author: wcsmith
Commit: wcsmith
Modified autoload structure for inclusion with MELPA.
---
README.md| 13 +
evil-args.el | 48 ++--
2 files changed, 27 insertion
branch: elpa/evil-args
commit e904186006dabe7689abbb35ec060845961da099
Author: wcsmith
Commit: wcsmith
Added customization section to README.
---
README.md | 23 ---
1 file changed, 20 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index cbb7ff5bd8..7d
branch: elpa/evil-args
commit edcae1a8d98c718675cfeeb9167f494c94b8d61f
Author: wcsmith
Commit: wcsmith
Added evil-args.el
---
evil-args.el | 155 +++
1 file changed, 155 insertions(+)
diff --git a/evil-args.el b/evil-args.el
new file
branch: elpa/evil-args
commit 14de13714f8e355847fa4c209561316ec33b9911
Author: wcsmith
Commit: wcsmith
Initial commit.
---
README.md | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
new file mode 100644
index 00..1187157ba7
--- /dev/null
+++ b/README.m
branch: elpa/evil-args
commit f4cd3b8d5c9833733d202800b218a5b917eb346e
Author: wcsmith
Commit: wcsmith
Added motion-state binding suggestions to README.md.
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 7d2ef992c0..b2ca47c248 100644
--- a/RE
elpasync pushed a change to branch elpa/evil-args.
at 2671071a4a Bump version to 1.1
This branch includes the following new commits:
new 14de13714f Initial commit.
new 574f9a24a1 Added LICENSE.txt.
new edcae1a8d9 Added evil-args.el
new c19bc8d7f7 Updated
branch: main
commit 166402b0c12d9fb548e2f4d334b62968dd0a0482
Author: Stefan Kangas
Commit: Stefan Kangas
* elpa-packages (evil-args): New package
---
elpa-packages | 3 +++
1 file changed, 3 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index b52c0e7e30..34f6f07d94 100644
--- a/
branch: elpa/elpher
commit 22649fd442d505af3367a6386fa7f0da9a82c9e8
Author: plugd
Commit: plugd
Updated installation instructions in README.
---
README | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/README b/README
index d684b91995..6be2207c26 100644
---
branch: elpa/elpher
commit 68388182b99d7e12ec649826cf0a8d167be57a88
Author: plugd
Commit: plugd
Prevent xterm-color ansi state from persisting across pages.
---
elpher.el | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/elpher.el b/elpher.el
index a869b6a880..eb888b653
elpasync pushed a change to branch elpa/elpher.
from 09f4d52c0f Fixed issues flagged by flycheck.
new 22649fd442 Updated installation instructions in README.
new 68388182b9 Prevent xterm-color ansi state from persisting across
pages.
Summary of changes:
README| 14 ++
branch: externals/dtache
commit ecf4c57d96eda400d9b2d5cfeaa9244993ae3603
Author: Niklas Eklund
Commit: Niklas Eklund
Update dtache to version 0.5
---
CHANGELOG.org | 4 +++-
dtache.el | 4 ++--
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
branch: elpa/rust-mode
commit abfb3196cbb3f5307b6989657ddf5d93f7514297
Author: Christophe Troestler
Commit: Christophe Troestler
Mention how to turn off `electric-indent-mode`
Fixes https://github.com/rust-lang/rust-mode/issues/437
---
README.md | 6 ++
1 file changed, 6 insert
branch: elpa/rust-mode
commit 41a543b94ee4cbe13619c924e59d7388d3d94aa5
Merge: 2da2e7f08a abfb3196cb
Author: brotzeit
Commit: GitHub
Merge pull request #440 from Chris00/electric-indent
Mention how to turn off `electric-indent-mode`
---
README.md | 6 ++
1 file changed, 6 insert
branch: elpa/evil
commit 787455068f56f29493cc1e33d4e5c2986ea25577
Author: Tom Dalziel <33435574+tomd...@users.noreply.github.com>
Commit: GitHub
Handle charwise >1 line deleting as linewise (#1578)
---
evil-commands.el | 66
evil-tests
branch: externals/dtache
commit f1447b56550ff580d92f2e60cb838b4c6ca49db3
Author: Niklas Eklund
Commit: Niklas Eklund
Add projectile integration example to README
Add example on how to integrate dtache with projectile.
---
README.org | 76 +---
branch: elpa/clojure-mode
commit 913e2450a77a6ddda051f55ac651c99337147db1
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Move defvars out of eval-when-compile
`defvar` (when given a single argument) is a compiler directive whose
execution has no effect.
The fact that i
branch: main
commit 4be7910c4f1f935720f615cfcfb7c8c9368bcad4
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (arduino-mode): Remove dead URL
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 21b72eb592..b5
branch: elpa/elpher
commit 954840cc5380bc15723bc60e385f2e65aa36bdf1
Author: plugd
Commit: plugd
Updated documentation for minor release.
---
README| 47 ++---
config.mk | 2 +-
elpher-pkg.el | 2 +-
elpher.el | 26 +++-
elpher.texi | 132 +
branch: main
commit a1e2c8e57b6c9cd830a104ffd961b9588504fa52
Author: Stefan Monnier
Commit: Stefan Monnier
* elpa-packages (kiwix): Remove dead URL
---
elpa-packages | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elpa-packages b/elpa-packages
index 271edd9ded..82a2ec907
branch: elpa/elpher
commit 09f4d52c0f3ff9cdd4fbddbdc513c42f6650918a
Author: plugd
Commit: plugd
Fixed issues flagged by flycheck.
Issues included:
1. Missing documentation on elpher-build-current-imenu-index
2. Variable referenced out of scope in elpher-gemini-insert-link
elpasync pushed a change to branch elpa/elpher.
from dc2d321c50 Allow xterm-color to modify properties (broken
otherwise).
new 954840cc53 Updated documentation for minor release.
new 09f4d52c0f Fixed issues flagged by flycheck.
Summary of changes:
README| 47 +++
branch: elpa/clojure-mode
commit f8989ab615a171d8a62c1313ad0b63aff1a2cab9
Author: Magnar Sveen
Commit: GitHub
Let the byte-compiler know about dynamic var
This should get rid of the warning in older emacsen.
---
clojure-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/cl
branch: elpa/clojure-mode
commit 328fb6cdd3ea861de210aab1d62e5bdd935105b9
Author: Magnar Sveen
Commit: GitHub
Speed up threading fns by turning off blink delay
The `delete-pair` function in lisp.el will intentionally wait to show a
blink. There's no need for that when running `cloj
45 matches
Mail list logo