_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-literate-calc-mode 0.1-2.ba7d221
Propagated dependencies: emacs-s@1.13.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sulami/literate-calc-mode.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Literate programming for Emacs Calc
Description:

This library provides literate programming for Calc. There is both a major and a minor mode. The major mode does some basic syntax highlighting, while the minor mode only evaluates all Calc statements while typing. In particular, the minor mode works quite well with Org or Markdown modes, or other markup language major modes.

emacs-markdown-changelog 20200120.2253
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/plandes/markdown-changelog
Licenses: GPL 2
Build system: emacs
Synopsis: Maintain changelog entries
Description:

Create and maintain Keep a Changelog based entries. See https://keepachangelog.com/ for this specific change log format. A nascent changelog is created with `markdown-changelog-new and `markdown-changelog-add-release is used to add a new entry. For more information and motivation for markdown changelogs see https://github.com/plandes/markdown-changelog#motivation

emacs-project-tab-groups 0.1-1.2658405
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/fritzgrabo/project-tab-groups
Licenses: GPL 3+
Build system: emacs
Synopsis: Support a "one tab group per project" workflow
Description:

This package provides a global minor mode that enhances the Emacs built-in project.el library to support keeping projects isolated in named tab groups. This package automates the steps you’d otherwise need to do manually if you wanted to keep the buffers of a project neatly isolated in separate, named tab groups.

emacs-saveplace-pdf-view 1.0.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/nicolaisingh/saveplace-pdf-view
Licenses: GPL 3+
Build system: emacs
Synopsis: Save place in pdf-view buffers for Emacs
Description:

This package extends the built-in Save-Place mode by adding support for PDF view (see emacs-pdf-tools). This package will store the place (e.g., the current page and zoom) of PDF buffers under PDFView mode or DocView mode, and revisiting those PDF files later using the same mode will restore the saved place.

emacs-dired-rsync-native 0.7
Propagated dependencies: emacs-s-native@1.13.0 emacs-dash-native@2.20.0
Channel: atomized
Location: atomized/packages/emacs-xyz.scm (atomized packages emacs-xyz)
Home page: https://github.com/stsquad/dired-rsync/
Licenses: GPL 3+
Build system: emacs
Synopsis: Support for rsync from Emacs dired buffers
Description:

This package adds a single command dired-rsync which allows the user to copy marked files in a Dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using Tramp's own encoding methods for moving data between systems.

emacs-org-rss-publishing 0.8-0.7f7d1e0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~taingram/org-publish-rss
Licenses: GPL 3+
Build system: emacs
Synopsis: RSS generator for Org Mode's built-in publishing system
Description:

This package adds new RSS generation options to the org-publish-project-alist variable (see the Org manual if you are new to the publishing options). It adds :auto-rss and other options that work similar to the included :auto-sitemap functionality. This should make it easy for users to add RSS feeds to existing Org-based websites.

emacs-visual-fill-column 2.7.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/joostkremers/visual-fill-column
Licenses: GPL 3+
Build system: emacs
Synopsis: Fill-column for visual-line-mode
Description:

visual-fill-column-mode is a small Emacs minor mode that mimics the effect of fill-column in visual-line-mode. Instead of wrapping lines at the window edge, which is the standard behaviour of visual-line-mode, it wraps lines at fill-column. If fill-column is too large for the window, the text is wrapped at the window edge.

emacs-eshell-pure-prompt 1.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://codeberg.org/coopi/emacs-eshell-pure-prompt
Licenses: AGPL 3+
Build system: emacs
Synopsis: Port of the Pure Zsh prompt for Eshell
Description:

This package provides an Eshell prompt modeled after Sindre Sorhus' Pure Zsh prompt. It displays the current working directory, Git branch and status (dirty, ahead/behind, stash), the active Python or Conda virtual environment, and the elapsed time of long-running commands. The prompt symbol changes color on command failure and a user@host prefix appears on remote TRAMP connections.

emacs-org-tanglesync-1.1 1.1-1.af83a73
Propagated dependencies: emacs-org@9.8.3
Channel: guix-hpc
Location: guix-hpc/packages/emacs-xyz.scm (guix-hpc packages emacs-xyz)
Home page: https://github.com/mtekman/org-tanglesync.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Sync Org source blocks with tangled external files
Description:

Tangled blocks provide a nice way of exporting code into external files, acting as a fantastic agent to write literate dotfile configs. However, such dotfiles tend to be changed externally, sometimes for the worse and sometimes for the better. In the latter case it would be nice to be able to pull those external changes back into the original org src block it originated from.

emacs-info-rename-buffer 20200328.1147-0.87fb263
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/oitofelix/info-rename-buffer
Licenses: GPL 3
Build system: emacs
Synopsis: Rename Info buffers to match manuals
Description:

info-rename-buffer-mode is a global minor-mode that automatically renames Info buffers to match their visiting manual. That's a useful feature when consulting several Info manuals simultaneously, because it frees the user from the burden of renaming Info buffers to descriptive names manually before visiting another manual, thus avoiding accidentally overriding the currently visited node in case the user tries to open a new Info buffer.

book-emacs-lisp-elements 2.0.4
Channel: guix
Location: gnu/packages/books.scm (gnu packages books)
Home page: https://protesilaos.com/emacs/emacs-lisp-elements
Licenses: FDL 1.3+
Build system: emacs
Synopsis: Overview of the Emacs Lisp programming language
Description:

