NOTICE: This package has been removed from pkgsrc

./devel/ruby-mode, Ruby editing mode for Emacs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.5.7, Package name: ruby-mode-2.5.7, Maintainer: taca

This is a Ruby editing mode for Emacs.


Required to run:
[editors/emacs26]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

SHA1: dd6b2841334ee99250fdf6a29c4eda501df6be97
RMD160: 6a0311eefcb23902c7e9f1f9a3d253f7c944cb27
Filesize: 11031.68 KB

Version history: (Expand)


CVS history: (Expand)


   2021-04-01 16:17:26 by Takahiro Kambe | Files touched by this commit (3) | Package removed
Log message:
devel/ruby-mode: remove package

Remove a package from Ruby 2.5.  Modern emacs packages have ruby-mode.
   2018-03-21 16:03:19 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
devel/ruby-mode: update to 2.5.0

* ruby-additional.el: shorten here-doc markers
* Import ruby-electric.el version 2.3.1 from upstream
   2017-06-18 16:08:25 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-mode to 2.4.1.

* Support for `squiggly heredoc' syntax in ruby-mode.  [Fix GH-1372]
   2017-05-30 17:46:22 by Takahiro Kambe | Files touched by this commit (10)
Log message:
Replace RUBY_VERSION_FULL with RUBY_VERSION since there is no
RUBY_VERSION_FULL contains Ruby's patchlevel.
   2016-09-08 17:19:19 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
   2015-12-30 16:42:33 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-mode to 2.3.0.

* fix regexp syntax
* Improve `ruby-mode-set-encoding.
   2015-04-19 18:29:49 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Switch to use ruby 2.2.2's ruby-mode.

* ruby-encode-unicode has added.  It convert non-ascii string in the given
  region to \\u{} form.
   2014-03-14 20:51:00 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Update ruby-mode to 2.1.1 bundled with Ruby 2.1.1.