Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 325 Bytes

ed for Emacs

ed-mode lets you interact with Emacs buffers like you would do with the ed editor.

Installation

Make sure that ed-mode.el is in your load-path, then add (require 'ed) to your init file.

Usage

Use ed by opening a file like you’d normally do, and then do: M‑x ed RET