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

* Re: [PATCH] * saveplace.el: fix a typo in the commentary section.
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Olson @ 2008-03-23 22:06 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 691 bytes --]

Xavier Maillard <xma@gnu.org> writes:

> 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.

Applied.  Next time, please put the ChangeLog entry in the description
of the patch, not as part of the patch itself.  95% of the time, patches
that modify ChangeLog will not apply without manual intervention.

-- 
|       Michael Olson  |  FSF Associate Member #652     |
| http://mwolson.org/  |  Hobbies: Lisp, HCoop          |
| Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
`-------------------------------------------------------'

[-- Attachment #2: Type: application/pgp-signature, Size: 188 bytes --]

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

* Re: [PATCH] * saveplace.el: fix a typo in the commentary section.
  2008-03-23 22:06 ` Michael Olson
@ 2008-03-24  0:41   ` Juanma Barranquero
  2008-03-25  1:00     ` Xavier Maillard
  0 siblings, 1 reply; 4+ messages in thread
From: Juanma Barranquero @ 2008-03-24  0:41 UTC (permalink / raw)
  To: Michael Olson; +Cc: emacs-devel

On Sun, Mar 23, 2008 at 11:06 PM, Michael Olson <mwolson@gnu.org> wrote:

>  Applied.  Next time, please put the ChangeLog entry in the description
>  of the patch, not as part of the patch itself.  95% of the time, patches
>  that modify ChangeLog will not apply without manual intervention.

In fact, we don't usually add ChangeLog entries just for changes in comments.

 Juanma




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

* Re: [PATCH] * saveplace.el: fix a typo in the commentary section.
  2008-03-24  0:41   ` Juanma Barranquero
@ 2008-03-25  1:00     ` Xavier Maillard
  0 siblings, 0 replies; 4+ messages in thread
From: Xavier Maillard @ 2008-03-25  1:00 UTC (permalink / raw)
  To: Juanma Barranquero; +Cc: mwolson, emacs-devel


   On Sun, Mar 23, 2008 at 11:06 PM, Michael Olson <mwolson@gnu.org> wrote:

   >  Applied.  Next time, please put the ChangeLog entry in the description
   >  of the patch, not as part of the patch itself.  95% of the time, patches
   >  that modify ChangeLog will not apply without manual intervention.

   In fact, we don't usually add ChangeLog entries just for changes in comments.

I was unsure of that.

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




^ permalink raw reply	[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).