From: Yukihiro Matsumoto Date: 2008-12-24T03:15:06+09:00 Subject: [ruby-core:20839] Re: ruby-mode.el has moved Hi, In message "Re: [ruby-core:20838] Re: ruby-mode.el has moved" on Wed, 24 Dec 2008 02:26:44 +0900, Phil Hagelberg writes: |For ease of maintainability, the copy of ruby-mode.el in Emacs' |repository does not try to keep backwards compatibility with older |versions of GNU Emacs or XEmacs. Currently it works with at least |version 22 of GNU Emacs, but there's no policy that this will continue |in the future. So it would be helpful to keep a copy in Ruby's SVN that |is the last-known highly-compatible revision as Akinori suggests. | |But the copy in Ruby's repository should contain an explanation of the |situation. I've attached a patch for this. Reasonable. I checked in. matz.