aboutsummaryrefslogtreecommitdiffstats
path: root/test (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Don't generate separate autoload file for htmlfontifyStefan Kangas2022-06-051-9/+0
| * | | Fix sorting in ls-lisp.el under -vEli Zaretskii2022-06-051-0/+39
| * | | Fix Tramp testMichael Albinus2022-06-031-0/+1
| * | | Let ?\LF signal an error (bug#55738)Mattias Engdegård2022-06-031-2/+2
| * | | Make ?\LF generate 10, not -1 (bug#55738)Mattias Engdegård2022-06-021-0/+5
| * | | Reinstate the Qload file name handlerLars Ingebrigtsen2022-06-021-2/+1
| * | | Merge remote-tracking branch 'refs/remotes/origin/master'Stefan Monnier2022-06-011-4/+12
| |\ \ \
| | * | | Revert "Fix reader char escape bugs (bug#55738)"Mattias Engdegård2022-06-011-10/+0
| | * | | Fix reader char escape bugs (bug#55738)Mattias Engdegård2022-06-011-0/+10
| | * | | Make files-tests.el more robustMichael Albinus2022-06-011-4/+12
| * | | | bindat (strz): Fix wrong-type-argument error when unpackingRichard Hansen2022-06-011-1/+0
| * | | | bindat (strz): Fix off-by-one bug in computed lengthRichard Hansen2022-06-011-2/+0
| * | | | ; bindat-tests (strz): Add more testsRichard Hansen2022-06-011-0/+69
| |/ / /
| * | | Add a last-modified field when a bookmark is setManuel Giraud2022-05-311-9/+21
| * | | Speed up generation of loaddefs filesLars Ingebrigtsen2022-05-311-1/+1
| * | | Nonrecursive Lisp reader (bug#55676)Mattias Engdegård2022-05-301-0/+36
| * | | Fix atimer setting and overdue expiration (bug#55628)Mattias Engdegård2022-05-301-0/+27
| * | | Merge from origin/emacs-28Stefan Kangas2022-05-301-0/+1
| |\ \ \ | | |/ /
| | * | Some Tramp cleanup on MS WindowsMichael Albinus2022-05-291-0/+1
| | * | Fix Tramp sshfs tests (don't merge)Michael Albinus2022-05-171-5/+11
| | * | * test/lisp/net/tramp-tests.el (tramp-test27-load): Adapt test. Don't mergeMichael Albinus2022-05-151-1/+3
| * | | ISO 8601 strings sans "Z" don’t specify DST flagPaul Eggert2022-05-291-10/+10
| * | | Fix Python Hideshow problem with backslash escaped newlineskobarity2022-05-281-0/+54
| * | | Fix navigation in the *Completions* buffer and enable more tests (bug#54374)Juri Linkov2022-05-271-28/+41
| * | | Test suite for Completions UI (bug#54374)Juri Linkov2022-05-261-0/+123
| * | | * test/lisp/files-resources/compile-utf8.el: Use lexical-bindingStefan Monnier2022-05-261-0/+1
| * | | Reset 'eshell-in-pipeline-p' when interpolating commandsJim Porter2022-05-251-0/+29
| * | | ; Fix inevitable failure in erc-dcc testF. Jason Park2022-05-241-37/+39
| * | | Fix issue with nativecomp tests leaving files behind in /tmpLars Ingebrigtsen2022-05-241-1/+8
| * | | Clean up a test file in /tmpLars Ingebrigtsen2022-05-241-1/+5
| * | | Keep subcommands in pipelines from clobbering the head/tail processesJim Porter2022-05-241-0/+16
| * | | Further audits of single quotes in Lisp doc stringsLars Ingebrigtsen2022-05-241-1/+1
| * | | Audit quoting symbols in C doc stringsLars Ingebrigtsen2022-05-241-1/+1
| * | | Less wrong printed circular list tail index (bug#55395)Mattias Engdegård2022-05-231-0/+46
| * | | Recognize DCC SSEND when receiving files in erc-dccF. Jason Park2022-05-221-1/+2
| * | | Accommodate nonstandard turbo file senders in erc-dccF. Jason Park2022-05-221-0/+164
| * | | Fix bytecomp-test--with-suppressed-warnings testLars Ingebrigtsen2022-05-221-1/+1
| * | | Don't font-lock invalid invalid class/function nameskobarity2022-05-221-0/+12
| * | | Properly indent Python PEP634 match/case blocksLele Gaifax2022-05-221-0/+25
| * | | Some cleanups in tramp-tests.elMichael Albinus2022-05-211-13/+17
| * | | Fix recently introduced Python font lock breakage of chained assignmentskobarity2022-05-211-0/+7
| * | | zap-to-char: case sensitive for upper-case charactersTino Calancha2022-05-212-1/+29
| * | | Rename compare-window-configurations and update docLars Ingebrigtsen2022-05-201-1/+1
| * | | Add a new command 'yank-in-context'Lars Ingebrigtsen2022-05-201-0/+34
| * | | Make printing mostly non-recursive (bug#55481)Mattias Engdegård2022-05-181-0/+16
| * | | Fix pp-emacs-lisp-code printing of cons cellsLars Ingebrigtsen2022-05-171-0/+12
| * | | Fix Python highlighting of some assignment statementskobarity2022-05-161-0/+160
| * | | Recognize some more SCSS selectorsSimen Heggestøyl2022-05-151-0/+4
| * | | Fix warning suppression in (S)CSS mode testsSimen Heggestøyl2022-05-151-2/+2
| * | | Add OVERRIDES argument to prin1/prin1-to-stringLars Ingebrigtsen2022-05-151-0/+43