1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

numeric.c (num_cmp): define Numeric#<=>, remove Numeric#==.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_6@3116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
matz 2002-12-06 05:15:56 +00:00
parent efb6dc061e
commit b2b3cec36b

View file

@ -175,6 +175,7 @@
(make-local-variable 'paragraph-ignore-fill-prefix)
(setq paragraph-ignore-fill-prefix t))
;;;###autoload
(defun ruby-mode ()
"Major mode for editing ruby scripts.
\\[ruby-indent-command] properly indents subexpressions of multi-line