all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xavier Maillard <xma@gnu.org>
To: emacs-devel@gnu.org
Cc: Xavier Maillard <xma@gnu.org>
Subject: [PATCH] * saveplace.el: fix a typo in the commentary section.
Date: Sun, 23 Mar 2008 20:20:31 +0100	[thread overview]
Message-ID: <1206300031-9504-1-git-send-email-xma@gnu.org> (raw)


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





             reply	other threads:[~2008-03-23 19:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-23 19:20 Xavier Maillard [this message]
2008-03-23 22:06 ` [PATCH] * saveplace.el: fix a typo in the commentary section Michael Olson
2008-03-24  0:41   ` Juanma Barranquero
2008-03-25  1:00     ` Xavier Maillard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1206300031-9504-1-git-send-email-xma@gnu.org \
    --to=xma@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.