From 1e6038ce30cea9f0cb13535f01a2cd3915752c7f Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Wed, 16 Oct 2024 22:07:53 +0200 Subject: emacs: Fix typo --- .config/emacs/editing.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config') diff --git a/.config/emacs/editing.el b/.config/emacs/editing.el index 122570a..67d73eb 100644 --- a/.config/emacs/editing.el +++ b/.config/emacs/editing.el @@ -4,7 +4,7 @@ "Align the marked region on REGEXP. When called interactively REGEXP is read from the minibuffer and the user is prompted about whether they would like to REPEAT the alignment. -nn + This function wraps `align-regexp' and implicitly prepends REGEXP with \"\\(\\s-*\\)\"." (interactive -- cgit v1.2.3