]> code.delx.au - gnu-emacs/history - test
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs
[gnu-emacs] / test /
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-23 Michael AlbinusAdapt file-notify-test02-events test case
2015-09-22 Stefan Monnier* prolog.el: Fix indentation of empty line
2015-09-21 Eli ZaretskiiAnother fix of file-notify-tests for w32notify
2015-09-21 Michael AlbinusAdapt tests and manual for w32notify
2015-09-21 Stefan MonnierSubject: * lisp/progmodes/prolog.el: Improve handling...
2015-09-20 Michael AlbinusImprove file notifications, especially for Tramp
2015-09-17 Paul EggertBackslash cleanup in Elisp source files
2015-09-17 Paul EggertSome more minor backslash fixes
2015-09-16 Paul EggertMinor quoting fixes in scripts and doc
2015-09-16 Eli ZaretskiiMore adaptations in file-notify-tests.el
2015-09-16 Michael AlbinusAdapt test in file-notify-tests.el
2015-09-15 Stephen LeakeFix a bug in elisp--xref-find-definitions related to...
2015-09-15 Michael AlbinusAdapt tests in auto-revert-tests.el
2015-09-15 Eli ZaretskiiFix the file-notify tests for watch validation on w32
2015-09-14 Michael AlbinusAdaot file-notify-tests.el test cases
2015-09-14 Tassilo HornFix tests for file-notify-valid-p.
2015-09-14 Tassilo HornTest file-notify-valid-p.
2015-09-12 Michael AlbinusFix tests in file-notify-tests.el
2015-09-10 Nicolas PettonAdd seq-find
2015-09-10 Tassilo HornDocument file-notify--test-with-events.
2015-09-10 Michael AlbinusReport used native library in file-notify-tests.el
2015-09-10 Tassilo HornImprove file-notify-tests
2015-09-10 Glenn Morris* test/automated/file-notify-tests.el (file-notify...
2015-09-09 Tassilo HornStart checking event types in file-notify tests
2015-09-08 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-07 Paul EggertGo back to grave quoting in source-code docstrings...
2015-09-05 Nicolas PettonImprove the semantic of map-some
2015-09-05 Nicolas PettonRename map-contains-key-p and map-some-p
2015-09-05 Nicolas PettonImprove the semantic of seq-some
2015-09-05 Nicolas PettonRename seq-some-p to seq-some and seq-contains-p to...
2015-09-04 Paul EggertSupport automated ‘make check’ in non-C locale
2015-09-01 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Stephen LeakeImprove comments in elisp-mode.el, elisp-mode-tests.el
2015-08-30 Michael Albinus* lisp/net/tramp-sh.el (tramp-convert-file-attributes):
2015-08-29 Eli ZaretskiiFix Python tests on MS-Windows
2015-08-28 Simen HeggestøylFix indentation rule in css-mode
2015-08-27 Paul EggertAdd test case for ‘format’ bug and refactor
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-26 Nicolas PettonImprove seq-concatenate for new sequence types
2015-08-26 Stephen LeakeAdd mode local overrides to xref-find-definitions
2015-08-24 Michael Albinus* lisp/net/tramp-sh.el (tramp-stat-marker, tramp-stat...
2015-08-23 Fabián Ezequiel... python.el: Fix python-shell-buffer-substring on indente...
2015-08-23 Nicolas PettonMake seq.el more extensible by using cl-defmethod
2015-08-22 Fabián Ezequiel... python.el: Ensure remote process-environment on non...
2015-08-21 Fabián Ezequiel... python.el: Enhancements to process environment setup.
2015-08-21 Stefan Monnier* lisp/emacs-lisp/smie.el (smie-indent-current-column...
2015-08-21 Paul EggertFollow user preference in calendar diagnostics
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Paul EggertSpelling fixes
2015-08-13 Stephen Leakexref-find-definitions: Exclude more generic function...
2015-08-11 Stephen Leakeelisp--xref-find-definitions handle cl-defstuct default...
2015-08-11 Stephen LeakeRewrite elisp--xref-find-definitions to handle many...
2015-08-08 Stefan Monnier* test/automated/ert-tests.el (ert-test-deftest): Add...
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Eli Zaretskii; Remove accidentally duplicated redisplay test.
2015-08-08 Eli ZaretskiiFix overlay string display regressions introduced in...
2015-08-07 Phillip LordImprove error signalling for seq-subseq.
2015-08-07 Eli ZaretskiiAvoid infinite loop in display of invisible text in...
2015-07-29 Michael AlbinusFix Tramp problems with multihops, and nc.
2015-07-24 Michael AlbinusMinor cleanup in tramp-tests.el
2015-07-23 Michael AlbinusFix some Tramp problems with HP-UX
2015-07-21 Glenn Morris* test/automated/package-test.el (package-test-signed):
2015-07-21 Glenn Morris* test/automated/elisp-mode-tests.el
2015-07-21 Michael AlbinusSync with Tramp repository
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el (package-buffer-info):
2015-07-17 Artur Malabarba* lisp/emacs-lisp/package.el: Many small changes
2015-07-16 Michael AlbinusFix Bug#20943.
2015-07-14 Michael AlbinusNew autorevert tests.
2015-07-09 Nicolas Petton* test/automated/map-tests.el (test-map-delete-return...
2015-07-09 Nicolas PettonAdd support for gv.el in map.el
2015-07-07 Glenn Morris* test/automated/ert-tests.el (ert-test-deftest):
2015-07-06 Fabián Ezequiel... python.el: Fix local/remote shell environment setup
2015-07-06 Fabián Ezequiel... python.el: Fix mark-defun behavior (Bug#19665)
2015-07-06 Glenn Morris* lisp/progmodes/f90.el (f90-type-def-re): Handle attri...
2015-07-05 Christoph WedlerRespect `prog-indentation-context' in python.el
2015-07-04 Glenn MorrisUpdate eieio tests for recent eieio-core change.
2015-06-30 Nicolas PettonAdd seq-min and seq-max
2015-06-28 Michael AlbinusSync with Tramp 2.2.12
2015-06-27 Eli ZaretskiiFix VC test suite on MS-Windows
2015-06-23 Artur Malabarba* test/automated/package-test.el (package-test-update...
2015-06-22 Paul EggertPort tests to help-quote-translation
2015-06-21 Nicolas PettonRevert "Define `map-elt' as a generalized variable"
2015-06-21 Nicolas PettonDefine `map-elt' as a generalized variable
2015-06-21 Eli ZaretskiiFix bytecomp-tests--warnings when $TMPDIR has a long...
2015-06-21 Eli ZaretskiiExpect 2 icalendar tests to fail on MS-Windows
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-18 Eli ZaretskiiUpdate data files from just-released Unicode 8.0
2015-06-15 Stefan Monnier* lisp/progmodes/perl-mode.el: Refine handling of ...
2015-06-15 Paul EggertSpelling fixes
2015-06-11 Paul EggertFix quoting of help for functions with odd names
2015-06-11 Artur Malabarba* lisp/let-alist.el (let-alist--deep-dot-search): Fix...
2015-06-09 Glenn Morris* test/automated/Makefile.in (ELFILES): Sort.
2015-06-08 Dmitry GutovSkip past `#' to find BEG
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-05 Nicolas PettonFix a unit test for map.el
2015-06-05 Glenn Morris* test/automated/map-tests.el: Replace "assert" with...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-04 Nicolas PettonAdd new function string-greaterp
2015-06-03 Michael AlbinusFix error introduced recently in file-notify-tests.el
next