RefDB is a reference database and bibliography tool for SGML, XML, and LaTeX documents, sort of a Reference Manager or BibTeX for markup languages. It is portable and known to run on Linux, Free/NetBSD, OSX, Solaris, and Windows/Cygwin.
A set of utilities, tools and configuration files bundled with automated installer to deliver full-fledged Emacs based Lisp development environment for Windows.
Emacs minor mode that provides enhanced tags lookup for Java code.
Emacs minor mode that provides enhanced tags lookup for Java code. Show declaration or Javadoc for the identifier at point, complete partly typed identifiers, and update TAGS files from within Emacs.
A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
An Emacs major mode for editing F# code, based on the OCaml mode and the Python mode.
This project is not maintained anymore. New development will go here: https://github.com/fsharp/fsharpbinding/tree/master/emacs
Emacs commands managing an "item" cursor (e.g. a word, expression, sentence, defun). Built on this are high-level actions such as converting code blocks to separate functions. This provides elegant and concise editing, and is pedal- and voice-friendly.
Bone Yard is a simple method for inserting default, mode specific, text into empty Emacs buffers.
It's used to easily load boilerplate text to get started with new programs.
Emacs Photo Database provides functions to manage a collection of photographic films, negatives, and prints stored in a SQL database. It is targeted at fine-art photographers and other people who use a wet-process workflow instead of digital imaging.
Casi mode is a minor mode that allows you to input programs of C like languages in different styles automatically while keeping your key pressing style.
js-test.el is a bit of elisp which makes running javascript tests in an emacs js-comint window easy from within the code in question. It's based on Steve Yegge's js2-mode and js-comint.el.