Interim is an attempt to implement an operating system using ideas from the Lisp machines and Plan 9. https://github.com/mntmn/interim
The blog has other interesting articles on (Emacs) Lisp, Scheme, git...
Filestash (formerly nuage) is a web client for org-mode. It started as its author believe emacs and org-mode are the greatest thing since sliced bread. The project aims to fix the pain points org-mode's users may have:
- emacs isn't great out of the desktop world, it needs a cross platform companion app
- not everyone is willing to go through learning emacs which makes org-mode a hard to sell tool to manage team project.
Delta provides language syntax-highlighting, within-line insertion/deletion detection, and restructured diff output for git on the command line.
Found via https://tecosaur.github.io/emacs-config/config.html
There are other programs using the name delta, for example https://guix.gnu.org/packages/delta-2006.08.03/
"Delta assists you in minimizing "interesting" files subject to a test of their interestingness."
This package is a keystroke visualizer for GUI version Emacs.
You no longer need to use external tools to display keystrokes when creating screencasts!
Milonga is a customizable theme for Emacs, based on the Tango color palette. The specificity of Milonga is in the way it is programmed. Every basic color in the palette has a corresponding foreground and background face, and every themed face inherits from one or two of them instead of having its color hard-wired. This means that if you want to change one of the original colors throughout the theme, you only need to customize one (or two) faces.
Milonga provides the `milonga-theme' Custom group from which you may access the aforementioned core faces.
It offers nearly GNU/Linux Emacs experience in Windows with minimum configuration efforts. A set of additional GNU command-line and development tools is available through the network installer. Includes commonly used POSIX utilities such as diff, grep, aspell.
Optionally, a number of Lisp implementations can be installed.