unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] * saveplace.el: fix a typo in the commentary section.
@ 2008-03-23 19:20 Xavier Maillard
  2008-03-23 22:06 ` Michael Olson
  0 siblings, 1 reply; 4+ messages in thread
From: Xavier Maillard @ 2008-03-23 19:20 UTC (permalink / raw)
  To: emacs-devel; +Cc: Xavier Maillard


Signed-off-by: Xavier Maillard <xma@gnu.org>
---
This is a really small patch you can safely apply that just fixes a small typo
in the commentary section of the saveplace.el file.

 lisp/ChangeLog    |    4 ++++
 lisp/saveplace.el |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 365d66a..f4729de 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2008-03-23  Xavier Maillard  <xma@gnu.org>
+
+	* saveplace.el: fix a typo in the commentary section.
+
 2008-03-17  Dan Nicolaescu  <dann@ics.uci.edu>
 
 	* vc-bzr.el (vc-bzr-dir-status, vc-bzr-after-dir-status):
diff --git a/lisp/saveplace.el b/lisp/saveplace.el
index 3b5a66e..74bdab3 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."
-- 
1.5.2.2





^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-03-25  1:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-23 19:20 [PATCH] * saveplace.el: fix a typo in the commentary section Xavier Maillard
2008-03-23 22:06 ` Michael Olson
2008-03-24  0:41   ` Juanma Barranquero
2008-03-25  1:00     ` Xavier Maillard

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).