Commit graph

10 commits

Author SHA1 Message Date
Chong Yidong
1147352943 * progmodes/ruby-mode.el (ruby-parse-partial, ruby-font-lock-keywords): Support overloadable negative operators (Bug#3587). 2009-06-17 15:16:17 +00:00
Chong Yidong
4d27053708 Autoload other interpreter names. 2009-01-19 16:58:34 +00:00
Glenn Morris
c5220417f4 Comments (minor fixes of some header conventions). 2009-01-10 22:08:37 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Glenn Morris
5463027f0c Fix whitespace in copyright years. 2008-12-19 05:25:25 +00:00
Miles Bader
bb47268440 Add arch tagline 2008-12-12 02:21:58 +00:00
Juanma Barranquero
94584c3425 Fix typo. 2008-12-11 11:06:46 +00:00
Juanma Barranquero
ee61fe97ea * progmodes/ruby-mode.el (ruby-mode-abbrev-table, ruby-mode-map)
(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.
2008-12-11 11:03:42 +00:00
Chong Yidong
ebcba96ba3 Fix auto-mode-alist entry. 2008-12-11 02:01:55 +00:00
Chong Yidong
c7fbbc3c6f New file. 2008-12-10 18:59:26 +00:00