mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-24 06:20:43 -08:00
Remove a hack that is not needed anymore
This commit is contained in:
parent
2778e85a39
commit
38f907cc5d
1 changed files with 1 additions and 3 deletions
|
|
@ -647,9 +647,7 @@ this file. Usage:
|
|||
`(featurep ',requires))
|
||||
,@expansion))))))
|
||||
;; (message "Expanded:\n%s" (pp-to-string body*))
|
||||
`(let ((byte-compile-warnings byte-compile-warnings))
|
||||
(byte-compile-disable-warning 'redefined)
|
||||
,body*)))))
|
||||
body*))))
|
||||
|
||||
(put 'use-package 'lisp-indent-function 'defun)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue