_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-helm-mode-manager 1.0.0
Propagated dependencies: emacs-helm@4.0.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/istib/helm-mode-manager/
Licenses: GPL 3+
Synopsis: Switch and toggle Emacs major and minor modes using Helm
Description:

This package provides a Helm interface for toggling Emacs major or minor mode.

  • helm-switch-major-mode list of all major modes

  • helm-enable-minor-mode list of all inactive minor modes

  • helm-disable-minor-mode list of all ACTIVE minor modes

Hitting RET enables the mode, C-z shows the mode documentation.

emacs-org-modern-indent 0.1.4
Propagated dependencies: emacs-org@9.7.25 emacs-compat@30.0.2.0
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/jdtsmith/org-modern-indent
Licenses: GPL 3+
Synopsis: modern block styling with org-indent
Description:

Modern block styling with org-indent.

org-modern provides a clean and efficient org style. The blocks (e.g. source, example) are particularly nicely decorated. But when org-indent is enabled, the block "bracket", which uses the fringe area, is disabled.

This small package approximately reproduces the block styling of org-modern when using org-indent. It can be used with or without org-modern. Recent versions support "bulk-indented" blocks nested within lists

emacs-semantic-refactor 0.5-1.6f2c97d
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/tuhdo/semantic-refactor
Licenses: GPL 3+
Synopsis: Refactoring tool for C/C++ and Lisp dialects
Description:

This package provides a refactoring tool based on the Emacs Semantic parser framework. For C and C++ it supports operations such as:

  1. Generating class implementations

  2. Generating function prototypes

  3. Converting functions to function pointers

  4. Moving semantic units

  5. etc...

For Lisp dialects like Clojure, ELisp, and Scheme, it supports operations such as:

  1. Formatting the whole buffer

  2. Converting sexpressions to one or multiple lines

  3. etc...

emacs-company-c-headers 20190825.1631
Propagated dependencies: emacs-company@1.0.2
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: unspecified
Licenses: GPL 2+
Synopsis: Company mode backend for C/C++ header files
Description:

This library enables the completion of C/C++ header file names using Company. To initialize it, just add it to `company-backends': (add-to-list company-backends company-c-headers) When you type an #include declaration within a supported major mode (see `company-c-headers-modes'), company-c-headers will search for header files within predefined search paths. company-c-headers can search "system" and "user" paths, depending on the type of #include declaration you type. You will probably want to customize the `company-c-headers-path-user and `company-c-headers-path-system variables for your specific needs.

emacs-tree-sitter-langs 0.12.22
Propagated dependencies: tree-sitter@0.20.10
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacs-tree-sitter/tree-sitter-langs
Licenses: Expat
Synopsis: Language bundle for Emacs's tree-sitter package
Description:

This is a convenient language bundle for the Emacs package tree-sitter. It serves as an interim distribution mechanism, until tree-sitter is widespread enough for language-specific major modes to incorporate its functionalities.

For each supported language, this package provides:

1. Pre-compiled grammar binaries for 3 major platforms: macOS, Linux and Windows, on x86_64. In the future, tree-sitter-langs may provide tooling for major modes to do this on their own. 2. An optional highlights.scm file that provides highlighting patterns. This is mainly intended for major modes that are not aware of tree-sitter. A language major mode that wants to use tree-sitter for syntax highlighting should instead provide the query patterns on its own, using the mechanisms defined by tree-sitter-hl. 3. Optional query patterns for other minor modes that provide high-level functionalities on top of tree-sitter, such as code folding, evil text objects… As with highlighting patterns, major modes that are directly aware of tree-sitter should provide the query patterns on their own.

emacs-haskell-emacs-base 20160904.2026
Propagated dependencies: emacs-haskell-emacs@20240205.2225
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/knupfer/haskell-emacs/modules/base
Licenses:
Synopsis: Haskell functions from Prelude
Description:

Documentation at https://melpa.org/#/haskell-emacs-base

emacs-haskell-emacs-text 20160904.2026
Propagated dependencies: emacs-haskell-emacs@20240205.2225
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/knupfer/haskell-emacs/modules/text
Licenses:
Synopsis: Haskell functions from Data.Text
Description:

Documentation at https://melpa.org/#/haskell-emacs-text

