mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 20:32:00 -08: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
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue