Pārlūkot izejas kodu

Add elpa dependency spec for Emacs 24.1\

This should ensure that Emacs 23 users are not offered this version of
ido-ubiquitous, since it won't work anyway on those versions.
Ryan C. Thompson 11 gadi atpakaļ
vecāks
revīzija
a82878d97d
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      ido-ubiquitous.el

+ 1 - 0
ido-ubiquitous.el

@@ -6,6 +6,7 @@
 ;; Created: 2011-09-01
 ;; Keywords: convenience
 ;; EmacsWiki: InteractivelyDoThings
+;; Package-Requires: ((emacs "24.1"))
 
 ;; This file is NOT part of GNU Emacs.