emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] branch elpa/engine-mode created (now 30a361b27f)


From: ELPA Syncer
Subject: [nongnu] branch elpa/engine-mode created (now 30a361b27f)
Date: Wed, 21 Dec 2022 09:58:51 -0500 (EST)

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 -> engine-mode for consistency
       new  7617af1c21 avoid multiple-evaluation issue for engine-name
       new  f8540c9982 get search term through interactive
       new  c37373e36c requiring engine-mode
       new  b84d806f75 fix documentation typo
       new  e20ec930b2 Merge pull request #2 from lgatto/master
       new  da00833130 we're on MELPA! :D
       new  75bca85a18 minor tweaks
       new  bd2ea005b3 add a docstring for the defengine macro
       new  70bbde97bf define a prefix key (which defaults to "C-c /")
       new  b804a5d6c8 use symbol under point as the default search term
       new  4fa7ee6c06 Add documentation for changing the default browser
       new  2935da0bc8 Link to @sshaw's script to import from Chrome/OSX
       new  3d4d39f29c License under GPLv3
       new  4a9cc581df Add keymap to engine-mode docstring
       new  4e1d462a30 Add link to the EmacsNYC presentation
       new  fac252e11d Add documentation for redefining the keymap prefix
       new  2ddc5ec627 Switch engine keybinding to be a keyword argument
       new  8851758d4d Allow defengine to assign custom docstrings
       new  c73489f15b Add README documentation for custom docstrings
       new  7b0872e297 Provide a hook to transform the search term
       new  2c327f1785 Set engine-specific browsers
       new  eff5f26894 Add a custom variable to set the default browser
       new  449c09afe5 Nest prefixed keymaps correctly
       new  9e8b10b029 Release version 1.0.0
       new  e44d23f6c9 Add melpa-stable badge to README
       new  224919b648 Corrected Project Gutenberg URL.
       new  98020c5c8f Update README text around Chrome script
       new  615e55a806 Add GPLv3 badge to README
       new  baa5151552 Reformat README to use 80-character lines
       new  a1b3e4fb71 Include animated gif demo
       new  244610231f Include a MELPA badge on the README
       new  243d046914 make engine-mode keybinding prefix customizable
       new  07a5196be8 Update README with the new prefix `C-x /`
       new  5d6c6495b3 Bump verion number to 2.0.0 in comment header
       new  9a1271b005 Update documentation to change to `C-x /` prefix
       new  59f1d463fa Fix rebind key conflict.
       new  16ad9403df Load cl-lib instead of cl.el for using cl-defmacro
       new  5d99c1d49d Add autoload cookie for lazy loading
       new  50b0d436e8 Define prefixed map as an actual prefix command
       new  08d1a52ce6 Autoload engine-mode
       new  65e9a37fd0 Minimise side-effects when loading
       new  fbb23e7b1f Bump version to 2.1.0
       new  1bfcc961c5 Set URL to the bare GitHub repo
       new  f7b5aadafa Fix cl/-lib usage
       new  feb41a46e3 Escape docstring bol open-parentheses
       new  408932727b display the default word in prompt if available
       new  3d4870c337 Fall back to the browse-url-browser-function
       new  fd5a235b2c Format with the same search-term many times in a 
search-engine-url
       new  117a9c0cbc Use kbd to convert :keybinding correctly
       new  4f2abf66d9 Ensure that local keymaps aren't propagated
       new  96b3488a6d Bump version to 2.1.1
       new  def7195c87 Include dependency on format-spec
       new  2c92e76819 Bump version to 2.1.2
       new  e99f205873 Document a definition of the Qwant search engine
       new  e0910f141f Don't quote term-transformation-hook value
       new  673f9f49a3 Declare defengine indentation
       new  a8e7bd3afb Fix documentation for browse-url-browser-function
       new  20608906f8 Document installation with use-package
       new  282f5d5910 Fix link to MELPA Stable status badge
       new  d99f9b4ab2 Prevent browse-url-browser-function shadowing
       new  5704591830 Document binding keymaps with use-package
       new  b6fafabc68 Better docstrings
       new  278d4d9e9c Allow nil value for engine/keybinding-prefix
       new  f955a5b889 Fix issues found by package-lint
       new  a978c58675 Add .elpaignore for NonGNU ELPA
       new  f36d8bf785 Prefer HTTPS to HTTP
       new  a5f1ae2b08 Bump version to 2.2.1
       new  30a361b27f Remove the rfcs search engine from the docs




reply via email to

[Prev in Thread] Current Thread [Next in Thread]