mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-14 09:46:42 -04:00
* lisp/saveplace.el: Use lexical-binding. (save-place-to-alist): Doc fix. * test/lisp/saveplace-tests.el: * test/lisp/saveplace-resources/saveplace: New files.
5 lines
161 B
Plaintext
5 lines
161 B
Plaintext
;;; -*- coding: utf-8 -*-
|
|
(("/home/skangas/.emacs.d/cache/recentf" . 1306)
|
|
("/home/skangas/wip/emacs/"
|
|
(dired-filename . "/home/skangas/wip/emacs/COPYING")))
|