1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-12 09:00:40 -08:00
emacs/test/lisp/saveplace-resources/saveplace
Stefan Kangas cdbbc2081e Use lexical-binding in saveplace.el and add tests
* lisp/saveplace.el: Use lexical-binding.
(save-place-to-alist): Doc fix.
* test/lisp/saveplace-tests.el:
* test/lisp/saveplace-resources/saveplace: New files.
2020-08-08 01:40:38 +02:00

4 lines
161 B
Text

;;; -*- coding: utf-8 -*-
(("/home/skangas/.emacs.d/cache/recentf" . 1306)
("/home/skangas/wip/emacs/"
(dired-filename . "/home/skangas/wip/emacs/COPYING")))