emacs-ts-query-highlight 0.1-1.fea63ef
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~meow_king/ts-query-highlight
Licenses: GPL 3+
Synopsis: Interactively highlight tree sitter queries
#<unspecified>
emacs-devicetree-ts-mode 0.3-3.3a4819f
Propagated dependencies: tree-sitter-devicetree@0.8.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://git.sr.ht/~akagi/devicetree-ts-mode
Licenses: GPL 3+
Synopsis: This is a major mode for editing DTS files
#<unspecified>
emacs-nerd-icons-ibuffer 1.0.0
Propagated dependencies: emacs-nerd-icons@0.1.0-1.4bd9795
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/seagle0128/nerd-icons-ibuffer
Licenses: GPL 3
Synopsis: Display nerd icons in ibuffer
Description:

Display nerd icons in ibuffer

emacs-company-restclient 20190426.1312
Propagated dependencies: emacs-company@20250426.1319 emacs-know-your-http-well@20240726.1649 emacs-restclient@20231010.1327
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/iquiw/company-restclient
Licenses:
Synopsis: company-mode completion back-end for restclient-mode
Description:

Documentation at https://melpa.org/#/company-restclient

emacs-projectile-ripgrep 20221013.541
Propagated dependencies: emacs-ripgrep@20220520.1410 emacs-projectile@20250527.446
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nlamirault/ripgrep.el
Licenses:
Synopsis: Run ripgrep with Projectile
Description:

Documentation at https://melpa.org/#/projectile-ripgrep

emacs-consult-codesearch 20230315.1424
Propagated dependencies: emacs-consult@20250605.1051
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/youngker/consult-codesearch
Licenses:
Synopsis: Consult interface for codesearch
Description:

Documentation at https://melpa.org/#/consult-codesearch

emacs-yasnippet-snippets 20250507.2002
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/AndreaCrotti/yasnippet-snippets
Licenses:
Synopsis: Collection of yasnippet snippets
Description:

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

emacs-lavenderless-theme 20201222.1627
Propagated dependencies: emacs-colorless-themes@20210102.1035
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.sr.ht/~lthms/colorless-themes.el
Licenses:
Synopsis: A mostly colorless version of lavender-theme
Description:

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

emacs-sequential-command 20170926.40
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.emacswiki.org/cgi-bin/wiki/download/sequential-command.el
Licenses:
Synopsis: Many commands into one command
Description:

Documentation at https://melpa.org/#/sequential-command

emacs-ibuffer-projectile 20230817.610
Propagated dependencies: emacs-projectile@20250527.446
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/ibuffer-projectile
Licenses:
Synopsis: Group ibuffer's list by projectile root
Description:

Documentation at https://melpa.org/#/ibuffer-projectile

emacs-contextual-menubar 20180205.709
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/aaronjensen/contextual-menubar
Licenses:
Synopsis: display the menubar only on a graphical display
Description:

Documentation at https://melpa.org/#/contextual-menubar

emacs-hungarian-holidays 20161020.1138
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Adds a list of Hungarian public holidays to Emacs calendar
Description:

Documentation at https://melpa.org/#/hungarian-holidays

emacs-ukrainian-holidays 20130720.1349
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/abo-abo/ukrainian-holidays
Licenses:
Synopsis: Ukrainian holidays for Emacs calendar.
Description:

Documentation at https://melpa.org/#/ukrainian-holidays

emacs-flymake-shellcheck 20220308.2218
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/federicotdn/flymake-shellcheck
Licenses:
Synopsis: A bash/sh Flymake backend powered by ShellCheck
Description:

Documentation at https://melpa.org/#/flymake-shellcheck

emacs-simple-indentation 20230625.1610
Propagated dependencies: emacs-dash@20250312.1307 emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/semenInRussia/simple-indentation.el
Licenses:
Synopsis: Simplify writing indentation functions, alternative to SMIE
Description:

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

emacs-icomplete-vertical 20220418.2119
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/oantolin/icomplete-vertical
Licenses:
Synopsis: Display icomplete candidates vertically
Description:

Documentation at https://melpa.org/#/icomplete-vertical

emacs-password-generator 20210425.2227
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/vandrlexay/emacs-password-genarator
Licenses:
Synopsis: Password generator for humans. Good, Bad, Phonetic passwords included.
Description:

Documentation at https://melpa.org/#/password-generator

Total results: 8163