summaryrefslogtreecommitdiff
path: root/textproc/ruby-rd-mode.el (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-1/+1
| | | | Notes: svn path=/head/; revision=56946
* 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-7/+1
| | | | | | | lang/ruby{,-devel}. Notes: svn path=/head/; revision=43682
* Add ruby-rd-mode.el, separated from textproc/ruby-rdtool, an EmacsAkinori MUSHA2001-05-115-0/+60
lisp module for editing RD files. Notes: svn path=/head/; revision=42540