forked from pool/emacs
Prune older eln files
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=365
This commit is contained in:
parent
44d0434553
commit
c619618d86
@ -543,5 +543,10 @@
|
|||||||
;; Use minibuffer for aking GPG passphrase
|
;; Use minibuffer for aking GPG passphrase
|
||||||
;;(setq epa-pinentry-mode 'loopback)
|
;;(setq epa-pinentry-mode 'loopback)
|
||||||
;;(pinentry-start)
|
;;(pinentry-start)
|
||||||
|
;;
|
||||||
|
;; New native compilation support
|
||||||
|
;; avoid useless warning, clear old eln files
|
||||||
|
(setq native-comp-async-report-warnings-errors 'silent)
|
||||||
|
(setq native-compile-prune-cache t)
|
||||||
;;;;;;;;;;
|
;;;;;;;;;;
|
||||||
;; the end
|
;; the end
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 9 08:41:27 UTC 2023 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Avoid warnings about eln files as well as prune older eln files
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 6 22:37:59 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
|
Fri Oct 6 22:37:59 UTC 2023 - Björn Bidar <bjorn.bidar@thaodan.de>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user