mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-04 11:40:22 +00:00
Commit missing file from 2010-05-15T00:48:53Z!rgm@gnu.org.
Fixes: debbugs:7505
This commit is contained in:
parent
65ceb118c4
commit
9b2a758a05
@ -773,7 +773,7 @@ where LOGBUFFER is the name of the ChangeLog buffer, and each
|
||||
(setq pattern (file-name-nondirectory file)))
|
||||
|
||||
(setq pattern (concat "\\(^\\|[^[:alnum:]]\\)"
|
||||
pattern
|
||||
(regexp-quote pattern)
|
||||
"\\($\\|[^[:alnum:]]\\)"))
|
||||
|
||||
(let (texts
|
||||
|
Loading…
Reference in New Issue
Block a user