Skip to content

Commit

Permalink
Added _pkg.el, which is used by XEmacs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jwiegley committed Aug 27, 2008
1 parent aeb6114 commit b1353fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _pkg.el
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
;;;###autoload
(if (fboundp 'package-provide)
(package-provide 'eshell
:version 2.5
:type 'regular))

0 comments on commit b1353fe

Please sign in to comment.