mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-10 00:00:39 -08:00
Add provide call.
This commit is contained in:
parent
0c8440fd6e
commit
456f0b95dc
4 changed files with 14 additions and 0 deletions
|
|
@ -171,4 +171,6 @@ That is a list of elements, each of the form (MAINTAINER PACKAGES...)."
|
|||
(if (= (length mnt) 0) (setq mnt nil))) ;; "^;; Author: $" --> nil
|
||||
(cons mnt timest))))
|
||||
|
||||
(provide 'gulp)
|
||||
|
||||
;;; gulp.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue