summaryrefslogtreecommitdiff
path: root/test/ChangeLog
AgeCommit message (Expand)Author
2013-11-04* test/indent/ruby.rb: Move a now-successful example.Dmitry Gutov
2013-11-04* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)Dmitry Gutov
2013-11-03* test/automated/Makefile.in (abs_srcdir): Remove.Glenn Morris
2013-11-02test/automated: Use relative filename for emacs executableGlenn Morris
2013-11-02test/automated/Makefile.in remove stuff unnecessarily copied from lispGlenn Morris
2013-11-02* test/automated/Makefile.in (abs_srcdir): New, set by configure.Glenn Morris
2013-11-02* automated/Makefile.in (test): Remove variable.Glenn Morris
2013-11-02Minor simplifications for test/automated/MakefileGlenn Morris
2013-10-31* automated/ert-tests.el (ert-test-stats-set-test-and-result):Michael Albinus
2013-10-29* src/eval.c (run_hook_with_args): Use FUNCTIONP.Stefan Monnier
2013-10-26* test/indent/ruby.rb: New failing example.Dmitry Gutov
2013-10-26* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Be moreDmitry Gutov
2013-10-24* automated/ert-tests.el (ert-test-skip-unless): New test case.Michael Albinus
2013-10-24* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix the "curly blockDmitry Gutov
2013-10-22Make building in directories with whitespace possibleGlenn Morris
2013-10-23* test/indent/ruby.rb: Move two examples to "working" section, add oneDmitry Gutov
2013-10-21* lisp/progmodes/ruby-mode.el (ruby-mode-map): Add binding forDmitry Gutov
2013-10-18Don't run timers in input-pending-p. Its new check-timers paramBarry O'Reilly
2013-10-14Space after comma in ChangeLogs.Paul Eggert
2013-10-14* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): HandleDmitry Gutov
2013-10-12ChangeLog fixes prompted by M-x authorsGlenn Morris
2013-10-11* test/indent/ruby.rb: Add two more cases.Dmitry Gutov
2013-10-10* test/automated/ruby-mode-tests.el (ruby-with-temp-buffer): Move beforeStefan Monnier
2013-10-09* lisp/menu-bar.el (tty-menu-navigation-map): Reduce redundancy.Stefan Monnier
2013-10-07* test/indent/ruby.rb: Fix a spurious change, add more failing examples.Dmitry Gutov
2013-10-06* test/automated/ruby-mode-tests.el: Add tests for `ruby-forward-sexp'Dmitry Gutov
2013-10-06* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Dedent `ensure'Dmitry Gutov
2013-10-05Get Ruby's SMIE code to pass the test suite.Stefan Monnier
2013-10-04* lisp/textmodes/css-mode.el (css-smie-rules): Toplevel's a list.Stefan Monnier
2013-10-03Add support for package signature checking.Daiki Ueno
2013-10-01* lisp/emacs-lisp/package.el (package-buffer-info, describe-package-1):Dmitry Gutov
2013-09-29* lisp/emacs-lisp/package-x.el (package-upload-buffer-internal): PassDmitry Gutov
2013-09-22Add set operations for bool-vector.Daniel Colascione
2013-09-20* lisp/subr.el (internal--call-interactively): New const.Ryan
2013-09-16* test/automated/eshell.el (eshell-match-result):Glenn Morris
2013-09-16* test/automated/eshell.el (eshell-test/for-name-shadow-loop):Glenn Morris
2013-09-14* lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. Glenn Morris
2013-09-13* test/automated/eshell.el (eshell-test/for-loop, eshell-test/for-name-loop):Glenn Morris
2013-09-13* test/automated/eshell.el (eshell-test-command-result): New,Glenn Morris
2013-09-12* test/automated/eshell.el (with-temp-eshell): Use a temp directoryGlenn Morris
2013-09-12ChangeLog typo fixGlenn Morris
2013-09-12* test/automated/eshell.el (with-temp-eshell): Avoid hangs in batch modeGlenn Morris
2013-09-12* lisp/eshell/*.el: Use lexical-binding.Stefan Monnier
2013-08-31Tweak to Makefile rules that list *.el filesGlenn Morris
2013-08-27* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,Paul Eggert
2013-08-21Imported EIEIO test suite from CEDET upstreamDavid Engster
2013-08-13* package-test.el: Remove tar-package-building functions. Tar fileDaniel Hackney
2013-08-13* lisp/progmodes/python.el (python-imenu--build-tree)Fabián Ezequiel Gallina
2013-08-04Extract truncate-string-to-width tests to a separate fileGlenn Morris
2013-08-04* lisp/subr.el (macrop): New function.Stefan Monnier