* Makefile.in (distclean, bootstrap-clean, maintainer-clean):
[bpt/emacs.git] / test /
2013-10-29 Stefan Monnier* src/eval.c (run_hook_with_args): Use FUNCTIONP.
2013-10-27 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--bosp): Anythi...
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 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Only...
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 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-10-21 Xue FuqiaoRemove unnecessary @refill.
2013-10-21 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-10-21 Dmitry Gutov* indent/ruby.rb: Fix a typo
2013-10-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-10-21 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-mode-map): Add...
2013-10-18 Glenn MorrisStandardize license notice
2013-10-18 Barry O'ReillyDon't run timers in input-pending-p. Its new check...
2013-10-17 Stefan Monnier* lisp/progmodes/sh-script.el (sh-find-prev-matching...
2013-10-15 Paul EggertSpace after comma in ChangeLogs.
2013-10-15 Dmitry Gutov* indent/ruby.rb: Fix an example, remove wrong example...
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-12 Stefan Monnier* lisp/progmodes/ruby-mode.el (ruby-smie-grammar):...
2013-10-11 Dmitry Gutov* test/indent/ruby.rb: Add two more cases.
2013-10-11 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
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-09 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie-rules): Indent...
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-07 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-smie--implicit...
2013-10-07 Stefan Monnier* lisp/textmodes/css-mode.el (css-smie-rules): Fix...
2013-10-07 Dmitry Gutov* test/indent/ruby.rb: Fix a spurious change, add more...
2013-10-07 Stefan Monnier* lisp/progmodes/ruby-mode.el: Fix recently added tests.
2013-10-06 Dmitry Gutov* indent/ruby.rb: Fix a factual error.
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 MorrisFix comment typo
2013-09-16 Glenn Morris* test/automated/eshell (eshell-test/for-name-shadow...
2013-09-16 Glenn Morris* test/automated/eshell.el (eshell-test/for-name-shadow...
2013-09-15 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-operator-re): Consi...
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 (eshell-test-command-result...
2013-09-13 Glenn Morris* test/automated/eshell.el (with-temp-eshell): Use...
2013-09-12 Glenn MorrisChangeLog typo fix
2013-09-12 Glenn Morris* test/automated/eshell.el (with-temp-eshell): Avoid...
2013-09-12 Stefan Monnier* lisp/eshell/*.el: Use lexical-binding.
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Barry O'ReillyChange comparison functions =, <, >, <=, >= to take...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-03 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-calculate-indent...
2013-09-01 Glenn MorrisTweak to Makefile rules that list *.el files
2013-08-28 Paul Eggert* Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
2013-08-27 Paul EggertSpelling fixes.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-21 David EngsterImported EIEIO test suite from CEDET upstream
2013-08-20 Glenn MorrisRemove stray execute bit
2013-08-14 Daniel Hackney* package-test.el: Remove tar-package-building function...
2013-08-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-imenu--build-tree)
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Lars Magne Ingebri... Add a test for decompressing gzipped data
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-05 Glenn MorrisExtract truncate-string-to-width tests to a separate...
2013-08-04 Stefan Monnier* lisp/subr.el (macrop): New function.
2013-08-04 Glenn MorrisBackport icalendar-tests fixes from trunk
2013-08-04 Glenn Morris* ert-tests.el: Disable failing test that no-one seems...
2013-08-04 Glenn Morris* test/automated/icalendar-tests.el (icalendar-tests...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-04 Glenn Morris* test/automated/icalendar-tests.el (icalendar-tests...
2013-08-03 Glenn Morris* test/automated/icalendar-tests.el (icalendar-tests...
2013-08-03 Glenn MorrisFix previous core-elisp-tests.el fix
2013-08-03 Glenn Morris* test/automated/core-elisp-tests.el (core-elisp-tests...
2013-08-03 Glenn Morrisicalendar-tests.el tweaks related to timezone handling
2013-08-02 Stefan MonnierMake defvar affect the default binding outside of any...
2013-08-01 Glenn Morris* test/automated/file-notify-tests.el (file-notify...
2013-07-31 Glenn Morris* test/automated/undo-tests.el (undo-test2, undo-test5...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-24 Michael Albinus* automated/file-notify-tests.el
2013-07-23 Glenn MorrisUse a @configure_input@ comment at the start of generat...
2013-07-23 Glenn Morris* inotify-test.el (inotify-file-watch-simple): Delete...
2013-07-23 Glenn Morris* test/automated/subword-tests.el: Require subword.
2013-07-22 Stefan Monnier* lisp/progmodes/subword.el: Fix boundary case.
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-13 Fabián Ezequiel... * lisp/progmodes/python.el (python-imenu--build-tree...
2013-07-11 Glenn MorrisChangeLog fixes
2013-07-11 Glenn MorrisStop reimplementing a bunch of cl- functions in ert
2013-07-11 Glenn MorrisQuieten ruby-mode-tests.el compilation
next