summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly blockDmitry Gutov2013-10-242-1/+5
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Only align with parent ofStefan Monnier2013-10-231-0/+4
* Make building in directories with whitespace possibleGlenn Morris2013-10-222-7/+19
* * test/indent/ruby.rb: Move two examples to "working" section, add oneDmitry Gutov2013-10-232-7/+16
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Remove outdatedDmitry Gutov2013-10-221-3/+14
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after + used asStefan Monnier2013-10-211-2/+2
* * indent/ruby.rb: Fix a typoDmitry Gutov2013-10-211-1/+1
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add (almost) allDmitry Gutov2013-10-211-4/+4
* * lisp/progmodes/ruby-mode.el (ruby-mode-map): Add binding forDmitry Gutov2013-10-212-8/+22
* Standardize license noticeGlenn Morris2013-10-181-11/+11
* Don't run timers in input-pending-p. Its new check-timers paramBarry O'Reilly2013-10-182-0/+43
* * lisp/progmodes/sh-script.el (sh-find-prev-matching): Disable SMIE'sStefan Monnier2013-10-161-0/+6
* Space after comma in ChangeLogs.Paul Eggert2013-10-141-4/+4
* * indent/ruby.rb: Fix an example, remove wrong example, and add two more.Dmitry Gutov2013-10-151-4/+9
* * lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): HandleDmitry Gutov2013-10-142-3/+29
* ChangeLog fixes prompted by M-x authorsGlenn Morris2013-10-121-2/+2
* * lisp/progmodes/ruby-mode.el (ruby-smie-grammar): Add rule for paren-freeStefan Monnier2013-10-121-0/+4
* * test/indent/ruby.rb: Add two more cases.Dmitry Gutov2013-10-112-0/+11
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Split theDmitry Gutov2013-10-111-0/+4
* * test/automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move beforeStefan Monnier2013-10-102-10/+16
* * lisp/menu-bar.el (tty-menu-navigation-map): Reduce redundancy.Stefan Monnier2013-10-091-0/+4
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent after hangingDmitry Gutov2013-10-092-4/+11
* * lisp/progmodes/ruby-mode.el (ruby-smie--implicit-semi-p): Handle theDmitry Gutov2013-10-081-2/+2
* * lisp/textmodes/css-mode.el (css-smie-rules): Fix indentation.Stefan Monnier2013-10-071-0/+8
* * test/indent/ruby.rb: Fix a spurious change, add more failing examples.Dmitry Gutov2013-10-072-3/+21
* * lisp/progmodes/ruby-mode.el: Fix recently added tests.Stefan Monnier2013-10-061-3/+18
* * indent/ruby.rb: Fix a factual error.Dmitry Gutov2013-10-071-5/+2
* * test/automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'Dmitry Gutov2013-10-063-0/+33
* * lisp/progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'Dmitry Gutov2013-10-062-1/+26
* Get Ruby's SMIE code to pass the test suite.Stefan Monnier2013-10-052-1/+33
* * lisp/textmodes/css-mode.el (css-smie-rules): Toplevel's a list.Stefan Monnier2013-10-043-0/+54
* Add support for package signature checking.Daiki Ueno2013-10-0310-4/+175
* * lisp/emacs-lisp/package.el (package-buffer-info, describe-package-1):Dmitry Gutov2013-10-015-6/+14
* * lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): PassDmitry Gutov2013-09-296-29/+47
* Add set operations for bool-vector.Daniel Colascione2013-09-222-1/+203
* * lisp/subr.el (internal--call-interactively): New const.Ryan2013-09-202-0/+38
* * test/automated/eshell.el (eshell-match-result):Glenn Morris2013-09-162-19/+16
* Fix comment typoGlenn Morris2013-09-161-1/+1
* * test/automated/eshell (eshell-test/for-name-shadow-loop): Tweak previousGlenn Morris2013-09-161-4/+7
* * test/automated/eshell.el (eshell-test/for-name-shadow-loop):Glenn Morris2013-09-162-1/+8
* * lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider lineDmitry Gutov2013-09-161-0/+4
* * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris2013-09-142-2/+14
* * test/automated/eshell.el (eshell-test/for-loop, eshell-test/for-name-loop):Glenn Morris2013-09-132-2/+8
* * test/automated/eshell.el (eshell-test-command-result): Clean up when doneGlenn Morris2013-09-131-1/+3
* * test/automated/eshell.el (eshell-test-command-result): New,Glenn Morris2013-09-132-16/+24
* * test/automated/eshell.el (with-temp-eshell): Use a temp directoryGlenn Morris2013-09-122-2/+10
* ChangeLog typo fixGlenn Morris2013-09-121-1/+1
* * test/automated/eshell.el (with-temp-eshell): Avoid hangs in batch modeGlenn Morris2013-09-122-1/+7
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-122-10/+23
* Change comparison functions =, <, >, <=, >= to take many arguments.Barry O'Reilly2013-09-111-0/+75