Tino Calancha
966020bc52
Ensure the created temp file in a test is new
...
* test/lisp/buff-menu-tests.el (buff-menu-24962): Use `make-temp-file'
to create the temp file.
2017-05-06 12:30:48 +09:00
Paul Eggert
e6a782ee1a
Update copyright year to 2017 in master
...
Run admin/update-copyright in the master branch. This fixes files
that were not already fixed in the emacs-25 branch before it was
merged here.
2017-01-01 01:48:59 -08:00
Tino Calancha
3ec1503374
; * test/lisp/buff-menu-tests.el: Fix typo in the header.
2016-12-22 13:38:06 +09:00
Tino Calancha
af96803459
Fix Bug#24962
...
* lisp/buff-menu.el (list-buffers--refresh):
List buffers with name starting with " " if they visit a file.
* test/lisp/buff-menu-tests.el (buff-menu-24962):
Update test result as pass.
2016-12-08 13:46:25 +09:00
Tino Calancha
49ac780228
Add test suite for buff-menu.el
...
* test/lisp/buff-menu-tests.el: New file.
(buff-menu-24962): Add test for Bug#24962.
2016-11-19 00:17:50 +09:00