1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-09 15:50:40 -08:00

working on comp.el

This commit is contained in:
Andrea Corallo 2019-07-07 12:30:03 +02:00 committed by Andrea Corallo
parent adeb0183c7
commit 8d0ae21c48
3 changed files with 142 additions and 10 deletions

View file

@ -597,4 +597,6 @@ Otherwise, return nil. For internal use only."
(make-obsolete 'macro-declaration-function
'macro-declarations-alist "24.3")
(provide 'byte-run)
;;; byte-run.el ends here