branch: externals/eev
commit c0328f0b799a11f67614c5d7f1ca727cff9853d4
Author: Eduardo Ochs
Commit: Eduardo Ochs
Indicate the now the video "eev2019" has subtitles.
---
ChangeLog | 5 +
VERSION | 4 ++--
eev-intro.el | 20 +---
eev-videolinks.el |
branch: externals/vertico
commit 25676de12bc19cb4cc6c159d04b108923c9045b0
Author: Daniel Mendler
Commit: Daniel Mendler
Minor cleanup
---
vertico.el | 15 ++-
1 file changed, 6 insertions(+), 9 deletions(-)
diff --git a/vertico.el b/vertico.el
index 6562256ee6..72814a8362 10064
branch: externals/corfu
commit 8b4c3c27ab49b7a5f42d880565e4c8b2d01bc025
Author: Daniel Mendler
Commit: Daniel Mendler
Expand comment
---
corfu.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/corfu.el b/corfu.el
index 3fcee9c994..1670113173 100644
--- a/corfu.el
elpasync pushed a change to branch externals/embark-consult.
from 34272d51c5 Merge pull request #568 from astoff/grep-export
adds 23577c7fe8 Revert "Remove embark-open-externally to avoid
duplication with consult"
adds e7a921060c Merge pull request #573 from minad/open-extern
branch: externals/embark
commit 23577c7fe8489b8e48ea8db4de5b6c309e6c86cd
Author: Daniel Mendler
Commit: Daniel Mendler
Revert "Remove embark-open-externally to avoid duplication with consult"
This reverts commit 470f64c864bf7437ffd610607d8fdc05ec4c1257.
Fix #572
---
embark
branch: externals/embark
commit e7a921060c867c2e61cea42ff10fde92a36be445
Merge: 34272d51c5 23577c7fe8
Author: Omar Antolín Camarena
Commit: GitHub
Merge pull request #573 from minad/open-externally
Revert "Remove embark-open-externally to avoid duplication with consult"
---
embark-
branch: elpa/sweeprolog
commit 65b43c00d065639d53c6fbff63727d0b98cfb940
Author: Eshel Yaron
Commit: Eshel Yaron
ENHANCED: use variable names from docs when inserting next clause
* sweep.pl (sweep_format_head/2): new predicate.
* sweeprolog.el (sweeprolog-insert-clause): use it.
branch: elpa/cider
commit 17743001467e0045ecd6639aad45d21e89d6b9a2
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak the changelog
---
CHANGELOG.md | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 60ac041ae6..056f79a6d9 100644
--
branch: externals/tempel
commit eafb06e9d2be347f22b356388a8fa05b3cf24599
Author: Daniel Mendler
Commit: Daniel Mendler
Fix syntax documentation mistake for & and % (Fix #87)
---
README.org | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.org b/README.org
index
branch: externals/tempel
commit 5410821b3cf239c03649ecba88d7b733a331f7d7
Author: Daniel Mendler
Commit: Daniel Mendler
Fix for Emacs 29
---
tempel.el | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/tempel.el b/tempel.el
index 16c947eb9e..dd78a59f72 100644
--- a/
branch: externals/tempel
commit db4215723237ac1b411ae5a212bca7dccc083317
Author: Daniel Mendler
Commit: Daniel Mendler
Fix nil field issue, see #84
Thanks @rynoV!
---
tempel.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tempel.el b/tempel.el
index dd78a59f7
elpasync pushed a change to branch externals/tempel.
from fd0eb869a8 README: Add links to tempel-collection
new 5410821b3c Fix for Emacs 29
new db42157232 Fix nil field issue, see #84
Summary of changes:
tempel.el | 11 +++
1 file changed, 7 insertions(+), 4 delet
branch: externals/gnat-compiler
commit 7496273a2e9cf971aeef232b252b2eea93c93a74
Author: Stephen Leake
Commit: Stephen Leake
Match ada-mode function rename
* gnat-compiler.el (gnat-context-clause-region): Rename from
gnat-context-clause, match ada-mode rename.
---
gnat-compiler.
branch: elpa/sweeprolog
commit 38c0cc4fe6d56c7a35a14637fc819ecb8d4fbb35
Author: Eshel Yaron
Commit: Eshel Yaron
ENHANCED: highlight holes in incomplete terms
* sweeprolog.el (sweeprolog-predicate-completion-at-point): fontify
holes when inserting them.
(sweeprolog-analyze-st
branch: elpa/sweeprolog
commit 787c190438964cb8adff752c0f2e1bf19ca343de
Author: Eshel Yaron
Commit: Eshel Yaron
Improve sweeprolog-menu entry names
* sweeprolog.el (sweeprolog-info-manual): new function.
(sweeprolog-menu): add it, improve entry names.
---
sweeprolog.el | 41 +++
elpasync pushed a change to branch elpa/sweeprolog.
from 7f9c04f36d FIXED: possible crash after calling sweeprolog-restart
new 38c0cc4fe6 ENHANCED: highlight holes in incomplete terms
new 787c190438 Improve sweeprolog-menu entry names
Summary of changes:
sweeprolog.el | 1
branch: externals-release/org
commit e2366ac2830d073392fd9aae3b79ecdd87353bc9
Author: Ihor Radchenko
Commit: Ihor Radchenko
* lisp/org-persist.el: Do not litter /tmp when native compiling
Remove the directory created by `make-temp-file' when Emacs is called
with -Q command line
branch: externals/org
commit f731d45d28627a9e3c732070e55d68e2b16bda80
Merge: 036cc05a6d e2366ac283
Author: Ihor Radchenko
Commit: Ihor Radchenko
Merge branch 'bugfix'
---
lisp/org-persist.el | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/lisp/org-per
elpasync pushed a change to branch externals/org.
from 036cc05a6d Merge branch 'bugfix'
new e2366ac283 * lisp/org-persist.el: Do not litter /tmp when native
compiling
new f731d45d28 Merge branch 'bugfix'
Summary of changes:
lisp/org-persist.el | 18 +++---
1
branch: externals/denote
commit 0f7248b89178b6f12922f8eb0092cd5c728945ee
Author: Protesilaos Stavrou
Commit: Protesilaos Stavrou
Update the manual's Acknowledgements
This is for commit 7597329, which fixes a typo in the manual. It was
done in pull request 118 on the GitHub mirr
branch: externals/denote
commit 5f02c0511884ded19ef391e98a1b20ca775efcf1
Merge: 06b0a00819 7597329a62
Author: Protesilaos Stavrou
Commit: GitHub
Merge pull request #118 from sthesing/main
Fix minor typo in README.org
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion
elpasync pushed a change to branch externals/denote.
from 06b0a00819 Remove some needless punctuation from the manual
new 7597329a62 Fix minor typo in README.org
new 5f02c05118 Merge pull request #118 from sthesing/main
new 0f7248b891 Update the manual's Acknowledgem
branch: externals/denote
commit 7597329a62efc7b0446c3640ffcbe0e91931aa19
Author: Stefan Thesing
Commit: Stefan Thesing
Fix minor typo in README.org
---
README.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.org b/README.org
index ee0c76d112..a81df43ed3 100644
branch: elpa/engine-mode
commit f7b5aadafa45ae133b9b2c17327d2b63e226de9f
Author: Basil L. Contovounesios
Commit: Harry R. Schwartz
Fix cl/-lib usage
* Use cl-assert from cl-macs.el, not assert from unused cl.el.
* Do not unnecessarily load cl-lib at runtime.
---
engine-mode.el
branch: elpa/engine-mode
commit 5d99c1d49d801d52f36ee37a724bff14363c01c8
Author: Syohei YOSHIDA
Commit: Harry Schwartz
Add autoload cookie for lazy loading
---
engine-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/engine-mode.el b/engine-mode.el
index 88d8bd7272..f919a28cf7 100
branch: elpa/engine-mode
commit 9a1271b0051b9c939a63fa395cda2b5b64c5f36b
Author: Harry Schwartz
Commit: Harry Schwartz
Update documentation to change to `C-x /` prefix
---
engine-mode.el | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/engine-mode.el b/engine-mode
branch: elpa/engine-mode
commit 16ad9403df727238ec7cb8ae206c1d08540a813c
Author: Syohei YOSHIDA
Commit: Harry Schwartz
Load cl-lib instead of cl.el for using cl-defmacro
---
engine-mode.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
branch: elpa/engine-mode
commit 59f1d463fada670895b00bab406160570fb8bc35
Author: Kermit
Commit: Kermit
Fix rebind key conflict.
---
engine-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/engine-mode.el b/engine-mode.el
index b3c81122f8..b04184aaaf 100644
--- a/engine-mode.el
+++
branch: elpa/engine-mode
commit 615e55a806924258ea9f3e76b71a301c41658a7c
Author: Harry Schwartz
Commit: Harry Schwartz
Add GPLv3 badge to README
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 50e5812ded..11c348569a 100644
--- a/README.md
+++ b/
branch: elpa/engine-mode
commit 3d4870c3375ec9a5d82c3e159400602c4d64ff26
Author: Gábor Vida
Commit: Harry Schwartz
Fall back to the browse-url-browser-function
...when no browser is set.
This tiny commit changes the following issues:
- Default value of engine/brows
branch: elpa/engine-mode
commit 224919b6480126a6cf8dd9eee2c5e0be50dc68f7
Author: Nattaphoom Ch
Commit: Nattaphoom Ch
Corrected Project Gutenberg URL.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d042e6c614..fe3be31398 100644
-
branch: elpa/engine-mode
commit 2c92e76819690e3e0456f16779979a276705676c
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Bump version to 2.1.2
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index e6f062138f..4163831
branch: elpa/engine-mode
commit 282f5d5910a7bdda08905d7c4e0c87cf96244cb0
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Fix link to MELPA Stable status badge
And use HTTPS for all the badges, too, why not.
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(
branch: elpa/engine-mode
commit feb41a46e3a4cfcdea405db2bc3ea485776eaa7f
Author: Basil L. Contovounesios
Commit: Harry R. Schwartz
Escape docstring bol open-parentheses
This prevents the open-parenthesis from being treated as the start
of a defun, as described in (info "(elisp)
branch: elpa/engine-mode
commit c37373e36ccd8e0c4c2142806f38cc8a640f09a9
Author: Laurent Gatto
Commit: Laurent Gatto
requiring engine-mode
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d58aabec40..d376e4c473 100644
--- a/README
branch: elpa/engine-mode
commit f8540c99821a0ef43796bcd49c374e4bee202257
Author: Harry Schwartz
Commit: Harry Schwartz
get search term through interactive
---
engine-mode.el | 11 ++-
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/engine-mode.el b/engine-mode.el
index
branch: elpa/engine-mode
commit bd2ea005b393aa2635fd5356275966d824575ec6
Author: Harry Schwartz
Commit: Harry Schwartz
add a docstring for the defengine macro
---
engine-mode.el | 17 +
1 file changed, 17 insertions(+)
diff --git a/engine-mode.el b/engine-mode.el
index 8227
branch: elpa/engine-mode
commit 9e8b10b029f63bc0399f8975a28247eaa78dfcbc
Author: Harry Schwartz
Commit: Harry Schwartz
Release version 1.0.0
We haven't had any interesting changes (or any changes at all, really)
in the last couple of months. Things seem stable enough to cut a
branch: elpa/engine-mode
commit 4a9cc581df2784968abdb125661a0e2e707fb9cd
Author: William West
Commit: William West
Add keymap to engine-mode docstring
\\{engine-mode-map} will display a list of current keybindings with
clickable links to the bound functions whenever the docstrin
branch: elpa/engine-mode
commit fbb23e7b1f176c62db3bb051bc4d8c68880c4f27
Author: Harry Schwartz
Commit: Harry Schwartz
Bump version to 2.1.0
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index 96978ebd53..5e1686cff5 10
branch: elpa/engine-mode
commit c73489f15b51e73598a98cc4bea4228bafde28d6
Author: Harry Schwartz
Commit: Harry Schwartz
Add README documentation for custom docstrings
---
README.md | 18 --
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
i
branch: elpa/engine-mode
commit 449c09afe58372c76fc2729f252ef86d79c181d8
Author: Harry Schwartz
Commit: Harry Schwartz
Nest prefixed keymaps correctly
We'd been handling prefixes by defining a string `engine/keymap-prefix`
which contained the prefix, concatenating that with the
branch: elpa/engine-mode
commit fd5a235b2c93b95143d676e6b654e388d7cdd956
Author: 96122 76
Commit: Harry Schwartz
Format with the same search-term many times in a search-engine-url
---
engine-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/engine-mode.el b/eng
branch: elpa/engine-mode
commit 20608906f8c098db50b4c0a1985459e91402b222
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Document installation with use-package
---
README.md | 10 ++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index 51016695a6..adc6a4e69
branch: elpa/engine-mode
commit 2c327f178598a41c753b3e3a5b3bc9d4d064fe2a
Author: Harry Schwartz
Commit: Harry Schwartz
Set engine-specific browsers
Sometimes we want to the results of a specific engine with a nonstandard
browser. This provides the `:browser` keyword argument to
branch: elpa/engine-mode
commit 98020c5c8fcc3c675999fc6215af6a6259c5c017
Author: Harry Schwartz
Commit: Harry Schwartz
Update README text around Chrome script
---
README.md | 12 +---
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/README.md b/README.md
index fe3be3139
branch: elpa/engine-mode
commit fac252e11dd38fe89d6285a12352fee0e4d31b00
Author: Harry Schwartz
Commit: Harry Schwartz
Add documentation for redefining the keymap prefix
---
README.md | 14 ++
1 file changed, 14 insertions(+)
diff --git a/README.md b/README.md
index 3cd205a4a4.
branch: elpa/engine-mode
commit 57045918301f5a96f67bd409f7683987a72272cd
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Document binding keymaps with use-package
---
README.md | 6 ++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index d9091393a1..f7d80e26c4 1
branch: elpa/engine-mode
commit 50b0d436e8ff11780b8521b7797f62893526d7de
Author: Basil L. Contovounesios
Commit: Harry Schwartz
Define prefixed map as an actual prefix command
In addition to setting engine-mode-prefixed-map as a sparse keymap
variable, this also sets its functio
branch: elpa/engine-mode
commit 4e1d462a30f213dc0bd0d5f67b905039675ba36f
Author: Harry Schwartz
Commit: Harry Schwartz
Add link to the EmacsNYC presentation
That talk explained a little bit about how and why to use engine-mode,
so it seems reasonable to include a link to it in t
branch: elpa/engine-mode
commit b6fafabc688084c142fbc7df19a7be15f55f32f3
Author: Phil Hudson
Commit: Harry R. Schwartz
Better docstrings
Placate the byte-compiler by making >80-character docstrings much less
likely.
---
engine-mode.el | 5 ++---
1 file changed, 2 insertions(+), 3
branch: elpa/engine-mode
commit a5f1ae2b087109f37a704c496942cec9d9f48698
Author: Stefan Kangas
Commit: Harry R. Schwartz
Bump version to 2.2.1
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index cc08d9a355..2bc84457c2
branch: elpa/engine-mode
commit 5d6c6495b31a8029b5122cfe9790c1c2609dd731
Author: Harry Schwartz
Commit: Harry Schwartz
Bump verion number to 2.0.0 in comment header
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index 3
branch: elpa/engine-mode
commit def7195c8782419193d1ddde133344d52114ee08
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Include dependency on format-spec
We use format-spec to generate search engine URLs, but never actually
require it
anywhere! On a clean Emacs installatio
branch: elpa/engine-mode
commit 30a361b27f203a0ecc59c45e45bc8a6c6e79faae
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Remove the rfcs search engine from the docs
It seems as if `pretty-rfc.herokuapp.com` didn't survive the latest Heroku
purge, and this example doesn't dem
branch: elpa/engine-mode
commit a1b3e4fb71155c01963a3451c3e45d3a08215ede
Author: Harry Schwartz
Commit: Harry Schwartz
Include animated gif demo
Lots of projects demo their features with an animated gif embedded in
their READMEs. That's an awfully good idea (it definitely influe
branch: elpa/engine-mode
commit e44d23f6c9fde8eaf23d77a55cc2459136b53d8d
Author: Harry Schwartz
Commit: Harry Schwartz
Add melpa-stable badge to README
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index ac0be62837..d042e6c614 100644
--- a/README.
branch: elpa/engine-mode
commit 278d4d9e9ce99177d3d1f05cc79e101a5748e1fb
Author: Stefan Kangas
Commit: Harry R. Schwartz
Allow nil value for engine/keybinding-prefix
---
engine-mode.el | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/engine-mode.el b/engine-mode.el
branch: elpa/engine-mode
commit f36d8bf785de6a2839e779a1b71f54daf907f958
Author: Stefan Kangas
Commit: Harry R. Schwartz
Prefer HTTPS to HTTP
---
LICENSE.md | 8
README.md | 20 ++--
engine-mode.el | 2 +-
3 files changed, 15 insertions(+), 15 deletions(-
branch: elpa/engine-mode
commit a8e7bd3afb3da13bcabf840035ded261f1169b19
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Fix documentation for browse-url-browser-function
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6d4cd0
branch: elpa/engine-mode
commit 408932727bb723017eaf6338e50cb6d1266b8df8
Author: Binsheng Liu
Commit: Harry R. Schwartz
display the default word in prompt if available
---
engine-mode.el | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/engine-mode.el b/engine-m
branch: elpa/engine-mode
commit 96b3488a6de2f50b8ba3a101e04ebcbe9821a989
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Bump version to 2.1.1
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index 21c014cf39..5c95a26
branch: elpa/engine-mode
commit 08d1a52ce65ef4b2c40f378843a393032166518d
Author: Basil L. Contovounesios
Commit: Harry Schwartz
Autoload engine-mode
---
engine-mode.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/engine-mode.el b/engine-mode.el
index 4754644c9d..b727e6d005 100644
---
branch: elpa/engine-mode
commit 70bbde97bf39f5453ad93a5f6f1601d6bfccbb02
Author: Harry Schwartz
Commit: Harry Schwartz
define a prefix key (which defaults to "C-c /")
---
README.md | 11 ++-
engine-mode.el | 24 ++--
2 files changed, 24 insertions(+), 11 del
branch: elpa/engine-mode
commit e0910f141f2d37c28936c51c3c8bb8a9ca0c01d1
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Don't quote term-transformation-hook value
We had a bug in our documentation; the value associated with a
`term-transformation-hook` shouldn't be quoted.
branch: elpa/engine-mode
commit 4f2abf66d9c9bbe606a7270af9dfaf4199da5f71
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Ensure that local keymaps aren't propagated
To quote from @Ambrevar's issue:
> When point is on a thing that has a local keymap property, the local
branch: elpa/engine-mode
commit 243d04691475b47a4453ad7106d8268ca14d9f28
Author: stardiviner
Commit: stardiviner
make engine-mode keybinding prefix customizable
---
engine-mode.el | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index
branch: elpa/engine-mode
commit d99f9b4ab266b2b777f3f323f766687970456fa9
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Prevent browse-url-browser-function shadowing
Engines, by default, use the built-in `browse-url-browser-function` to
decide
which browser to open for a g
branch: elpa/engine-mode
commit 75bca85a18fee8ffbc4397d5e45cb32c42dcd5ce
Author: Harry Schwartz
Commit: Harry Schwartz
minor tweaks
* Assert that engine-name is a symbol
* defengine always returns the function, even with keybindings
Thanks to @purcell! https://github.co
branch: elpa/engine-mode
commit 117a9c0cbc1ff8ade7f17cd40d1d2f5eb24f51a3
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Use kbd to convert :keybinding correctly
Previously, assigning `:keybinding` to `"a b"` would bind the associated
engine
to `C-x / a SPC b`. That `SPC` i
branch: elpa/engine-mode
commit eff5f268949ab90c8cf639e71166511705ad0da1
Author: Harry Schwartz
Commit: Harry Schwartz
Add a custom variable to set the default browser
Previously, if a user wanted to change the default browser for all
engines, they had to overwrite `browse-url-b
branch: elpa/engine-mode
commit c68054af3026f37177069a6ed7232202b050b74a
Author: Harry Schwartz
Commit: Harry Schwartz
update package commentary
---
engine.el | 37 +++--
1 file changed, 31 insertions(+), 6 deletions(-)
diff --git a/engine.el b/engine.el
ind
branch: elpa/engine-mode
commit f955a5b889aa54ed5cd89bb31b1003f1977b3482
Author: Stefan Kangas
Commit: Harry R. Schwartz
Fix issues found by package-lint
---
engine-mode.el | 36 +++-
1 file changed, 19 insertions(+), 17 deletions(-)
diff --git a/engine-mode
branch: elpa/engine-mode
commit 673f9f49a39ea59b03248b4ab6e34c77d1d02905
Author: Nick Drozd
Commit: Harry R. Schwartz
Declare defengine indentation
Bad:
```emacs-lisp
(defengine oeis
"http://oeis.org/search?q=%s";
:keybinding "o")
```
branch: elpa/engine-mode
commit 65e9a37fd05b1082c64d80af419fdd21113de2a4
Author: Basil L. Contovounesios
Commit: Harry Schwartz
Minimise side-effects when loading
Simultaneously appease byte-compiler.
---
engine-mode.el | 19 +++
1 file changed, 11 insertions(+), 8
branch: elpa/engine-mode
commit 2ddc5ec62726e446c15197628e0f8e5cdf8016f1
Author: Harry Schwartz
Commit: Harry Schwartz
Switch engine keybinding to be a keyword argument
Previously, the key to which an engine was bound was an *optional*
argument, so we'd say something like:
branch: elpa/engine-mode
commit 2935da0bc8773cd8513f6a882babb8726f9f487b
Author: Harry Schwartz
Commit: Harry Schwartz
Link to @sshaw's script to import from Chrome/OSX
This should resolve https://github.com/hrs/engine-mode/issues/6
---
README.md | 12 +++-
1 file changed,
branch: elpa/engine-mode
commit 7b0872e29703532733136425b28221591074c369
Author: Harry Schwartz
Commit: Harry Schwartz
Provide a hook to transform the search term
Sometimes, for a given engine, we want to apply a function to a search
term before it's interpolated into the URL. T
branch: elpa/engine-mode
commit e99f2058732334169a6d955ddfd201f99897fb03
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Document a definition of the Qwant search engine
Thanks to @tomekw for the suggestion!
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/R
branch: elpa/engine-mode
commit 3d4d39f29c8789cacc30139f60f101e79da85365
Author: Harry Schwartz
Commit: Harry Schwartz
License under GPLv3
---
LICENSE.md | 674 +
1 file changed, 674 insertions(+)
diff --git a/LICENSE.md b/LICENSE
branch: elpa/engine-mode
commit 07a5196be857143b13496e99860f1fa6fea69233
Author: Harry Schwartz
Commit: Harry Schwartz
Update README with the new prefix `C-x /`
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f7fd507b24..3d
branch: elpa/engine-mode
commit 4fa7ee6c0605aec0ca485f381cb5e57d8cd72247
Author: Harry Schwartz
Commit: Harry Schwartz
Add documentation for changing the default browser
Technically this isn't part of engine-mode, but it's something that
users would conceivably want to know. Mig
branch: elpa/engine-mode
commit 244610231f48af10e9cd0931827543e1fcdb3f32
Author: Harry Schwartz
Commit: Harry Schwartz
Include a MELPA badge on the README
We had already linked to MELPA stable, but we didn't have a link to the
regular MELPA repository.
---
README.md | 1 +
1 fi
branch: elpa/engine-mode
commit baa515155287b2fa78f9050dad2a672885297ca0
Author: Harry Schwartz
Commit: Harry Schwartz
Reformat README to use 80-character lines
Oh, `M-x fill-paragraph`, how I love you.
---
README.md | 78 ++--
branch: elpa/engine-mode
commit 1bfcc961c5bcf4ece86f054308f51fa439cf1cc9
Author: Harry Schwartz
Commit: Harry Schwartz
Set URL to the bare GitHub repo
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index 5e1686cff5..c30
branch: elpa/engine-mode
commit b804a5d6c8700ac8df7acd1dbb2424e2ae2253c9
Author: Harry Schwartz
Commit: Harry Schwartz
use symbol under point as the default search term
---
engine-mode.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/engine-mode.el b/engine-mode.el
branch: elpa/engine-mode
commit da0083313054809ab22f21010c20cff4beab43ab
Author: Harry Schwartz
Commit: Harry Schwartz
we're on MELPA! :D
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d376e4c473..553dc818d2 100644
--- a/R
branch: elpa/engine-mode
commit 7617af1c21de9dd625bbd4eda08442f4c70d944f
Author: Harry Schwartz
Commit: Harry Schwartz
avoid multiple-evaluation issue for engine-name
---
engine-mode.el | 13 +++--
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/engine-mode.el b/engine
branch: elpa/engine-mode
commit 8851758d4d30cd0a08a5d2557e7097a07118f133
Author: Harry Schwartz
Commit: Harry Schwartz
Allow defengine to assign custom docstrings
When defengine creates a search function it assigns it a generic
automatically-generated docstring. This looks like:
branch: elpa/engine-mode
commit f12a4e5ed19a5ca062bd1c76a90fe8293782dbc5
Author: Harry Schwartz
Commit: Harry Schwartz
rename engine -> engine-mode for consistency
---
engine.el => engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine.el b/engine-mode.el
branch: elpa/engine-mode
commit b84d806f7533029ccb14503eec661719b9fab12c
Author: Harry Schwartz
Commit: Harry Schwartz
fix documentation typo
---
engine-mode.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/engine-mode.el b/engine-mode.el
index c72be1c437..ef96668215 1
branch: elpa/engine-mode
commit a978c58675d9a1524de5f80b9212f6b2e7a29e25
Author: Stefan Kangas
Commit: Harry R. Schwartz
Add .elpaignore for NonGNU ELPA
---
.elpaignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.elpaignore b/.elpaignore
new file mode 100644
index 00..0e4b7
branch: elpa/engine-mode
commit c3f2de1a8a76e3e2fe413a911ea502e3d0dbc460
Author: Harry Schwartz
Commit: Harry Schwartz
initial commit
---
README.md | 89 +++
engine.el | 72 +++
2 fil
branch: elpa/engine-mode
commit e20ec930b2642ad9b45e6e5f0f525c6a837725b2
Merge: b84d806f75 c37373e36c
Author: Harry R. Schwartz
Commit: Harry R. Schwartz
Merge pull request #2 from lgatto/master
(require 'engine-mode) in README
---
README.md | 2 +-
1 file changed, 1 insertion(+),
elpasync pushed a change to branch elpa/engine-mode.
at 30a361b27f Remove the rfcs search engine from the docs
This branch includes the following new commits:
new c3f2de1a8a initial commit
new c68054af30 update package commentary
new f12a4e5ed1 rename engine -> e
branch: externals/vertico
commit eaf09597241eb820ed090ed4cbb91746d9f9a4fc
Author: Daniel Mendler
Commit: Daniel Mendler
vertico-directory-enter: Handle ./ and ../ properly
Instead of backspace (vertico-directory-up) the user can also enter .. RET
to go
up one directory.
---
ex
elpasync pushed a change to branch externals/vertico.
from 1dfa69434b vertico-directory-up: Accept nil argument
new eaf0959724 vertico-directory-enter: Handle ./ and ../ properly
new becc0cbbce Update changelog
Summary of changes:
CHANGELOG.org | 1 +
e
branch: externals/vertico
commit becc0cbbce1114ec1ab6f2e10dc50bf590ca7d7b
Author: Daniel Mendler
Commit: Daniel Mendler
Update changelog
---
CHANGELOG.org | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 903b9b7a67..e8f6f7a558 100644
--- a/CHANGELOG.or
branch: main
commit b552c0281318bbde11e618e3101f5bf45dc8c19f
Author: Stefan Kangas
Commit: Stefan Kangas
* elpa-packages (engine-mode): New package.
---
elpa-packages | 4
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 1d26a5a884..bbeefa71a3 100644
--
branch: elpa/cider
commit 7926be8e9c20951e15c449f7c865cd3624973fc8
Author: Bozhidar Batsov
Commit: Bozhidar Batsov
Tweak a couple of changelog entries
---
CHANGELOG.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a6e978fa9..60ac0
1 - 100 of 193 matches
Mail list logo