mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Merge changes from emacs-23 branch
This commit is contained in:
commit
84eb0351d8
20 changed files with 120 additions and 46 deletions
|
|
@ -1797,7 +1797,7 @@ Replace with \"%s\"? " original replace)
|
|||
(let ((found nil) (start (point)) (msg nil) (ms nil))
|
||||
(while (and (not msg)
|
||||
(re-search-forward
|
||||
;; Ignore manual page refereces like
|
||||
;; Ignore manual page references like
|
||||
;; git-config(1).
|
||||
"[^-([`':a-zA-Z]\\(\\w+[:-]\\(\\w\\|\\s_\\)+\\)[^](']"
|
||||
e t))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue