_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-consult 3.1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/minad/consult
Licenses: GPL 3+
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-consult 3.1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/minad/consult
Licenses: GPL 3+
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-passage 2.0-0.5f1ad81
Propagated dependencies: emacs-age@0.1.9 emacs-f@0.21.0 emacs-s@1.13.0 emacs-with-editor@3.4.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/anticomputer/passage.el
Licenses: GPL 3+
Synopsis: Pass-Age Encryption support for Emacs
Description:

This package provides transparent Age file encryption and decryption in Emacs for Pass-Age, a port of Pass, the standard Unix password manager.

emacs-consult 0.34-6.576a54f
Propagated dependencies: emacs-compat@30.1.0.1
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/minad/consult
Licenses: GPL 3+
Synopsis: Consulting completing-read
Description:

This package provides various handy commands based on the Emacs completion function completing-read, which allows quickly selecting from a list of candidates.

emacs-orglink 1.2.8
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tarsius/orglink
Licenses: GPL 3+
Synopsis: Use Org mode links in other modes
Description:

This library implements support for some Org mode link types in other major modes. Links can be opened and edited like in Org mode.

emacs-so-long 1.1.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/SoLong
Licenses: GPL 3+
Synopsis: Improve performance in files with long lines
Description:

This package improves the performance of Emacs when viewing files with long lines. It is included as standard with Emacs 27 or later.

emacs-diredfl 0.5
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/purcell/diredfl/
Licenses: GPL 3+
Synopsis: Extra Emacs font lock rules for a more colourful Dired
Description:

This library enables additional font locking in Dired mode. This is adapted from the extra font lock rules provided by Drew Adams' Dired+ package.

emacs-devdocs 0.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/astoff/devdocs.el
Licenses: GPL 3+
Synopsis: Emacs viewer for DevDocs
Description:

This package provides a documentation viewer similar to Emacs's built-in Info browser, but geared towards documentation obtained from https://devdocs.io.

emacs-request 0.3.2-1.3336eaa
Propagated dependencies: emacs-deferred@0.5.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tkf/emacs-request
Licenses: GPL 3+
Synopsis: Package for speaking HTTP in Emacs Lisp
Description:

This package provides a HTTP request library with multiple backends. It supports url.el which is shipped with Emacs and the curl command line program.

emacs-sink-el 0.1-0.d64ee23
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/alcah/sink.el
Licenses: Unlicense
Synopsis: Receive messages from Plan9's plumber in Emacs
Description:

sink.el provides a global minor mode allowing Emacs to receive and respond to messages from the Plan9 plumber via its ports interface.

emacs-newfile 1.4.0
Channel: plt
Location: plt/packages/emacs-xyz.scm (plt packages emacs-xyz)
Home page: https://sr.ht/~plattfot/newfile
Licenses: GPL 3+
Synopsis: Functions to setup a new source file in @code{Emacs}
Description:

Functions to make it easier to setup new files when coding in Emacs. Right now it only supports setting up files for C++.

emacs-devdocs 0.1-0.b23344c
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/astoff/devdocs.el
Licenses: GPL 3+
Synopsis: Emacs viewer for DevDocs
Description:

devdocs.el is a documentation viewer similar to Emacs's built-in Info browser, but geared towards documentation obtained from https://devdocs.io.

emacs-wordnut 0.1-0.feac531
Propagated dependencies: wordnet@3.0 emacs-adaptive-wrap@0.8
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/gromnitsky/wordnut
Licenses: GPL 3+
Synopsis: Major mode for WordNet
Description:

This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.

emacs-navigel 1.0.0
Propagated dependencies: emacs-tablist@1.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/navigel
Licenses: GPL 3+
Synopsis: Emacs library for creating tabulated-list based user-interfaces
Description:

The navigel package is a library that makes it simpler for Emacs Lisp developers to define user-interfaces based on tablists (also known as tabulated-lists).

