mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-27 15:52:00 -08:00
maint: shorten https://lists.gnu.org/archive/html/... links
This commit is contained in:
parent
8be3aee281
commit
a89f0b6f33
110 changed files with 715 additions and 716 deletions
|
|
@ -432,7 +432,7 @@ and the face `diff-added' for added lines.")
|
|||
"If non-nil, empty lines are valid in unified diffs.
|
||||
Some versions of diff replace all-blank context lines in unified format with
|
||||
empty lines. This makes the format less robust, but is tolerated.
|
||||
See https://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html")
|
||||
See https://lists.gnu.org/r/emacs-devel/2007-11/msg01990.html")
|
||||
|
||||
(defconst diff-hunk-header-re
|
||||
(concat "^\\(?:" diff-hunk-header-re-unified ".*\\|\\*\\{15\\}.*\n\\*\\*\\* .+ \\*\\*\\*\\*\\|[0-9]+\\(,[0-9]+\\)?[acd][0-9]+\\(,[0-9]+\\)?\\)$"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue