• Juanma Barranquero's avatar
    * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map) · ee61fe97
    Juanma Barranquero authored
      (ruby-mode-syntax-table, ruby-indent-tabs-mode, ruby-indent-level)
      (ruby-mode-variables, ruby-indent-line, ruby-indent-size)
      (ruby-calculate-indent, ruby-electric-brace, ruby-beginning-of-defun)
      (ruby-here-doc-beg-syntax, ruby-here-doc-end-syntax)
      (ruby-font-lock-syntax-table, ruby-font-lock-keywords)
      (ruby-end-of-defun, ruby-move-to-block, ruby-forward-sexp)
      (ruby-backward-sexp, ruby-add-log-current-method)
      (ruby-font-lock-syntactic-keywords, ruby-comment-beg-syntax)
      (ruby-in-here-doc-p, ruby-mode): Fix typos in docstrings.
      (ruby-deep-indent-paren): Doc fix.
      (ruby-insert-encoding-magic-comment): Remove * from docstring.
      (ruby-here-doc-find-end): Reflow docstring.
    ee61fe97
ruby-mode.el 54.6 KB