emacs-turtles 2.0.1
Propagated dependencies: emacs-compat@30.1.0.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/szermatt/turtles
Licenses: GPL 3+
Synopsis: Library for writing ERT-based tests
Description:

This package helps writing ERT-based tests that check how Emacs renders buffers and windows. The ERT tests can be run interactively or in batch mode.

emacs-wordnut 0.1-0.feac531
Propagated dependencies: wordnet@3.0 emacs-adaptive-wrap@0.8
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/gromnitsky/wordnut
Licenses: GPL 3+
Synopsis: Major mode for WordNet
Description:

This Emacs package provides an interface for wordnet. Features include completion, if the query is not found too ambiguous and navigation in the result buffer.

emacs-weblorg 0.1.2-0.0db218b
Propagated dependencies: emacs-templatel@0.1.6
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://emacs.love/weblorg/
Licenses: GPL 3+
Synopsis: Static site generator for Org mode
Description:

Weblorg is a static site generator particularly suitable for blogs, written in Emacs Lisp and with support for templates and themes. It requires no external dependencies.

emacs-charles ff2088e1a0123b57f92f16830d747d4d57b3e978
Propagated dependencies: emacs-dash@2.20.0
Channel: guixrus
Location: guixrus/packages/emacs.scm (guixrus packages emacs)
Home page: https://github.com/charJe/.emacs.d
Licenses: None
Synopsis: Miscellaneous functions that char uses
Description:

Various helper functions that char uses including a SQL utility for connecting to postgres, inserting tickets into a commit message, dragging a buffer around, and more.

emacs-svn-log 1.0.1
Propagated dependencies: emacs-dash@2.20.0 emacs-s@1.13.0
Channel: plt
Location: plt/packages/emacs-xyz.scm (plt packages emacs-xyz)
Home page: https://sr.ht/~plattfot/emacs-svn-log
Licenses: GPL 3+
Synopsis: Parse @code{svn} log in @code{xml} format and do operations on it
Description:

Parse svn logs that are exported as xml in to emacs. Have functions to dump a summary in an org-mode buffer.

emacs-flim-lb 1.14.9-147.774e40d
Propagated dependencies: emacs-apel-lb@10.8-82.1a6fd3b emacs-oauth2@0.18.4
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/WanderLust
Licenses: GPL 2+
Synopsis: Library for basic features about message representation or encoding
Description:

FLIM is a library to provide basic features about message representation or encoding. FLIM-LB is a variant of FLIM, which features supports to latest Emacs.

emacs-ox-hugo 0.12.2
Propagated dependencies: emacs-tomelr@0.4.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://ox-hugo.scripter.co
Licenses: GPL 3+
Synopsis: Hugo markdown back-end for Org export engine
Description:

Ox-hugo is an Org exporter backend that exports Org to Hugo-compatible Markdown, Blackfriday, and also generates the front-matter in TOML or YAML format.

emacs-apel-lb 10.8-82.1a6fd3b
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://www.emacswiki.org/emacs/WanderLust
Licenses: GPL 2+
Synopsis: Library for making portable Emacs Lisp programs
Description:

A Portable Emacs Library (APEL) is a library for making portable Emacs Lisp programs. APEL-LB is a variant of APEL, which features supports to latest Emacs.

emacs-cc-mode 5.35
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://cc-mode.sourceforge.net/
Licenses: GPL 3+
Synopsis: Framework for creating major modes for C-style languages
Description:

CC Mode is an Emacs and XEmacs mode for editing C and other languages with similar syntax; currently C++, Objective-C, Java, CORBA's IDL, Pike, and AWK.

emacs-diff-hl 1.10.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/dgutov/diff-hl
Licenses: GPL 3+
Synopsis: Highlight uncommitted changes using VC
Description:

Diff Hl mode highlights uncommitted changes on the side of the window (using the fringe, by default), allows you to jump between the hunks and revert them selectively.

Total results: 8492