aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/sqlite.el (unfollow)
Commit message (Expand)AuthorFilesLines
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-02-24Use cl-with-gensyms in with-sqlite-transactionStefan Kangas1-4/+3
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-03-11Fix 'with-sqlite-transaction'F. Jason Park1-3/+4
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-11-24Fix byte-compilation warnings about 'sqlite-rollback'Eli Zaretskii1-0/+4
2023-11-21Fix 'with-sqlite-transaction' when BODY failsEli Zaretskii1-6/+15
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-12-12Make with-sqlite-transaction mode code efficientLars Ingebrigtsen1-5/+6
2021-12-11Fix comment in headingLars Ingebrigtsen1-1/+1
2021-12-11Add sqlite3 support to EmacsLars Ingebrigtsen1-9/+18
2021-11-07Make paragraph/filling functions in texinfo-mode work betterLars Ingebrigtsen1-8/+11
2021-09-26; Minor stylistic checkdoc fixes in test/**/*.elStefan Kangas1-1/+3
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-08-27; Fix license statements.Stefan Kangas1-3/+5
2020-04-24Use lexical-binding in most src testsStefan Kangas1-1/+1
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-03-04Compare and round more carefullyPaul Eggert1-15/+7
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-10-07Add test for `self-insert-command' (bug#21633)Nicolas Richard1-0/+34