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:
parent
efb6dc061e
commit
b2b3cec36b
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue