This package provides a popup offering a preview of a list of candidates on which user-defined dispatch actions can act.
Framemove is similar to the Windmove library, but for frames. It provides a simple set of keystrokes to move the input/focus between windows.
Show free keybindings for modkeys or prefixes. Based on code located here: https://gist.github.com/bjorne/3796607 For complete description see https://github.com/Fuco1/free-keys
This package provides a minor mode form-feed-mode
to display page delimiters which usually appear as ^L glyphs on a single line as horizontal lines spanning the entire window. The minor mode is suitable for inclusion into mode hooks and is intended to be used that way.
DWIM stands for "do what I mean", as in the idea that one keystroke can do different things depending on the context. In this package, it means that, if the cursor is in a currently hidden folded construction, we want to show it; if it's not, we want to hide whatever fold the cursor is in.
This package provides functions which enhance the default behavior of Emacs' Auto Fill mode and the commands fill-paragraph
, lisp-fill-paragraph
, fill-region-as-paragraph
, and fill-region
.
The chief improvement is that the beginning of a line to be filled is examined and, based on information gathered, an appropriate value for fill-prefix is constructed. Also the boundaries of the current paragraph are located. This occurs only if the fill prefix is not already non-nil.
The net result of this is that blurbs of text that are offset from left margin by asterisks, dashes, and/or spaces, numbered examples, included text from USENET news articles, etc. are generally filled correctly with no fuss.
Documentation at https://melpa.org/#/flappymacs
Documentation at https://melpa.org/#/feebleline
Programming language mode for Forth.
Documentation at https://melpa.org/#/faust-mode
Documentation at https://melpa.org/#/flymake-go
Documentation at https://melpa.org/#/forth-mode
Documentation at https://melpa.org/#/faff-theme
Documentation at https://melpa.org/#/format-all
Documentation at https://melpa.org/#/format-sql
Documentation at https://melpa.org/#/font-utils
Documentation at https://melpa.org/#/fstar-mode
Documentation at https://melpa.org/#/frame-mode
Documentation at https://melpa.org/#/fifo-class
Documentation at https://melpa.org/#/fb2-reader
This package provides enhancements to standard Font Lock library.
Major Emacs mode for the Faust programming language, featuring syntax highlighting, automatic indentation and auto-completion.
FB2 Reader provides a major mode for reading FictionBook2 (.fb2
and .fb2.zip
files) ebooks.
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.