aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | query-replace undo: Handle when user edits the replacement stringTino Calancha2018-05-261-49/+88
* | Fix file name completion in TrampMichael Albinus2018-05-241-0/+8
* | Honor print-charset-text-property value of nil (Bug#31376)Noam Postavsky2018-05-231-0/+36
* | Fix corner case in query-replace-regexp undoTino Calancha2018-05-231-0/+20
* | More helpful docstrings for tests of electric-tests.elJoão Távora2018-05-221-6/+22
* | Fix failed assertion when load-force-doc-stringsPaul Eggert2018-05-221-0/+4
* | Extend secrets.el by searching for object paths.Michael Albinus2018-05-221-1/+4
* | Don’t assume ordering in make-process/mix-stderrPaul Eggert2018-05-211-1/+14
* | Fix Flymake's ruby-mode tests when user has "rubocop" installedJoão Távora2018-05-211-5/+9
* | Fix Bug#31489Michael Albinus2018-05-211-0/+6
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-2/+2
* | Fix bugs in `auth-source-netrc-parse-one'.Filipp Gunbin2018-05-171-0/+19
* | Fix creation of Secret Service items in auth-sourceMichael Albinus2018-05-162-3/+18
* | esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323)Jay Kamat2018-05-151-0/+124
* | Fix Bug#29575Michael Albinus2018-05-151-28/+42
* | Run python test if the python executable is foundTino Calancha2018-05-151-0/+1
* | run-python: Make the buffer running python currentTino Calancha2018-05-151-0/+8
* | Fix a broken testBasil L. Contovounesios2018-05-151-19/+40
* | Tramp updatesMichael Albinus2018-05-111-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-05-071-24/+24
|\ \ | |/
| * Port collation tests to glibc 2.27Paul Eggert2018-05-021-24/+24
* | Fix Bug#31272Michael Albinus2018-05-061-23/+24
* | Fix off-by-one history pruning (bug#31211)Basil L. Contovounesios2018-05-022-0/+19
* | Fix some edge cases of tramp-smbMichael Albinus2018-05-021-45/+85
* | Rewrite `url-domain' to avoid network trafficLars Ingebrigtsen2018-05-011-0/+12
* | * test/src/process-tests.el (make-process/mix-stderr): Skip on hydra.Glenn Morris2018-04-301-0/+3
* | * lisp/subr.el (dotimes): Deprecate RESULT field. (Bug#16206)Juri Linkov2018-04-282-6/+9
* | Fix documentation and tests for 'string-distance'Eli Zaretskii2018-04-282-18/+18
* | New function 'string-distance'Chen Bin2018-04-281-0/+18
* | Fix cl-print for circular sublists (Bug#31146)Noam Postavsky2018-04-261-0/+10
* | Let Tramp save passwordsMichael Albinus2018-04-231-3/+12
* | Add a test suite for text-property-searchLars Ingebrigtsen2018-04-221-0/+113
* | Merge from origin/emacs-26Glenn Morris2018-04-201-0/+8
|\ \ | |/
| * * test/src/lread-tests.el (lread-test-bug-31186): New test.Eli Zaretskii2018-04-171-0/+8
* | * test/src/process-tests.el (make-process/mix-stderr): Use bash.Glenn Morris2018-04-181-3/+3
* | Fix signal for large integers with valid syntaxPaul Eggert2018-04-171-0/+5
* | Avoid undefined behavior in 'defvar' (Bug#31072)Philipp Stephani2018-04-151-0/+4
* | Fix Bug#30246Michael Albinus2018-04-131-3/+31
* | Remove repetitions from recipient addresses in MessageLars Ingebrigtsen2018-04-121-0/+9
* | Add tests for buffer-base-buffer function (Bug#30905)Shanavas M2018-04-111-0/+10
* | Preserve case in query-replace undoTino Calancha2018-04-091-0/+20
* | Document that 'make-process' mixes the output streamsPhilipp Stephani2018-04-071-0/+18
* | Handle quotation marks and apostrophes in ‘sgml-quote’Michal Nazarewicz2018-04-071-0/+30
* | Make dbus.el fitter for Emacs configured --without-dbusMichael Albinus2018-04-061-6/+1
* | Require secrets.el iif Emacs has dbusbind supportTino Calancha2018-04-061-1/+1
* | Run secrets suite test when Emacs has dbus supportTino Calancha2018-04-061-0/+5
* | Add tests for secrets.elMichael Albinus2018-04-051-0/+234
* | * test/lisp/gnus/message-tests.el (message-all-epg-keys-available-p):Glenn Morris2018-04-051-0/+1
* | Honor dired-create-destination-dirs if copying/renaming >1 filesTino Calancha2018-04-051-0/+21
* | Detect if a message can be encrypted and add an MML tagDamien Cassou2018-04-041-0/+46