From 2076c9da8c76fe054a4532e83960afbbc8d8c33d Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Thu, 3 Jan 2013 16:45:41 -0800 Subject: [PATCH] use iedit --- .emacs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.emacs b/.emacs index a847ed2..ec591d5 100644 --- a/.emacs +++ b/.emacs @@ -344,3 +344,7 @@ ; debian stuff (setq-default debian-changelog-mailing-address "don@debian.org") (setq-default debian-changelog-full-name "Don Armstrong") + +; use iedit +(require 'iedit) +(define-key global-map (kbd "C-;") 'iedit-mode) -- 2.39.2