emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

contribution of ruby-mode.el


From: Nobuyoshi Nakada
Subject: contribution of ruby-mode.el
Date: Sun, 03 Jun 2007 04:12:07 +0900
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 MULE XEmacs/21.4 (patch 19) (Constant Variable) (i486-linux-gnu)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Dear emacs developers:

I am Nobuyuki Nakada, a member of the ruby developer team.  As Seiji
Zenitani told you, we are pleased to contribute our ruby-mode.el to
emacs main code. In addition to the attached file, the following
entries may be added.

 '("\\.rbw?\\'" . ruby-mode) --> auto-mode-alist
 '("ruby" . ruby-mode)       --> interpreter-mode-alist

* The RBW extension often is used on Windows platforms to invoke
  `rubyw.exe', the non-console mode interpreter.

The nontrivial contributors are:

  Yukihiro Matsumoto <address@hidden>
  Nobuyoshi Nakada <address@hidden>


Best wishes,
Nobuyuki Nakada

- - 

Attachment: ruby-mode.el
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]