_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
emacs-fb2-reader 0.1.1
Dependencies: unzip@6.0
Propagated dependencies: emacs-f@0.21.0 emacs-visual-fill-column@2.7
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jumper047/fb2-reader
Licenses: GPL 3+
Synopsis: Emacs plugin to read FictionBook2 ebooks
Description:

FB2 Reader provides a major mode for reading FictionBook2 (.fb2 and .fb2.zip files) ebooks.

emacs-font-utils 0.7.8-0.abc572e
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/rolandwalker/font-utils/
Licenses: FreeBSD
Synopsis: Utility functions for working with fonts in Emacs
Description:

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.

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
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-fontawesome 20240925.814
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/emacsorphanage/fontawesome
Licenses:
Synopsis: Fontawesome utility
Description:

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

emacs-firestarter 20210508.1626
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://depp.brause.cc/firestarter
Licenses:
Synopsis: Execute (shell) commands on save
Description:

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

emacs-flymake-php 20170723.146
Propagated dependencies: emacs-flymake-easy@20240624.1702
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flymake-php
Licenses:
Synopsis: A flymake handler for php-mode files
Description:

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

emacs-frame-local 20180330.940
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/sebastiencs/frame-local
Licenses:
Synopsis: Variables local to a frame
Description:

Documentation at https://melpa.org/#/frame-local

emacs-fantom-mode 20221227.218
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/thechampagne/fantom-mode
Licenses:
Synopsis: A major mode for the Fantom programming language
Description:

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

emacs-fast-scroll 20191016.327
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ahungry/fast-scroll
Licenses:
Synopsis: Some utilities for faster scrolling over large buffers
Description:

Documentation at https://melpa.org/#/fast-scroll

emacs-fennel-mode 20251025.155
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://git.sr.ht/~technomancy/fennel-mode
Licenses:
Synopsis: A major-mode for editing Fennel code
Description:

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

emacs-firrtl-mode 20231127.1237
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ibm/firrtl-mode
Licenses:
Synopsis: Mode for working with FIRRTL files
Description:

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

emacs-flymake-vnu 20230310.440
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/theneosloth/flymake-vnu
Licenses:
Synopsis: Flymake extension for the v.Nu HTML validator
Description:

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

emacs-flymake-lua 20170129.154
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/sroccaserra/flymake-lua
Licenses:
Synopsis: Flymake for Lua
Description:

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

emacs-flymake-css 20170723.146
Propagated dependencies: emacs-flymake-easy@20240624.1702
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flymake-css
Licenses:
Synopsis: Flymake support for css using csslint
Description:

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

emacs-flx-isearch 20191119.515
Propagated dependencies: emacs-flx@20240205.356
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/pythonnut/flx-isearch
Licenses:
Synopsis: Fuzzy incremental searching for emacs
Description:

Documentation at https://melpa.org/#/flx-isearch

emacs-fsharp-mode 20250630.1818
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/fsharp/emacs-fsharp-mode
Licenses:
Synopsis: Support for the F# programming language
Description:

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

emacs-fennel-mode 0.9.1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://git.sr.ht/~technomancy/fennel-mode
Licenses: GPL 3+
Synopsis: Emacs major-mode for editing Fennel code
Description:

Fennel mode provides font-lock, indentation, navigation, and REPL for Fennel code within Emacs.

emacs-fixed-pitch 0.1.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/cstby/fixed-pitch-mode
Licenses: GPL 3+
Synopsis: Use a monospaced typeface for code and a proportional one elsewhere
Description:

Fixed-pitch mode is an Emacs minor mode for setting a monospaced typeface. This allows you to set a proportional typeface for UI elements while keeping a monospaced typeface for code.

emacs-frame-local 0.0.1-0.7ee1106
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/sebastiencs/frame-local
Licenses: GPL 3+
Synopsis: Access variables local to an Emacs frame
Description:

This package allows setting and accessing variables local to an Emacs frame. Note that the variables created with this package do not have any relation with variables defined by defvar, defconst, etc.

emacs-futhark-mode 20250311.1518
Propagated dependencies: emacs-reformatter@20241204.1051
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/diku-dk/futhark-mode
Licenses:
Synopsis: Major mode for editing Futhark source files
Description:

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

emacs-flymake-json 20180511.911
Propagated dependencies: emacs-flymake-easy@20240624.1702
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/purcell/flymake-json
Licenses:
Synopsis: A flymake handler for json using jsonlint
Description:

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

emacs-flymake-pest 20200710.2327
Propagated dependencies: emacs-pest-mode@20221231.15
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/ksqsf/pest-mode
Licenses:
Synopsis: A flymake handler for Pest files
Description:

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

emacs-flex-compile 20250820.1557
Propagated dependencies: emacs-dash@20250312.1307 emacs-buffer-manage@20241019.1748
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/plandes/flex-compile
Licenses:
Synopsis: Run, evaluate and compile across many languages
Description:

Documentation at https://melpa.org/#/flex-compile

emacs-flymake-ruff 20250928.1825
Channel: emacs
Location: emacs/packages/melpa.scm (emacs packages melpa)
Home page: https://github.com/erickgnavar/flymake-ruff
Licenses:
Synopsis: A flymake plugin for python files using ruff
Description:

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

Total results: 474