| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fix todo-mode AOT test failures (bug#51308) | Lars Ingebrigtsen | 2021-10-21 | 1 | -1/+1 | |
| | * | Fix hi-lock AOT test failures (bug#51308) | Lars Ingebrigtsen | 2021-10-21 | 1 | -5/+10 | |
| | * | Fix socks test | Lars Ingebrigtsen | 2021-10-21 | 1 | -1/+1 | |
| | * | ; Fix typo | Stefan Kangas | 2021-10-20 | 1 | -1/+1 | |
| | * | Adapt Tramp tests | Michael Albinus | 2021-10-20 | 2 | -33/+36 | |
| | * | Code cleanup in tramp-tests.el | Michael Albinus | 2021-10-19 | 1 | -42/+50 | |
| * | | Add a comment to the Turkish casefiddle test | Lars Ingebrigtsen | 2021-10-21 | 1 | -0/+3 | |
| * | | Add some tests for floatfns.c | Stefan Kangas | 2021-10-20 | 1 | -0/+62 | |
| * | | Further fixes for Turkish case changes in unibyte strings | Lars Ingebrigtsen | 2021-10-20 | 1 | -0/+13 | |
| * | | Add some tests for fns.c | Stefan Kangas | 2021-10-20 | 1 | -0/+23 | |
| * | | Make image-tests work in a no-x build | Lars Ingebrigtsen | 2021-10-19 | 1 | -12/+16 | |
| * | | Improve TCO test coverage | Mattias Engdegård | 2021-10-19 | 1 | -2/+11 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-19 | 2 | -1/+38 | |
| |\ \ | |/ | ||||||
| | * | Fix some Tramp problems | Michael Albinus | 2021-10-18 | 1 | -1/+27 | |
| | * | Fix xref elisp identifier namespace mistake | Mattias Engdegård | 2021-10-18 | 1 | -0/+11 | |
| * | | SQL mode supports sending passwords in process | Michael R. Mauger | 2021-10-19 | 1 | -0/+10 | |
| * | | Make `lookup-key' understand the new key sequence syntax | Lars Ingebrigtsen | 2021-10-19 | 1 | -0/+7 | |
| * | | Add tests for image.c | Stefan Kangas | 2021-10-18 | 1 | -0/+205 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-18 | 1 | -1/+6 | |
| |\ \ | |/ | ||||||
| | * | Fix a semantic test on some macOS machines | Stefan Kangas | 2021-10-17 | 1 | -1/+6 | |
| * | | Add some defvar indent tests | Lars Ingebrigtsen | 2021-10-18 | 1 | -0/+15 | |
| * | | Remove the "def" indentation heuristic | Lars Ingebrigtsen | 2021-10-18 | 1 | -0/+14 | |
| * | | New option show-paren-context-when-offscreen | Daniel Martín | 2021-10-18 | 1 | -0/+31 | |
| * | | Do kbd-valid-p prefix comparisons case-sensitively | Lars Ingebrigtsen | 2021-10-18 | 1 | -0/+1 | |
| * | | Allow <mouse-1> in kbd-valid-p | Lars Ingebrigtsen | 2021-10-17 | 1 | -0/+3 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-16 | 1 | -1/+1 | |
| |\ \ | |/ | ||||||
| | * | Precise documentation of file-notify-add-watch | Michael Albinus | 2021-10-15 | 1 | -1/+1 | |
| * | | Set EMACS_TEST_TIMEOUT for emba | Michael Albinus | 2021-10-16 | 3 | -3/+17 | |
| * | | Add new function 'kbd-valid-p' | Lars Ingebrigtsen | 2021-10-16 | 1 | -0/+114 | |
| * | | Add command `file-notify-rm-all-watches' | Michael Albinus | 2021-10-16 | 1 | -4/+27 | |
| * | | ; Move timeout in gitlab-ci.yml | Michael Albinus | 2021-10-15 | 1 | -1/+1 | |
| * | | ; Fix last change on gitlab-ci.yml | Michael Albinus | 2021-10-15 | 1 | -1/+1 | |
| * | | Calc: mend math-nth-root-float (bug#51209) | Mattias Engdegård | 2021-10-15 | 1 | -0/+6 | |
| * | | Further gitlab-ci.yml changes | Michael Albinus | 2021-10-15 | 1 | -4/+4 | |
| * | | ; Instrument gitlab-ci.yml | Michael Albinus | 2021-10-14 | 1 | -3/+5 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-14 | 1 | -0/+40 | |
| |\ \ | |/ | ||||||
| | * | Accept process-filter t in Tramp | Michael Albinus | 2021-10-14 | 1 | -0/+40 | |
| * | | Adapt gitlab-ci.yml paths | Michael Albinus | 2021-10-14 | 1 | -16/+15 | |
| * | | New tests for kbd and edmacro-parse-keys | Stefan Kangas | 2021-10-13 | 2 | -4/+154 | |
| * | | Merge from origin/emacs-28 | Paul Eggert | 2021-10-13 | 1 | -1/+4 | |
| |\ \ | |/ | ||||||
| | * | Fix test bug when calloc returns null | Paul Eggert | 2021-10-12 | 1 | -1/+4 | |
| * | | Continue to work on emba integration | Michael Albinus | 2021-10-13 | 2 | -5/+8 | |
| * | | Adapt emba control files | Michael Albinus | 2021-10-12 | 2 | -6/+5 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-12 | 1 | -3/+2 | |
| |\ \ | |/ | ||||||
| | * | Don't apply shorthands to punctuation-only symbols (bug#51089) | João Távora | 2021-10-11 | 1 | -3/+2 | |
| * | | ; * test/src/emacs-module-tests.el: Instrument for bug#50902. | Michael Albinus | 2021-10-11 | 1 | -0/+5 | |
| * | | Fix merge error for elisp-mode-tests.el | Glenn Morris | 2021-10-11 | 1 | -12/+0 | |
| * | | Merge from origin/emacs-28 | Glenn Morris | 2021-10-11 | 4 | -19/+209 | |
| |\ \ | |/ | ||||||
| | * | New function num-processors | Paul Eggert | 2021-10-10 | 1 | -0/+6 | |
| | * | Add new failing test for bug#51089 | João Távora | 2021-10-10 | 1 | -0/+12 | |