aboutsummaryrefslogtreecommitdiffstats
path: root/test/src/buffer-tests.el (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-12-20Inhibit buffer hooks in temporary buffersBasil L. Contovounesios1-3/+30
2020-06-03Silence some byte-compiler warnings in testsBasil L. Contovounesios1-0/+1
2020-05-18Add test for recent buffer-local-variables changeGlenn Morris1-0/+6
2020-04-20Fix string-to-multibyte overlong sequence bugPaul Eggert1-0/+14
2020-01-01Update copyright year to 2020Paul Eggert1-1/+1
2019-12-10; Spelling fixesPaul Eggert1-3/+3
2019-12-09Spelling fixesPaul Eggert1-2/+2
2019-12-05* test/src/buffer-tests.el: Add loads of overlay testsAndreas Politz1-0/+1219
2019-01-01Update copyright year to 2019Paul Eggert1-1/+1
2018-10-14* src/buffer.c (Fmove_overlay): Don't call Fdelete_overlayStefan Monnier1-0/+15
2018-09-15Avoid adverse side effects of fixing bug#21824Eli Zaretskii1-0/+19
2018-04-11Add tests for buffer-base-buffer function (Bug#30905)Shanavas M1-0/+10
2018-01-01Update copyright year to 2018Paul Eggert1-1/+1
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert1-1/+1
2017-08-05Fix a bug in 'generate-new-buffer-name'Eli Zaretskii1-0/+5
2015-11-24Rename all test files to reflect source layout.Phillip Lord1-0/+0
2015-11-07Add test for bug #21824Noam Postavsky1-0/+48