1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 06:20:55 -08:00
emacs/lisp/progmodes
Dmitry Gutov 9cd80478d6 Merge stuff from upsteam ruby-mode, part 1.
* lisp/progmodes/ruby-mode.el (ruby-mode-map): Remove deprecated
binding (use `M-;' instead).
(ruby-expr-beg, ruby-parse-partial): ?, _, and : are symbol
constituents, ! is not (but kinda should be).
(ruby-singleton-class-p): New function.
(ruby-expr-beg, ruby-in-here-doc-p)
(ruby-syntax-propertize-heredoc): Use it.
(ruby-syntax-propertize-function): Adjust for changes in
`ruby-syntax-propertize-heredoc'.

* test/automated/ruby-mode-tests.el (ruby-should-indent)
(ruby-assert-state): New functions.
Add new tests.

Fixes: debbugs:12169
2012-08-10 16:19:09 -04:00
..
.gitignore
ada-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ada-prj.el
ada-stmt.el
ada-xref.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
antlr-mode.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
asm-mode.el
autoconf.el * progmodes/autoconf.el (font-lock-syntactic-keywords): Don't 2012-08-07 13:13:23 +02:00
bug-reference.el Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org 2012-07-21 14:13:23 +08:00
cap-words.el
cc-align.el
cc-awk.el
cc-bytecomp.el
cc-cmds.el Merge from emacs-24 branch; up to 2012-05-01T10:20:43Z!rgm@gnu.org 2012-07-21 14:13:23 +08:00
cc-compat.el
cc-defs.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
cc-engine.el * lisp/progmodes/cc-engine.el (c-forward-sws, c-backward-sws): 2012-07-17 07:40:23 -04:00
cc-fonts.el
cc-guess.el
cc-langs.el * progmodes/cc-langs.el (c-symbol-start): Include char _. 2012-07-20 19:36:41 +08:00
cc-menus.el Avoid leaving nil in the alist in cc-imenu-objc-function 2012-07-26 00:11:23 +08:00
cc-mode.el * lisp/progmodes/cc-mode.el (auto-mode-alist): Fix typo. 2012-05-25 19:34:16 -07:00
cc-styles.el
cc-vars.el
cfengine.el
cmacexp.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
compile.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
cperl-mode.el Merge from emacs-24; up to 2012-05-02T07:12:52Z!rgm@gnu.org. 2012-08-07 11:33:37 +08:00
cpp.el
cwarn.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
dcl-mode.el
delphi.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebnf2ps.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
ebrowse.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
etags.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
executable.el
f90.el Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com 2012-06-28 23:28:37 -07:00
flymake.el Add fringe bitmap indicators for flymake 2012-07-14 20:02:22 +08:00
fortran.el Change face used for fortran.el directives 2012-06-11 17:07:58 -04:00
gdb-mi.el Merge from emacs-24 branch; up to 2012-05-01T18:47:23Z!rgm@gnu.org 2012-07-28 23:12:12 +08:00
glasses.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
grep.el
gud.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
hideif.el
hideshow.el
icon.el
idlw-complete-structtag.el
idlw-help.el
idlw-shell.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
idlw-toolbar.el
idlwave.el * lisp/files.el (file-name-base): New convenience function. 2012-06-26 12:23:01 -04:00
inf-lisp.el
js.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
ld-script.el
m4-mode.el
make-mode.el
mantemp.el
meta-mode.el
mixal-mode.el
modula2.el
octave-inf.el
octave-mod.el
pascal.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
perl-mode.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
prolog.el
ps-mode.el
python.el Remove some unnecessary bindings of same-window-* variables. 2012-08-11 00:46:07 +08:00
ruby-mode.el Merge stuff from upsteam ruby-mode, part 1. 2012-08-10 16:19:09 -04:00
scheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
sh-script.el * lisp/progmodes/sh-script.el (sh-imenu-generic-expression): 2012-07-18 09:40:57 -04:00
simula.el
sql.el * progmodes/sql.el (sql-comint): Suppress the check for program on 2012-07-13 16:58:12 +02:00
subword.el
tcl.el
vera-mode.el Face cleanups. Remove some uses of old-style face spec and :bold/:italic. 2012-06-09 00:39:49 +08:00
verilog-mode.el Spelling fixes. 2012-05-28 23:16:49 -07:00
vhdl-mode.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
which-func.el Merge from emacs-24; up to 2012-04-30T11:57:47Z!sdl.web@gmail.com 2012-06-28 23:28:37 -07:00
xscheme.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00