Various fixes
This commit is contained in:
parent
6dd587c8e8
commit
4317392ea1
7 changed files with 29 additions and 51 deletions
|
@ -202,7 +202,7 @@ to abort the minibuffer."
|
|||
:move-point nil
|
||||
:type inclusive
|
||||
:repeat nil
|
||||
(interactive "<r><!>")
|
||||
(interactive "<r>")
|
||||
(let ((mode major-mode)
|
||||
(text (when (and beg end) (buffer-substring beg end))))
|
||||
(if text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue