]> code.delx.au - gnu-emacs/history - test/ChangeLog
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / test / ChangeLog
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-28 Glenn Morris* test/automated/electric-tests.el: Require 'elec-pair.
2013-12-27 João TávoraFix Electric Pair mode's autowrapping tests in batch...
2013-12-26 João TávoraMake Electric Pair mode smarter/more useful:
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Fabián Ezequiel... * lisp/progmodes/python.el:
2013-12-20 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-align-to-stmt-keywo...
2013-12-17 Dmitry GutovFix bug#16116
2013-12-14 Dmitry GutovFix bug#16118
2013-12-12 Fabián Ezequiel... * lisp/progmodes/python.el (python-indent-calculate...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Paul EggertSpelling fixes.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-12 Fabián Ezequiel... * lisp/progmodes/python.el (python-indent-context)
2013-12-12 Nathan Trapuzzano* lisp/progmodes/python.el (python-indent-calculate...
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Dmitry GutovMention test/indent/js.js, and restore one lost piece...
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-06 Michael AlbinusCommit missing ChangeLog entry.
2013-12-05 Cameron Desautels* lisp/emacs-lisp/regexp-opt.el (regexp-opt-charset...
2013-11-29 Eli ZaretskiiFix reftex-tests on MS-Windows.
2013-11-29 Eli ZaretskiiFix decoder-tests test on MS-Windows.
2013-11-28 Glenn MorrisReplace PATH_SEP with pre-existing SEPCHAR.
2013-11-28 Eli ZaretskiiFix the test suite on Windows.
2013-11-28 Michael Albinus* automated/file-notify-tests.el (auto-revert-stop...
2013-11-27 Michael Albinus* automated/file-notify-tests.el
2013-11-26 Bozhidar BatsovImprove a couple of changelog entries.
2013-11-23 Glenn MorrisStop some python tests leaving temp-files behind
2013-11-23 Glenn MorrisUse skip-unless in some python tests
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-23 Glenn MorrisEmpty elements in EMACSLOADPATH now stand for the default
2013-11-22 Bozhidar BatsovAdd missing ChangeLog entries
2013-11-22 Glenn Morris* automated/ruby-mode-tests.el (ruby-exit!-font-lock...
2013-11-21 Glenn Morris* test/automated/Makefile.in (XARGS_LIMIT): New, set...
2013-11-21 Glenn MorrisUse path-separator with -L, rather than just :
2013-11-18 Paul EggertImprove API of recently-added bool vector functions.
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-16 Michael Albinus* automated/tramp-tests.el (tramp-test07-file-exists-p)
2013-11-15 Michael Albinus* automated/tramp-tests.el (tramp-test29-utf8): Cleanup the
2013-11-15 Michael Albinus* automated/tramp-tests.el (tramp-test15-copy-directory)
2013-11-13 Michael Albinus* automated/file-notify-tests.el (file-notify-test02...
2013-11-11 Michael Albinus* automated/tramp-tests.el (tramp-test-temporary-file...
2013-11-08 Michael Albinus* automated/file-notify-tests.el:
2013-11-08 Michael Albinus* automated/tramp-tests.el: Add `tramp-own-remote-path...
2013-11-08 Stefan MonnierRename test/automated/sentinel-tests.el to process...
2013-11-08 Helmut Eller* test/automated/sentinel-tests.el: New file.
2013-11-08 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-11-06 Glenn MorrisGuard against possible accidental matches with parent...
2013-11-06 Michael Albinus* automated/tramp-tests.el (tramp-test07-file-exists-p):
2013-11-06 Glenn MorrisSkip some tests rather than expect failure when prereqs...
2013-11-05 Michael Albinus* automated/tramp-tests.el: New file.
2013-11-05 Glenn MorrisGet rid of --chdir usage in test/automated
2013-11-05 Glenn MorrisMake it possible to run tests with a different working...
2013-11-05 Glenn Morris* test/automated/eieio-tests.el (eieio-test-37-persiste...
2013-11-05 Glenn Morris* test/automated/files.el (files-test-local-variable...
2013-11-04 Dmitry Gutov* test/indent/ruby.rb: Move a now-successful example.
2013-11-04 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--forward-token)
2013-11-04 Glenn Morris* test/automated/Makefile.in (abs_srcdir): Remove.
2013-11-02 Glenn Morristest/automated: Use relative filename for emacs executable
2013-11-02 Glenn Morristest/automated/Makefile.in remove stuff unnecessarily...
2013-11-02 Glenn Morris* test/automated/Makefile.in (abs_srcdir): New, set...
2013-11-02 Glenn Morris* automated/Makefile.in (test): Remove variable.
2013-11-02 Glenn MorrisMinor simplifications for test/automated/Makefile
2013-10-31 Michael Albinus* automated/ert-tests.el (ert-test-stats-set-test-and...
2013-10-29 Stefan Monnier* src/eval.c (run_hook_with_args): Use FUNCTIONP.
2013-10-26 Dmitry Gutov* test/indent/ruby.rb: New failing example.
2013-10-26 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-10-24 Michael Albinus* automated/ert-tests.el (ert-test-skip-unless): New...
2013-10-24 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Fix...
2013-10-23 Glenn MorrisMake building in directories with whitespace possible
2013-10-22 Dmitry Gutov* test/indent/ruby.rb: Move two examples to "working...
2013-10-21 Xue FuqiaoRemove unnecessary @refill.
2013-10-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-mode-map): Add...
2013-10-18 Barry O'ReillyDon't run timers in input-pending-p. Its new check...
2013-10-15 Paul EggertSpace after comma in ChangeLogs.
2013-10-14 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--args-separato...
2013-10-13 Kenichi Handamerge trunk
2013-10-13 Glenn MorrisChangeLog fixes prompted by M-x authors
2013-10-11 Dmitry Gutov* test/indent/ruby.rb: Add two more cases.
2013-10-10 Stefan Monnier* test/automated/ruby-mode-tests.el (ruby-with-temp...
2013-10-10 Stefan Monnier* lisp/menu-bar.el (tty-menu-navigation-map): Reduce...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-07 Dmitry Gutov* test/indent/ruby.rb: Fix a spurious change, add more...
2013-10-06 Dmitry Gutov* test/automated/ruby-mode-tests.el: Add tests for...
2013-10-06 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Dedent...
2013-10-05 Stefan MonnierGet Ruby's SMIE code to pass the test suite.
2013-10-04 Stefan Monnier* lisp/textmodes/css-mode.el (css-smie-rules): Toplevel...
2013-10-03 Daiki UenoAdd support for package signature checking.
2013-10-01 Dmitry Gutov* lisp/emacs-lisp/package.el (package-buffer-info,...
2013-09-29 Dmitry Gutov* lisp/emacs-lisp/package-x.el (package-upload-buffer...
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-22 Daniel ColascioneAdd set operations for bool-vector.
2013-09-20 Ryan* lisp/subr.el (internal--call-interactively): New...
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-16 Glenn Morris* test/automated/eshell.el (eshell-match-result):
2013-09-16 Glenn Morris* test/automated/eshell.el (eshell-test/for-name-shadow...
2013-09-15 Glenn Morris* lisp/eshell/esh-cmd.el (eshell--local-vars): New...
2013-09-13 Glenn Morris* test/automated/eshell.el (eshell-test/for-loop, eshel...
2013-09-13 Glenn Morris* test/automated/eshell.el (eshell-test-command-result...
2013-09-13 Glenn Morris* test/automated/eshell.el (with-temp-eshell): Use...
next