| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | abbrev-tests.el fix | Lars Ingebrigtsen | 2016-05-03 | 1 | -2/+1 |
| * | Add more abbrev tests | Lee Bochicchio | 2016-05-03 | 1 | -9/+138 |
| * | Allow eval-ing named character literals | Philipp Stephani | 2016-05-02 | 1 | -0/+6 |
| * | Merge from origin/emacs-25 | Paul Eggert | 2016-05-02 | 1 | -0/+8 |
| |\ | |||||
| * | | ; Fix last commit in tramp-tests.el | Michael Albinus | 2016-05-02 | 1 | -5/+7 |
| * | | Fix Bug#10085 | Michael Albinus | 2016-05-02 | 1 | -1/+13 |
| * | | ; Spelling and quoting fixes | Paul Eggert | 2016-05-01 | 1 | -1/+1 |
| * | | ; Comment tweak. | Glenn Morris | 2016-04-29 | 1 | -1/+1 |
| * | | Add completion of `calc()' in CSS mode | Simen Heggestøyl | 2016-04-26 | 1 | -2/+2 |
| * | | Revert the disputed VC change and update the tests | Dmitry Gutov | 2016-04-24 | 1 | -39/+16 |
| * | | Don't let `css--property-values' return duplicates | Simen Heggestøyl | 2016-04-24 | 1 | -4/+14 |
| * | | Encode the shr tests files with trailing white space | Lars Magne Ingebrigtsen | 2016-04-24 | 1 | -0/+3 |
| * | | Cache results of `css--property-values' | Simen Heggestøyl | 2016-04-24 | 1 | -0/+7 |
| * | | Some improvements in vc | Michael Albinus | 2016-04-24 | 1 | -113/+91 |
| * | | * test/lisp/xt-mouse-tests.el: Move from test/automated/. | Glenn Morris | 2016-04-23 | 1 | -0/+110 |
| * | | Regexps for matching CMake output | Jö Fahlke | 2016-04-23 | 1 | -0/+7 |
| * | | ; Spelling fixes | Paul Eggert | 2016-04-21 | 2 | -2/+2 |
| * | | autorevert: Resume with polling if file is deleted | Michael Albinus | 2016-04-19 | 1 | -2/+71 |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 1 | -2/+4 |
| |\ \ | |/ | |||||
| * | | Add vc-backend and vc-responsible-backend tests | Michael Albinus | 2016-04-09 | 1 | -18/+55 |
| * | | Prefer 'font-lock-face to 'face in erc where appropriate | Vivek Dasmohapatra | 2016-04-07 | 1 | -0/+118 |
| * | | Add new keywords of Python 3.5 | Lele Gaifax | 2016-04-06 | 1 | -0/+56 |
| * | | Spelling fixes | Paul Eggert | 2016-04-03 | 1 | -4/+4 |
| * | | Fix Bug#22145 | Michael Albinus | 2016-04-03 | 1 | -3/+6 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -1/+8 |
| |\ \ | |/ | |||||
| * | | Fix typo in network-stream-tests.el | Michael Albinus | 2016-03-29 | 1 | -1/+1 |
| * | | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+5 |
| * | | Adapt filenotify-tests.el according latest tests | Michael Albinus | 2016-03-24 | 1 | -21/+10 |
| * | | Support completion of attribute values in CSS mode | Simen Heggestøyl | 2016-03-23 | 1 | -0/+66 |
| * | | ; Remove unwanted merge from emacs-25 | Michael Albinus | 2016-03-22 | 1 | -11/+2 |
| * | | - | Paul Eggert | 2016-03-22 | 1 | -2/+11 |
| |\ \ | |/ | |||||
| * | | - | Paul Eggert | 2016-03-22 | 2 | -1/+9 |
| |\ \ | |/ | |||||
| * | | Move the cert files to the data directory | Lars Magne Ingebrigtsen | 2016-03-20 | 3 | -55/+2 |
| * | | Add more shr HTML rendering tests | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -4/+9 |
| * | | Add a test harness for shr HTML rendering and one test | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+46 |
| * | | Improve w32notify notifications | Fabrice Popineau | 2016-03-19 | 1 | -4/+11 |
| * | | * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated. | Glenn Morris | 2016-03-16 | 1 | -0/+42 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -0/+17 |
| |\ \ | |/ | |||||
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 1 | -1/+6 |
| |\ \ | |/ | |||||
| * | | Don't run ipv6 test on systems without ipv6 | Lars Magne Ingebrigtsen | 2016-03-05 | 1 | -0/+1 |
| * | | Fix Bug#22814 | Michael Albinus | 2016-03-04 | 1 | -22/+64 |
| * | | Move cl-seq-tests to the right place after the merge | Lars Ingebrigtsen | 2016-03-04 | 1 | -0/+42 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -69/+76 |
| |\ \ | |/ | |||||
| * | | Remove buggy parse-time test | Lars Ingebrigtsen | 2016-03-02 | 1 | -4/+1 |
| * | | Add some tests for parse-time.el | Lars Ingebrigtsen | 2016-02-28 | 1 | -0/+52 |
| * | | Add forward-sexp (and related) tests | Aaron S. Hawley | 2016-02-26 | 1 | -0/+211 |
| * | | Move low-level library files from the lisp/gnus directory | Lars Ingebrigtsen | 2016-02-24 | 1 | -0/+0 |
| * | | Test message-strip-subject-trailing-was | Michal Nazarewicz | 2016-02-23 | 1 | -0/+43 |
| * | | Make use of the `ert-with-function-mocked' macro | Michal Nazarewicz | 2016-02-23 | 2 | -19/+10 |
| * | | ert-with-function-mocked: New macro | Michal Nazarewicz | 2016-02-23 | 1 | -0/+43 |