_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-syntax-subword 20160205.2154
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: make operations on words more fine-grained
Description:

Documentation at https://melpa.org/#/syntax-subword

emacs-shell-switcher 20241229.1657
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/DamienCassou/shell-switcher
Licenses:
Synopsis: Provide fast switching between shell buffers
Description:

Documentation at https://melpa.org/#/shell-switcher

emacs-scroll-on-drag 20240421.803
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/ideasman42/emacs-scroll-on-drag
Licenses:
Synopsis: Interactive scrolling
Description:

Documentation at https://melpa.org/#/scroll-on-drag

emacs-show-font-mode 20201225.2217
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/melissaboiko/show-font-mode
Licenses:
Synopsis: Show font at point on mode line
Description:

Documentation at https://melpa.org/#/show-font-mode

emacs-swagger-to-org 20160611.56
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ahungry/swagger-to-org
Licenses:
Synopsis: Convert a swagger.json file into an org-mode file
Description:

Documentation at https://melpa.org/#/swagger-to-org

emacs-scroll-on-jump 20250706.1124
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://codeberg.org/ideasman42/emacs-scroll-on-jump
Licenses:
Synopsis: Scroll when jumping to a new point
Description:

Documentation at https://melpa.org/#/scroll-on-jump

emacs-save-load-path 20140206.1214
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.emacswiki.org/cgi-bin/wiki/download/save-load-path.el
Licenses:
Synopsis: save load-path and reuse it to test
Description:

Documentation at https://melpa.org/#/save-load-path

emacs-sway-lang-mode 20230320.507
Propagated dependencies: emacs-lsp-mode@20250625.202 emacs-rust-mode@20250705.1444
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/hhamud/sway-mode
Licenses:
Synopsis: Major mode for sway
Description:

Documentation at https://melpa.org/#/sway-lang-mode

emacs-shell-switcher 1.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/DamienCassou/shell-switcher
Licenses: GPL 3+
Synopsis: Provide fast switching between shell buffers
Description:

This package provides commands to quickly switch between shell buffers.

emacs-symbol-overlay 4.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/wolray/symbol-overlay
Licenses: GPL 3+
Synopsis: Highlight symbols and perform various search operations on them
Description:

This package provides functions for highlighting and navigating between symbols.

emacs-scroll-on-drag 0.1-2.179c2ac
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/ideasman42/emacs-scroll-on-drag
Licenses: GPL 3+
Synopsis: Interactive scrolling
Description:

This package permits scrolling at increasing speeds based on drag distance.

emacs-suneater-theme 2.5.3
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~plattfot/suneater-theme
Licenses: GPL 3+
Synopsis: Minimalistic dark theme for Emacs
Description:

Suneater is a dark, minimalistic Emacs theme. It was based on Sunburst theme but now takes more inspiration from the Nano theme.

emacs-shell-command+ 2.4.2
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://elpa.gnu.org/packages/shell-command+.html
Licenses: GPL 3+
Synopsis: Extended Emacs @code{shell-command}
Description:

Shell-command+ is a shell-command substitute that extends the regular Emacs command with several features. You can for example count all the lines in a buffer with > wc -l, or delete all lower case letters in the selected region with | tr -d a-z.

emacs-symbol-overlay 4.1-1.11f91ce
Channel: wigust
Location: wigust/packages/emacs.scm (wigust packages emacs)
Home page: https://github.com/wolray/symbol-overlay/
Licenses: GPL 3+
Synopsis: Highlight symbols with keymap-enabled overlays
Description:

Highlighting symbols with overlays while providing a keymap for various operations about highlighted symbols. It was originally inspired by the package highlight-symbol. The fundamental difference is that in symbol-overlay every symbol is highlighted by the Emacs built-in function overlay-put rather than the font-lock mechanism used in highlight-symbol.

emacs-spaceline-next 2.0.1-0.1b26af2
Propagated dependencies: emacs-dash@2.20.0 emacs-powerline@2.4 emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/TheBB/spaceline
Licenses: GPL 3+
Synopsis: Powerline theme from Spacemacs
Description:

Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.

  • You just want to use the Spacemacs mode-line theme and forget about it.

  • You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.

  • You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.

emacs-spaceline-2024 2.0.1-2024
Propagated dependencies: emacs-dash@2.20.0 emacs-powerline@2.4 emacs-s@1.13.0
Channel: guix-hpc
Location: inria/concace.scm (inria concace)
Home page: https://github.com/TheBB/spaceline/
Licenses: GPL 3+
Synopsis: Powerline theme from Spacemacs
Description:

Spaceline provides Spacemacs' mode-line theme. This package provides features for three kinds of users.

  • You just want to use the Spacemacs mode-line theme and forget about it.

  • You want to use something similar to the Spacemacs mode-line theme, but with a handful of easy tweaks.

  • You want an easy-to-use library for building your own mode-line from scratch, and you think the Spacemacs theme looks good.

emacs-spacemacs-theme 20250613.2113
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nashamri/spacemacs-theme
Licenses:
Synopsis: Color theme with a dark and light versions
Description:

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

emacs-smart-backspace 20171014.526
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/itome/smart-backspace
Licenses:
Synopsis: intellj like backspace
Description:

Documentation at https://melpa.org/#/smart-backspace

emacs-scratch-message 20220209.2207
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thisirs/scratch-message.git
Licenses:
Synopsis: Changing message in your scratch buffer
Description:

Documentation at https://melpa.org/#/scratch-message

emacs-sourcerer-theme 20161014.1625
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/gilbertw1/sourcerer-emacs
Licenses:
Synopsis: A version of sourcerer by xero
Description:

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

emacs-subatomic-theme 20220128.1615
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/cryon/subatomic
Licenses:
Synopsis: Low contrast bluish color theme
Description:

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

emacs-sclang-snippets 20130513.751
Propagated dependencies: emacs-yasnippet@20250602.1342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: unspecified
Licenses:
Synopsis: Snippets for the SuperCollider Emacs mode
Description:

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

emacs-sourcepawn-mode 20230628.1821
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://gammalevel.com/teamfortress2/sourcepawn-mode
Licenses:
Synopsis: SourcePawn major mode
Description:

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

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

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

Total results: 624