_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-company-ledger 20210910.250
Propagated dependencies: emacs-company@1.0.2
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/debanjum/company-ledger
Licenses: GPL 3
Build system: emacs
Synopsis: Fuzzy auto-completion for Ledger & friends
Description:

`company-mode backend for `ledger-mode', `beancount-mode and similar plain-text accounting modes. Provides fuzzy completion for transactions, prices and other date prefixed entries. See Readme for detailed setup and usage description. Detailed Description -------------------- - Provides auto-completion based on words on current line - The words on the current line can be partial and in any order - The candidate entities are reverse sorted by location in file - Candidates are paragraphs starting with YYYY[-/]MM[-/]DD Minimal Setup ------------- (with-eval-after-load company (add-to-list company-backends company-ledger)) Use-Package Setup ----------------- (use-package company-ledger :ensure company :init (with-eval-after-load company (add-to-list company-backends company-ledger)))

emacs-impatient-mode 20200723.2117
Propagated dependencies: emacs-simple-httpd@1.5.1 emacs-htmlize@1.59
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/netguy204/imp.el
Licenses: Public Domain
Build system: emacs
Synopsis: Serve buffers live over HTTP
Description:

impatient-mode is a minor mode that publishes the live buffer through the local simple-httpd server under /imp/live/<buffer-name>/. To unpublish a buffer, toggle impatient-mode off. Start the simple-httpd server (`httpd-start') and visit /imp/ on the local server. There will be a listing of all the buffers that currently have impatient-mode enabled. This is likely to be found here: http://localhost:8080/imp/ Except for html-mode buffers, buffers will be prettied up with htmlize before being sent to clients. This can be toggled at any time with `imp-toggle-htmlize'. Because html-mode buffers are sent raw, you can use impatient-mode see your edits to an HTML document live! This is perhaps the primary motivation of this mode. To receive updates the browser issues a long poll on the client waiting for the buffer to change -- server push. The response happens in an `after-change-functions hook. Buffers that do not run these hooks will not be displayed live to clients.

emacs-graphql-ts-mode 0.1.0-0.553fb3e
Propagated dependencies: tree-sitter-graphql@0-0.5e66e96
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~joram/graphql-ts-mode
Licenses: GPL 3+
Build system: emacs
Synopsis: This is a major mode for editing GraphQL documents
Description:
emacs-symbolword-mode 20180401.1427
Propagated dependencies: emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ncaq/symbolword-mode
Licenses:
Build system: melpa
Synopsis: Modify word split
Description:

Documentation at https://melpa.org/#/symbolword-mode

emacs-brutalist-theme 20250104.1112
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.madhouse-project.org/algernon/brutalist-theme.el
Licenses:
Build system: melpa
Synopsis: Brutalist theme
Description:

Documentation at https://melpa.org/#/brutalist-theme

emacs-narrow-reindent 20150722.1906
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emallson/narrow-reindent.el
Licenses:
Build system: melpa
Synopsis: Defines a minor mode to left-align narrowed regions
Description:

Documentation at https://melpa.org/#/narrow-reindent

emacs-nocomments-mode 20250103.1842
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/nocomments-mode
Licenses:
Build system: melpa
Synopsis: Minor mode that makes comments invisible
Description:

Documentation at https://melpa.org/#/nocomments-mode

emacs-reykjavik-theme 20201219.947
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mswift42/reykjavik-theme
Licenses:
Build system: melpa
Synopsis: Theme with a dark background
Description:

Documentation at https://melpa.org/#/reykjavik-theme

emacs-projection-dape 20241107.2107
Propagated dependencies: emacs-projection@20250927.1605 emacs-dape@0.25.0
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mohkale/projection
Licenses:
Build system: melpa
Synopsis: Projection integration for `dape'
Description:

Documentation at https://melpa.org/#/projection-dape

emacs-morgentau-theme 20260106.303
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Melchizedek6809/morgentau-theme
Licenses:
Build system: melpa
Synopsis: Tango-based custom theme
Description:

Documentation at https://melpa.org/#/morgentau-theme

emacs-corfu-prescient 20250816.19
Propagated dependencies: emacs-prescient@20250816.19 emacs-corfu@20260309.1551
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/radian-software/prescient.el
Licenses:
Build system: melpa
Synopsis: Prescient.el + Corfu
Description:

Documentation at https://melpa.org/#/corfu-prescient

emacs-metrics-tracker 20250120.1606
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ianxm/emacs-tracker
Licenses:
Build system: melpa
Synopsis: Generate reports of personal metrics from diary entries
Description:

Documentation at https://melpa.org/#/metrics-tracker

emacs-text-categories 20240921.824
Propagated dependencies: emacs-dash@20260221.1346
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Dspil/text-categories
Licenses:
Build system: melpa
Synopsis: Assign text categories to a buffer for mass deletion
Description:

Documentation at https://melpa.org/#/text-categories

emacs-django-snippets 20131229.1611
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/myfreeweb/django-mode
Licenses:
Build system: melpa
Synopsis: Yasnippets for django
Description:

Documentation at https://melpa.org/#/django-snippets

emacs-adafruit-wisdom 20200217.306
Propagated dependencies: emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/gonewest818/adafruit-wisdom.el
Licenses:
Build system: melpa
Synopsis: Get/display adafruit.com quotes
Description:

Documentation at https://melpa.org/#/adafruit-wisdom

emacs-baidu-translate 20211130.1235
Propagated dependencies: emacs-unicode-escape@20230109.1222
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/liShiZhensPi/baidu-translate
Licenses:
Build system: melpa
Synopsis: A plugin using baidu-translate-api
Description:

Documentation at https://melpa.org/#/baidu-translate

emacs-ob-coffeescript 20180126.719
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/brantou/ob-coffeescript
Licenses:
Build system: melpa
Synopsis: Org-babel functions for coffee-script evaluation, and fully implementation!
Description:

Documentation at https://melpa.org/#/ob-coffeescript

emacs-counsel-notmuch 20181203.935
Propagated dependencies: emacs-ivy@20260309.2102 emacs-notmuch@20260222.147 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/fuxialexander/counsel-notmuch
Licenses:
Build system: melpa
Synopsis: Search emails in Notmuch asynchronously with Ivy
Description:

Documentation at https://melpa.org/#/counsel-notmuch

emacs-devdocs-browser 20251129.225
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/blahgeek/emacs-devdocs-browser
Licenses:
Build system: melpa
Synopsis: Browse devdocs.io documents using EWW
Description:

Documentation at https://melpa.org/#/devdocs-browser

emacs-simple-modeline 20210312.1048
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/gexplorer/simple-modeline
Licenses:
Build system: melpa
Synopsis: A simple mode-line configuration for Emacs
Description:

Documentation at https://melpa.org/#/simple-modeline

emacs-suscolors-theme 20190713.1009
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/TheSuspiciousWombat/SusColors-emacs
Licenses:
Build system: melpa
Synopsis: Colorful theme, inspired by Gruvbox
Description:

Documentation at https://melpa.org/#/suscolors-theme

emacs-flycheck-gradle 20190315.234
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jojojames/flycheck-gradle
Licenses:
Build system: melpa
Synopsis: Flycheck extension for Gradle
Description:

Documentation at https://melpa.org/#/flycheck-gradle

emacs-flycheck-swift3 20221227.1307
Propagated dependencies: emacs-flycheck@20260224.1923
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/GyazSquare/flycheck-swift3
Licenses:
Build system: melpa
Synopsis: Flycheck: Swift support for Apple swift-mode
Description:

Documentation at https://melpa.org/#/flycheck-swift3

emacs-go-autocomplete 20170626.1023
Propagated dependencies: emacs-auto-complete@20251231.1622
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsattic/go-autocomplete
Licenses:
Build system: melpa
Synopsis: Auto-complete-mode backend for go-mode
Description:

Documentation at https://melpa.org/#/go-autocomplete

Total results: 8553