_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-font-utils 20210405.1149
Propagated dependencies: emacs-persistent-soft@20150223.1853 emacs-pcache@20220724.1841
Channel: yewscion
Location: cdr255/emacs.scm (cdr255 emacs)
Home page: http://github.com/rolandwalker/font-utils
Licenses: FreeBSD
Build system: emacs
Synopsis: Utility functions for working with fonts
Description:

Quickstart (require font-utils) (font-utils-exists-p "Courier") Explanation Font-utils is a collection of functions for working with fonts. This library has no user-level interface; it is only useful for programming in Emacs Lisp. The following functions are provided, most of which deal with font names rather than font objects: `font-utils-exists-p `font-utils-first-existing-font `font-utils-is-qualified-variant `font-utils-lenient-name-equal `font-utils-list-names `font-utils-name-from-xlfd `font-utils-normalize-name `font-utils-parse-name `font-utils-read-name The most generally useful of these is `font-utils-exists-p', which tests whether a font matching the given name is currently available for use. To use font-utils, place the font-utils.el library somewhere Emacs can find it, and add the following to your ~/.emacs file: (require font-utils) See Also M-x customize-group RET font-utils RET Notes Compatibility and Requirements GNU Emacs version 24.4-devel : yes, at the time of writing GNU Emacs version 24.3 : yes GNU Emacs version 23.3 : yes GNU Emacs version 22.3 and lower : no Uses if present: persistent-soft.el (Recommended) Bugs Behavior/echo messages are not sane when font-utils-use-memory-cache is nil, or pcache is not available. Checking for font availability is slow on most systems. Workaround: where supported, font information will be cached to disk. See customize for more. font-utils-exists-p only supports two styles of font name. This page http://www.gnu.org/software/emacs/manual/html_node/emacs/Fonts.html#Fonts describes four styles of font name. TODO Better support for disabling caching. Possibly return a font object instead of font-info vector from font-utils-exists-p. Test whether (find-font (font-spec :name "Name")) is faster than font-info. font-utils-create-fuzzy-matches is not exhaustive enough to catch many typos. ; License Simplified BSD License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. This software is provided by Roland Walker "AS IS" and any express or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall Roland Walker or contributors be liable for any direct, indirect, incidental, special, exemplary, or consequential damages (including, but not limited to, procurement of substitute goods or services; loss of use, data, or profits; or business interruption) however caused and on any theory of liability, whether in contract, strict liability, or tort (including negligence or otherwise) arising in any way out of the use of this software, even if advised of the possibility of such damage. The views and conclusions contained in the software and documentation are those of the authors and should not be interpreted as representing official policies, either expressed or implied, of Roland Walker.

emacs-inflections 2.5-0.55caa66
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://github.com/eschulte/jump.el
Licenses: GPL 3+
Build system: emacs
Synopsis: Convert english words between singular and plural.
#<unspecified>
emacs-prot-common 0.1.0
Channel: rrr
Location: rrr/packages/emacs-xyz.scm (rrr packages emacs-xyz)
Home page: https://gitlab.com/protesilaos/dotfiles/
Licenses: GPL 3+
Build system: emacs
Synopsis: Common functions for dotemacs
#<unspecified>
emacs-levenshtein 0.1
Channel: nebula
Location: nebula/packages/emacs.scm (nebula packages emacs)
Home page: https://github.com/emacsorphanage/levenshtein
Licenses: GPL 3+
Build system: emacs
Synopsis: Edit distance between two strings
Description:

Edit distance between two strings

emacs-transducers 20251118.2154
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/fosskers/transducers.el
Licenses:
Build system: melpa
Synopsis: Ergonomic, efficient data processing
Description:

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

emacs-markdownfmt 20160609.1241
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/nlamirault/emacs-markdownfmt
Licenses:
Build system: melpa
Synopsis: Format markdown using markdownfmt
Description:

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

emacs-springboard 20170106.755
Propagated dependencies: emacs-helm@4.0.6
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jwiegley/springboard
Licenses:
Build system: melpa
Synopsis: Temporarily change default-directory for one command
Description:

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

emacs-nand2tetris 20171201.1813
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://www.github.com/CestDiego/nand2tetris.el/
Licenses:
Build system: melpa
Synopsis: Major mode for HDL files in the nand2tetris course
Description:

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

emacs-dummyparens 20141009.1024
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/snosov1/dummyparens
Licenses:
Build system: melpa
Synopsis: Parenthesis auto-pairing and wrapping
Description:

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

emacs-chronometer 20190304.1528
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/marcelotoledo/chronometer
Licenses:
Build system: melpa
Synopsis: A [not so] simple chronometer
Description:

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

emacs-musicbrainz 20230530.749
Propagated dependencies: emacs-request@20250219.2213
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/zzkt/metabrainz
Licenses:
Build system: melpa
Synopsis: MusicBrainz API interface
Description:

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

emacs-defrepeater 20180830.410
Propagated dependencies: emacs-s@20220902.1511
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/alphapapa/defrepeater.el
Licenses:
Build system: melpa
Synopsis: Easily make commands repeatable
Description:

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

emacs-nndiscourse 20241014.2134
Propagated dependencies: emacs-rbenv@20240120.6 emacs-json-rpc@20200417.1629
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/dickmao/nndiscourse
Licenses:
Build system: melpa
Synopsis: Gnus backend for Discourse
Description:

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

emacs-el2markdown 20250105.1836
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/Lindydancer/el2markdown
Licenses:
Build system: melpa
Synopsis: Convert commentary of elisp files to markdown
Description:

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

emacs-chembalance 20210601.1653
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/sergiruiztrepat/chembalance
Licenses:
Build system: melpa
Synopsis: Balance chemical equations
Description:

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

emacs-minesweeper 20200416.2342
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://hg.sr.ht/~zck/minesweeper
Licenses:
Build system: melpa
Synopsis: Play minesweeper in Emacs
Description:

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

emacs-importmagic 20180520.303
Propagated dependencies: emacs-f@20241003.1131 emacs-epc@20140610.534
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/anachronic/importmagic.el
Licenses:
Build system: melpa
Synopsis: Fix Python imports using importmagic
Description:

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

emacs-ocamlformat 20251024.1250
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ocaml-ppx/ocamlformat
Licenses:
Build system: melpa
Synopsis: Utility functions to format ocaml code
Description:

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

emacs-liquidmetal 20240101.1004
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/jcs-elpa/liquidmetal
Licenses:
Build system: melpa
Synopsis: A mimetic poly-alloy of the Quicksilver scoring algorithm
Description:

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

emacs-leerzeichen 20220626.835
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: http://github.com/fgeller/leerzeichen.el
Licenses:
Build system: melpa
Synopsis: Minor mode to display whitespace characters
Description:

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

emacs-speeddating 20180319.723
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/xuchunyang/emacs-speeddating
Licenses:
Build system: melpa
Synopsis: Increase date and time at point
Description:

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

emacs-cppinsights 20250519.101
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/chrischen3121/cppinsights.el
Licenses:
Build system: melpa
Synopsis: Integration with cppinsights tool
Description:

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

emacs-phabricator 20160510.1425
Propagated dependencies: emacs-dash@20250312.1307 emacs-projectile@20260109.1335 emacs-s@20220902.1511 emacs-f@20241003.1131
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ajtulloch/phabricator.el
Licenses:
Build system: melpa
Synopsis: Phabricator/Arcanist helpers for Emacs
Description:

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

emacs-fontawesome 20240925.814
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/fontawesome
Licenses:
Build system: melpa
Synopsis: Fontawesome utility
Description:

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

Total results: 8498