mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix recent re-builder doc changes.
This commit is contained in:
parent
79e2d0486c
commit
d3344e0a7f
2 changed files with 2 additions and 2 deletions
|
|
@ -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))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue