aboutsummaryrefslogtreecommitdiffstats
path: root/test/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use a dedicated type to represent interpreted-function valuesscratch/interpreted-functionStefan Monnier2024-04-183-30/+33
* Don't error on tabbing to a widget at BOB (bug#69943)Stephen Berman2024-04-181-1/+7
* Avoid unnecessary escaping in 'url-build-query-string'Dagfinn Ilmari Mannsåker2024-04-181-1/+5
* ; Fix last change to secrets-tests.el.Basil L. Contovounesios2024-04-151-1/+1
* Recognize multicite macros from biblatexArash Esbati2024-04-131-0/+22
* peg-tests.el: Fix test failuresStefan Monnier2024-04-131-8/+27
* Merge branch 'track-changes'Stefan Monnier2024-04-131-0/+156
|\
| * lisp/emacs-lisp/track-changes.el: New file (bug#70077)Stefan Monnier2024-04-131-0/+156
* | Fix Icalendar export with ISO datesEli Zaretskii2024-04-131-0/+3
* | (elisp-tests-syntax-propertize): New test for bug#24542Stefan Monnier2024-04-121-0/+9
* | Improve D-Bus byte-array conversionMichael Albinus2024-04-122-12/+29
* | Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii2024-04-101-1/+4
|/
* ; Avoid byte-compiler warnings in 'ls-lisp-test-bug70271'.Eli Zaretskii2024-04-091-1/+2
* ; Fix the test in last change.Eli Zaretskii2024-04-091-0/+3
* Support more long time options in 'ls-lisp'Lin Sun2024-04-091-0/+36
* Allow updating of /IGNORE timeouts in ERCF. Jason Park2024-04-072-0/+107
* Merge from origin/emacs-29Eli Zaretskii2024-04-061-0/+78
|\
| * Make object init more robust (bug#69571)Theodor Thornhill2024-03-311-0/+78
* | Make sh-script-tests.el more robustMichael Albinus2024-04-052-0/+7
* | Make lexical-binding cookie warning test more robustMattias Engdegård2024-04-031-6/+8
* | Fix symbol list matching regexps.Vladimir Kazanov2024-04-011-2/+45
* | Fix the new PEG libraryEli Zaretskii2024-03-311-0/+0
* | Add peg.el as a built-in libraryEric Abrahamsen2024-03-301-0/+367
* | bug#69992: Minor improvement to image map transformation logicDavid Ponce2024-03-301-3/+3
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-0/+14
|\ \ | |/
| * Add test for previous change (bug#70023)Theodor Thornhill2024-03-281-0/+14
* | Merge from origin/emacs-29Eli Zaretskii2024-03-301-1/+0
|\ \ | |/
* | ; * test/lisp/vc/vc-git-tests.el: bend doc string quoteMattias Engdegård2024-03-291-1/+1
* | pp.el: Try and fix bug#70039Stefan Monnier2024-03-281-0/+19
* | Improve ert-font-lock assertion parser (Bug#69714)Vladimir Kazanov2024-03-282-25/+130
* | (pcase-mutually-exclusive): Use auto-generated tableStefan Monnier2024-03-281-0/+14
* | Restore leading space to right-margin stamps in ERCF. Jason Park2024-03-2311-18/+18
* | Remove unused faces from various erc-goodies testsF. Jason Park2024-03-231-11/+116
* | Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner2024-03-231-0/+144
* | Add 'eww-readable-urls'Jim Porter2024-03-231-0/+12
* | Allow toggling "readable" mode in EWWJim Porter2024-03-231-1/+56
* | Merge from origin/emacs-29Eli Zaretskii2024-03-232-0/+49
|\ \ | |/
| * Tweak regexp for object initializers in csharp-mode (bug#69571)Theodor Thornhill2024-03-162-0/+49
* | Fix recent test regressionsStefan Monnier2024-03-221-5/+5
* | (pp-fill): Cut before parens and dotsStefan Monnier2024-03-221-0/+30
* | Fix vc-git test when no identities are configuredKévin Le Gouguec2024-03-191-2/+9
* | * test/lisp/emacs-lisp/comp-cstr-tests.el (comp-cstr-test-93): Add test.Andrea Corallo2024-03-191-3/+2
* | ; Re-apply accidentally reverted commitKévin Le Gouguec2024-03-171-0/+40
* | Update modus-themes to their 4.4.0 versionProtesilaos Stavrou2024-03-171-40/+0
* | Fix vc-dir when "remote" Git branch is localKévin Le Gouguec2024-03-171-0/+40
* | Merge from origin/emacs-29Eli Zaretskii2024-03-161-0/+51
|\ \ | |/
| * Fix 'with-sqlite-transaction'F. Jason Park2024-03-111-0/+51
* | Keep indenting text when 'shr-fill-text' is nil (bug#69555)Kévin Le Gouguec2024-03-153-20/+57
* | Detect the readline support for Python shell completionLiu Hui2024-03-141-5/+26
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-145-7/+7