index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
progmodes
/
ruby-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/progmodes/ruby-mode.el (auto-mode-alist): Add .podspec and Podfile.
Bozhidar Batsov
2014-01-10
1
-2
/
+2
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Every defcustom should specify its type
Glenn Morris
2013-12-28
1
-1
/
+10
*
* lisp/progmodes/ruby-mode.el (ruby--electric-indent-p): Improve the
Dmitry Gutov
2013-12-22
1
-4
/
+4
*
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
Dmitry Gutov
2013-12-22
1
-1
/
+1
*
Integrate ruby-mode with electric-indent-mode better
Dmitry Gutov
2013-12-22
1
-3
/
+32
*
* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): Tweak the
Dmitry Gutov
2013-12-22
1
-1
/
+3
*
* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywords): New
Dmitry Gutov
2013-12-20
1
-7
/
+56
*
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent middle-of-block
Dmitry Gutov
2013-12-19
1
-2
/
+3
*
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Allow the
Dmitry Gutov
2013-12-19
1
-20
/
+22
*
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent ternary if.
Dmitry Gutov
2013-12-17
1
-0
/
+1
*
Fix comment from the last change to `ruby-smie-rules'
Dmitry Gutov
2013-12-14
1
-1
/
+1
*
Fix bug#16118
Dmitry Gutov
2013-12-14
1
-3
/
+14
*
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Return t
Dmitry Gutov
2013-12-09
1
-2
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-forward-string): Document.
Cameron Desautels
2013-12-09
1
-4
/
+21
*
* lisp/progmodes/ruby-mode.el (ruby-accurate-end-of-block): When
Dmitry Gutov
2013-12-09
1
-3
/
+8
*
* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize-function): Touch
Dmitry Gutov
2013-12-06
1
-2
/
+2
*
Fix Bug#15874
Dmitry Gutov
2013-12-06
1
-2
/
+9
*
* progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template),
Bozhidar Batsov
2013-11-22
1
-2
/
+4
*
* lisp/progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
Bozhidar Batsov
2013-11-22
1
-2
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-custom-encoding-magic-comment-template):
Bozhidar Batsov
2013-11-20
1
-1
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-toggle-block): Don't stop at
Adam Sokolnicki
2013-11-17
1
-1
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-font-lock-keywords): End regexp for
Dmitry Gutov
2013-11-15
1
-1
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding):
Bozhidar Batsov
2013-11-14
1
-6
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding):
Bozhidar Batsov
2013-11-14
1
-26
/
+44
*
* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Disambiguate between
Dmitry Gutov
2013-11-12
1
-8
/
+20
*
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
Dmitry Gutov
2013-11-09
1
-0
/
+5
*
* lisp/progmodes/ruby-mode.el: Don't require cl any more. Use pcase instead.
Stefan Monnier
2013-11-08
1
-166
/
+176
*
* lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding):
Bozhidar Batsov
2013-11-08
1
-3
/
+3
*
* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)
Dmitry Gutov
2013-11-08
1
-2
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-mode-set-encoding): Use
Bozhidar Batsov
2013-11-08
1
-1
/
+22
*
* lisp/progmodes/ruby-mode.el (ruby-smie--indent-to-stmt): Use
Dmitry Gutov
2013-11-08
1
-7
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Improve precedences
Dmitry Gutov
2013-11-08
1
-12
/
+30
*
* lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p):
Dmitry Gutov
2013-11-07
1
-14
/
+19
*
* lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Lower priority of
Dmitry Gutov
2013-11-07
1
-1
/
+1
*
* lisp/progmodes/ruby-mode.el: Improve a few error messages.
Bozhidar Batsov
2013-11-05
1
-4
/
+4
*
* lisp/progmodes/ruby-mode.el (ruby-mode): Remove incorrect text from docstring.
Bozhidar Batsov
2013-11-05
1
-4
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-mode): Clean up docstring.
Bozhidar Batsov
2013-11-04
1
-6
/
+4
*
* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)
Dmitry Gutov
2013-11-04
1
-2
/
+10
*
* lisp/emacs-lisp/smie.el (smie-rule-parent): Always call
Stefan Monnier
2013-11-03
1
-12
/
+2
*
* lisp/progmodes/ruby-mode.el (ruby-smie--rule-parent-skip-assign): New
Dmitry Gutov
2013-11-02
1
-2
/
+12
*
* lisp/progmodes/ruby-mode.el Use `syntax-propertize-function'
Dmitry Gutov
2013-11-02
1
-349
/
+172
*
* lisp/progmodes/ruby-mode.el (ruby-mode-variables, ruby-mode): Use `setq-loc...
Bozhidar Batsov
2013-11-02
1
-31
/
+21
*
* lisp/progmodes/ruby-mode.el (ruby-mode-variables): Don't set syntax
Bozhidar Batsov
2013-11-02
1
-5
/
+0
*
* lisp/progmodes/ruby-mode.el (ruby-indent-tabs-mode)
Bozhidar Batsov
2013-11-01
1
-10
/
+12
*
* lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anything that goes
Dmitry Gutov
2013-10-27
1
-1
/
+1
*
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be more
Dmitry Gutov
2013-10-26
1
-1
/
+10
*
* lisp/progmodes/ruby-mode.el (ruby-mode-menu): Use proper
Dmitry Gutov
2013-10-25
1
-7
/
+14
*
* lisp/progmodes/ruby-mode.el (ruby-mode-menu): Add a menu
John Anthony
2013-10-24
1
-0
/
+16
*
* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly block
Dmitry Gutov
2013-10-24
1
-4
/
+2
[next]