From afa29d95eef6a3d60dfc9228b73dfafb99b4ece5 Mon Sep 17 00:00:00 2001 From: Michael Olson Date: Sun, 23 Mar 2008 22:03:11 +0000 Subject: [PATCH] * saveplace.el: fix a typo in the commentary section. Signed-off-by: Xavier Maillard --- lisp/saveplace.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/saveplace.el b/lisp/saveplace.el index 3b5a66e2b64..74bdab3e512 100644 --- a/lisp/saveplace.el +++ b/lisp/saveplace.el @@ -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." -- 2.39.2