mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-29 19:48:19 +00:00
* saveplace.el: fix a typo in the commentary section.
Signed-off-by: Xavier Maillard <xma@gnu.org>
This commit is contained in:
parent
484c309251
commit
afa29d95ee
@ -39,7 +39,7 @@
|
||||
;;; Code:
|
||||
|
||||
;; this is what I was using during testing:
|
||||
;; (define-key ctl-x-map "p" 'toggle-save-place)
|
||||
;; (define-key ctl-x-map "p" 'toggle-save-place-globally)
|
||||
|
||||
(defgroup save-place nil
|
||||
"Automatically save place in files."
|
||||
|
Loading…
Reference in New Issue
Block a user