瀏覽代碼

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 年之前
父節點
當前提交
a82878d97d
共有 1 個文件被更改,包括 1 次插入0 次删除
  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.