From d3344e0a7fc9435910a600d831ebdb8b2953b2a5 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sat, 8 May 2021 15:07:38 +0100 Subject: ; Fix recent re-builder doc changes. --- lisp/emacs-lisp/re-builder.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/re-builder.el') diff --git a/lisp/emacs-lisp/re-builder.el b/lisp/emacs-lisp/re-builder.el index b695dff55a4..7d042a9102e 100644 --- a/lisp/emacs-lisp/re-builder.el +++ b/lisp/emacs-lisp/re-builder.el @@ -346,7 +346,7 @@ matching parts of the target buffer will be highlighted. Case-sensitivity can be toggled with \\[reb-toggle-case]. The regexp builder supports three different forms of input which can be set with \\[reb-change-syntax]. More options and details are -provided in the initial comment of`re-builder.el'." +provided in the Commentary section of this library." (interactive) (if (and (string= (buffer-name) reb-buffer) (reb-mode-buffer-p)) -- cgit v1.2.3