Emacs Lisp Elements is a book written by Protesilaos Stavrou, providing a big picture view of the Elisp programming language by combining prose with code. This book aims to provide an idea of how Elisp works by showing some of the main concepts and patterns encountered in everyday Elisp code.

This book is not intended as a replacement for the built-in Emacs Lisp Reference Manual, but instead to give readers enough information to reason about Elisp code.

emacs-language-detection 20161123.1813
Channel: bugchan
Location: bugchan/packages/emacs-xyz.scm (bugchan packages emacs-xyz)
Home page: https://github.com/andreasjansson/language-detection.el
Licenses: GPL 3
Build system: emacs
Synopsis: Automatic language detection from code snippets
Description:

Automatic programming language detection using pre-trained random forest classifier. Supported languages: * ada * awk * c * clojure * cpp * csharp * css * dart * delphi * emacslisp * erlang * fortran * fsharp * go * groovy * haskell * html * java * javascript * json * latex * lisp * lua * matlab * objc * perl * php * prolog * python * r * ruby * rust * scala * shell * smalltalk * sql * swift * visualbasic * xml Entrypoints: * language-detection-buffer - When called interactively, prints the language of the current buffer to the echo area - When called non-interactively, returns the language of the current buffer * language-detection-string - Non-interactive function, returns the language of its argument.

emacs-persistent-scratch 20220620.408
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: https://github.com/Fanael/persistent-scratch
Licenses: FreeBSD
Build system: emacs
Synopsis: Preserve the scratch buffer across Emacs sessions
Description:

Preserve the state of scratch buffers across Emacs sessions by saving the state to and restoring it from a file, with autosaving and backups. Save scratch buffers: `persistent-scratch-save and `persistent-scratch-save-to-file'. Restore saved state: `persistent-scratch-restore and `persistent-scratch-restore-from-file'. To control where the state is saved, set `persistent-scratch-save-file'. What exactly is saved is determined by `persistent-scratch-what-to-save'. What buffers are considered scratch buffers is determined by `persistent-scratch-scratch-buffer-p-function'. By default, only the `*scratch* buffer is a scratch buffer. Autosave can be enabled by turning `persistent-scratch-autosave-mode on. Backups of old saved states are off by default, set `persistent-scratch-backup-directory to a directory to enable them. To both enable autosave and restore the last saved state on Emacs start, add (persistent-scratch-setup-default) to the init file. This will NOT error when the save file doesn't exist. To just restore on Emacs start, it's a good idea to call `persistent-scratch-restore inside an `ignore-errors or `with-demoted-errors block.

emacs-highlight2clipboard 20240516.1942
Propagated dependencies: emacs-htmlize@20250724.1703
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/highlight2clipboard
Licenses:
Build system: melpa
Synopsis: Copy text to clipboard with highlighting
Description:

Documentation at https://melpa.org/#/highlight2clipboard

emacs-treemacs-nerd-icons 0.0.1
Propagated dependencies: emacs-nerd-icons@0.1.0-2.d41902f emacs-treemacs@3.2
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/rainstormstudio/treemacs-nerd-icons
Licenses: GPL 3
Build system: emacs
Synopsis: nerd-icons theme for treemacs
Description:

nerd-icons theme for treemacs

emacs-desktop-environment 20250821.1428
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://gitlab.petton.fr/DamienCassou/desktop-environment
Licenses:
Build system: melpa
Synopsis: Helps you control your GNU/Linux computer
Description:

Documentation at https://melpa.org/#/desktop-environment

emacs-immersive-translate 20231001.1557
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Elilif/emacs-immersive-translate
Licenses:
Build system: melpa
Synopsis: Translate the current buffer immersively
Description:

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

emacs-apropospriate-theme 20251010.121
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/waymondo/apropospriate-theme
Licenses:
Build system: melpa
Synopsis: A light & dark theme set for Emacs
Description:

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

emacs-projectile-variable 20230916.441
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacs-php/projectile-variable
Licenses:
Build system: melpa
Synopsis: Store project local variables
Description:

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

emacs-flycheck-nimsuggest 20171027.2208
Propagated dependencies: emacs-flycheck@20260902.1403
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/yuutayamada/flycheck-nimsuggest
Licenses:
Build system: melpa
Synopsis: Flycheck backend for Nim using nimsuggest
Description:

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

emacs-flycheck-checkpatch 20240810.1951
Propagated dependencies: emacs-flycheck@20260902.1403
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/zpp0/flycheck-checkpatch
Licenses:
Build system: melpa
Synopsis: Flycheck support for checkpatch.pl tool
Description:

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

emacs-circe-notifications 20180102.2318
Propagated dependencies: emacs-circe@20260525.1114 emacs-alert@20260316.2025
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/eqyiel/circe-notifications
Licenses:
Build system: melpa
Synopsis: Add desktop notifications to Circe
Description:

Documentation at https://melpa.org/#/circe-notifications

emacs-sailfish-scratchbox 20171202.1332
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/vityafx/sailfish-scratchbox.el
Licenses:
Build system: melpa
Synopsis: Sailfish OS scratchbox inside the emacs
Description:

Documentation at https://melpa.org/#/sailfish-scratchbox

emacs-persistent-overlays 20161128.700
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/mneilly/Emacs-Persistent-Overlays
Licenses:
Build system: melpa
Synopsis: Minor mode to store selected overlays to be loaded later
Description:

Documentation at https://melpa.org/#/persistent-overlays

Total packages: 8756