elpa-embark

Emacs Mini-Buffer Actions Rooted in Keymaps

Embark makes it easy to choose an Emacs command to run based on what is near point, both during a minibuffer completion session and in normal buffers. Bind the command embark-act to a key and it acts like prefix-key for a keymap of actions (commands) relevant to the target around point. With point on an URL in a buffer you can open the URL in a browser or eww or download the file it points to. If while switching buffers you spot an old one, you can kill it right there and continue to select another. Embark comes preconfigured with over a hundred actions for common types of targets such as files, buffers, identifiers, s-expressions, sentences; and it is easy to add more actions and more target types. Embark can also collect all the candidates in a minibuffer to an occur-like buffer or export them to a buffer in a major-mode specific to the type of candidates, such as dired for a set of files, ibuffer for a set of buffers, or customize for a set of variables.

devscripts-el

Transition package, devscripts-el to elpa-devscripts

The devscripts-el emacs addon has been elpafied. This dummy package helps ease transition from devscripts-el to elpa-devscripts-el.

gfortran-mingw-w64-x86-64-win32

GNU Fortran compiler for MinGW-w64, Win64/Win32

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).

dh-make-elpa

helper for creating Debian packages from ELPA packages

dh-make-elpa will try to create the files required to build a Debian source package from an unpacked GNU Emacs ELPA package. The source packages produced are suitable for building with the dh_elpa tool.

elpa-ebib

BibTeX database manager for Emacs

Ebib is a BibTeX database manager that runs in Emacs. With Ebib, you can create and manage .bib-files, all within Emacs. It supports @string and @preamble definitions, multi-line field values, searching, and integration with Emacs' (La)TeX mode.

gnat-mingw-w64

GNU Ada compiler for MinGW-w64

MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc).