Fix Bug#17739.
[bpt/emacs.git] / test /
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-13 Glenn MorrisWith GNU make, MFLAGS is not needed
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-05 Michal Nazarewicz* tests/automated/tildify-tests.el (tildify-test--test...
2014-06-05 Michal Nazarewicztildify.el: Rewrite `tildify-region' and co., add forea...
2014-06-05 Michal Nazarewicztildify.el: Better support for XML
2014-06-05 Michal Nazarewicztildify.el: Fix matched group indexes in end-regex...
2014-06-05 Michal Nazarewicztildify.el: Fix end-regex building in `tildify-find...
2014-06-02 Michael Albinus* test/automated/tramp-tests.el (tramp-test29-vc-regist...
2014-06-02 Michael Albinus* test/automated/tramp-tests.el (tramp-remote-process...
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-06-01 Michael Albinus* tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Michael AlbinusRevert last patch. The problem happens in the trunk.
2014-06-01 Michael Albinus* tramp-tests.el (tramp-test29-vc-registered):
2014-06-01 Michael Albinus* automated/tramp-tests.el (tramp-test29-vc-registered):
2014-05-29 Glenn Morris* test/automated/ruby-mode-test.el (ruby-assert-face...
2014-05-29 Stefan Monnier* lisp/font-lock.el (font-lock-flush, font-lock-ensure...
2014-05-28 Michal Nazarewicz* test/automated/tildify-tests.el: New file.
2014-05-27 Stefan Monnier* test/indent/ps-mode.ps: New file.
2014-05-26 Glenn Morris* package-test.el (package-test-install-single): Update...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-23 Stefan Monnier* lisp/emacs-lisp/nadvice.el (advice--member-p): Change...
2014-05-22 Glenn MorrisTweak previous bytecomp-tests.el change
2014-05-22 Glenn MorrisRemove some stray test tempfiles
2014-05-22 Glenn Morris* fns-tests.el (fns-tests-nreverse): Update for changed...
2014-05-15 Dmitry Antipov* src/fns.c (Fnreverse): Allow vectors and bool vectors.
2014-05-15 Dmitry Antipov* tests/automated/fns-tests.el: New file.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-10 Stefan Monnier* lisp/emacs-lisp/nadvice.el: Support adding a given...
2014-05-08 Glenn Morris* test/automated/vc-bzr.el: Tweak previous to use BZR_H...
2014-05-08 Glenn MorrisFix comment typo in previous
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn Morristest/automated/vc-bzr.el: revise previous change
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-08 Glenn Morristest/automated/vc-bzr.el: disable bzr's logging
2014-05-05 Dmitry Gutov* lisp/progmodes/ruby-mode.el (ruby-syntax-propertize...
2014-05-05 Glenn Morris* lisp/help-fns.el (describe-function-1): Test for...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-05-03 Barry O'ReillyFix ChangeLogs of 2014-05-01 commit.
2014-05-01 Barry O'ReillyChange algorithm used to adjust positions for undo...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Stefan Monnier* lisp/progmodes/perl-mode.el (perl--syntax-exp-intro...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-25 Michael Albinus* automated/tramp-tests.el (top):
2014-04-24 Michael AlbinusUse a mock-up connection method for remote files.
2014-04-23 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-22 Michael Albinus* automated/tramp-tests.el (tramp--test-check-files...
2014-04-22 Michael Albinus* automated/tramp-tests.el (tramp-test30-special-charac...
2014-04-22 Daniel ColascioneCorrectly macroexpand top-level forms during eager...
2014-04-22 Daniel ColascioneFix cl-lib-struct-accessors test again.
2014-04-22 Daniel ColascioneOptimize cl-struct-slot-value; fix test
2014-04-21 Stefan Monnier* lisp/emacs-lisp/cl-macs.el (cl--loop-let): Avoid...
2014-04-21 Daniel ColascioneCorrectly treat progn contents as toplevel forms when...
2014-04-21 Daniel ColascioneFix cl-the test
2014-04-21 Daniel ColascioneFix cl-loop destructuring under `with' clause
2014-04-20 Michael Albinus* automated/tramp-tests.el (tramp-test19-directory...
2014-04-20 Daniel Colascionecl-lib defstruct introspection
2014-04-20 Daniel Colascionedefstruct introspection
2014-04-19 Michael AlbinusInstrument `tramp--test-check-files' in order to get...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-19 Michael Albinus* automated/tramp-tests.el (tramp--test-check-files...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-18 Michael Albinus* automated/tramp-tests.el (tramp-copy-size-limit)...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Stefan Monnier* lisp/nxml/nxml-mode.el (nxml-fontify-matcher): Make...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisAvoid EMACSDATA in user environment interfering with...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-10 Paul EggertSpelling fixes.
2014-04-10 Feng Li* lisp/progmodes/pascal.el (pascal-font-lock-keywords...
2014-04-09 Daniel ColascioneMake up-list and backward-up-list get out of more spots
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-09 Glenn MorrisFix python-triple-quote-pairing test
2014-04-09 Glenn Morris* electric-tests.el (electric-pair-backspace-1): Replac...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Glenn MorrisChangeLog fixes
2014-04-07 Glenn MorrisChangeLog fix (no need to merge to trunk)
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-07 João TávoraImprove on previous quote autopairing change
2014-04-07 João TávoraInhibit quote autopairing more frequently
2014-04-06 João TávoraFix triple-quoting electricity in python-mode
2014-04-06 João TávoraFix electric-pair-skip-whitespace with quotes in text...
2014-04-04 João TávoraImprove on previous quote autopairing change
2014-04-03 Stefan Monnier* lisp/progmodes/perl-mode.el (perl-syntax-propertize...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-04-02 João TávoraInhibit quote autopairing more frequently
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-27 Dmitry GutovFix bug#17097
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-25 Michael AlbinusFix last ChangeLog entry.
2014-03-25 Barry O'ReillyUndo in region after markers in undo history relocated
2014-03-23 Daniel ColascioneClean up gc_sweep
2014-03-23 Glenn MorrisFix up recent merge ChangeLog duplication
2014-03-23 Daniel ColascioneMerge capitalized-words-mode and subword-mode
next