mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-18 18:05:07 +00:00
entered into RCS
This commit is contained in:
parent
2bba782ce5
commit
c382a89aa5
@ -241,7 +241,7 @@ Prefix arg (non-nil third arg, if called from program) means justify as well."
|
||||
2 1))
|
||||
(match-end 0)))
|
||||
(goto-char beg)
|
||||
(while (re-search-forward "[.?!][])""']*\n" nil t)
|
||||
(while (re-search-forward "[.?!][])\"']*\n" nil t)
|
||||
(forward-char -1)
|
||||
(insert ? ))
|
||||
(goto-char (point-max))
|
||||
|
Loading…
Reference in New Issue
Block a user