mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Record dependency on Emacs 24.3 and update commentary.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
63fef3d741
commit
9f01bdae2a
1 changed files with 3 additions and 2 deletions
|
@ -3,13 +3,14 @@
|
|||
;; Authors: Yukihiro Matsumoto, Nobuyoshi Nakada, Akinori MUSHA
|
||||
;; URL: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/misc/
|
||||
;; Created: 3 Sep 2012
|
||||
;; Package-Requires: ((ruby-mode "1.2"))
|
||||
;; Package-Requires: ((emacs "24.3") (ruby-mode "1.2"))
|
||||
;; Keywords: ruby, languages
|
||||
|
||||
;;; Commentary:
|
||||
;;
|
||||
;; This package contains ruby-mode extensions yet to be merged into
|
||||
;; the Emacs distribution.
|
||||
;; the latest released version of Emacs distribution. For older
|
||||
;; versions of Emacs, use ruby-mode.el bundled with CRuby.
|
||||
|
||||
;;; Code:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue