emacs-devel
[Top][All Lists]
Advanced

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

Re: contribution of ruby-mode.el


From: Stefan Monnier
Subject: Re: contribution of ruby-mode.el
Date: Sun, 03 Jun 2007 05:02:48 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux)

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

These can be added directly from the ruby-mode.el file by using
appropriate ;;;###autoload cookies.


        Stefan




reply via email to

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