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
|
|
@ -441,7 +441,7 @@ don't include."
|
|||
(file-name-sans-extension
|
||||
(file-name-nondirectory file)))))
|
||||
(push (list (or local-outfile main-outfile) file
|
||||
`(push (purecopy ',(cons (intern package) version))
|
||||
`(push ',(cons (intern package) version)
|
||||
package--builtin-versions))
|
||||
defs))))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue