pkgsrc/devel/ruby-mode/PLIST
taca 1bc786ce99 Update ruby-mode package to 1.8.7.17.
* misc/ruby-mode.el: move fontifying code from hook.  a patch from
	  Phil Hagelberg <phil at hagelb.org> in [ruby-core:16636].

	* misc/rdebug.el, misc/README: Remove rdebug.el as per request
	  from the maintainer and mention the ruby-debug project at
	  RubyForge in README; bug#19043.

	* misc/ruby-style.el (ruby-style-{case,label}-indent): fix for labels
	  inside blocks in switch and function top level.

	* misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
	  of calling `run-hooks' directly to run the mode hook.  patch from
	  Chiyuan Zhang <pluskid AT gmail.com> in [ruby-core:15915]

	* misc/ruby-mode.el (ruby-parse-partial): handle stringified
	  symbols properly using ruby-forward-string.

	* misc/ruby-style.el (ruby-style-label-indent): for yacc rules.

	* misc/ruby-style.el: new file.  C/C++ style for ruby source code.
2008-06-19 15:52:13 +00:00

12 lines
539 B
Text

@comment $NetBSD: PLIST,v 1.3 2008/06/19 15:52:13 taca Exp $
${EMACS_LISPPREFIX}/ruby-mode/inf-ruby.el
${EMACS_LISPPREFIX}/ruby-mode/inf-ruby.elc
${EMACS_LISPPREFIX}/ruby-mode/ruby-electric.el
${EMACS_LISPPREFIX}/ruby-mode/ruby-electric.elc
${EMACS_LISPPREFIX}/ruby-mode/ruby-mode.el
${EMACS_LISPPREFIX}/ruby-mode/ruby-mode.elc
${EMACS_LISPPREFIX}/ruby-mode/ruby-style.el
${EMACS_LISPPREFIX}/ruby-mode/ruby-style.elc
${EMACS_LISPPREFIX}/ruby-mode/rubydb3x.el
${EMACS_LISPPREFIX}/ruby-mode/rubydb3x.elc
@dirrm ${EMACS_LISPPREFIX}/ruby-mode