* saveplace.el: fix a typo in the commentary section.
authorMichael Olson <mwolson@gnu.org>
Sun, 23 Mar 2008 22:03:11 +0000 (22:03 +0000)
committerMichael Olson <mwolson@gnu.org>
Sun, 23 Mar 2008 22:03:11 +0000 (22:03 +0000)
Signed-off-by: Xavier Maillard <xma@gnu.org>
lisp/saveplace.el

index 3b5a66e..74bdab3 100644 (file)
@@ -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."