summaryrefslogtreecommitdiff
path: root/lang/ruby-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* Delete PORTREVISION.Akinori MUSHA2001-08-161-1/+0
| | | | | | | I should have done it when I updated bsd.ruby.mk... Notes: svn path=/head/; revision=46344
* Put dummy files in the empty directories so they are surely packed.Akinori MUSHA2001-06-161-0/+1
| | | | | | | Let each elisp port create XEMACSLISPDIR by itself. Notes: svn path=/head/; revision=44057
* Now XEMACSLISPDIR and RUBY_ELISPDIR are taken care of byAkinori MUSHA2001-06-092-6/+0
| | | | | | | lang/ruby{,-devel}. Notes: svn path=/head/; revision=43682
* Install elisp files under ${RUBY_ELISPDIR} rather thanAkinori MUSHA2001-05-112-10/+11
| | | | | | | ${RUBY_EXAMPLESDIR}/elisp. Notes: svn path=/head/; revision=42538
* Separate Emacs lisp modules from lang/ruby as lang/ruby-mode.el.Akinori MUSHA2001-05-055-0/+72
Notes: svn path=/head/; revision=42289