mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge branch 'scratch/no-purespace' into 'master'
This commit is contained in:
commit
bf97946d7d
181 changed files with 2108 additions and 9370 deletions
|
|
@ -116,7 +116,7 @@ If nil, use the value of `vc-diff-switches'. If t, use no switches."
|
|||
;; for a registered backend without loading every backend.
|
||||
;;;###autoload
|
||||
(defcustom vc-src-master-templates
|
||||
(purecopy '("%s.src/%s,v"))
|
||||
'("%s.src/%s,v")
|
||||
"Where to look for SRC master files.
|
||||
For a description of possible values, see `vc-check-master-templates'."
|
||||
:type '(choice (const :tag "Use standard SRC file names"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue