all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
Subject: Re: [PATCH] Fix a typo in the docstring of `apropos-pattern-quoted'
Date: Wed, 11 Oct 2006 19:52:32 +0300	[thread overview]
Message-ID: <20061011165232.GB63535@gothmog.pc> (raw)
In-Reply-To: <34e5fff7519a59470fb4.1160579484@gothmog.pc>

Oops, I managed to trash my email sender address here.  The real
one is, of course:

    Giorgos Keramidas <keramida@ceid.upatras.gr>

Sorry for the confusion :-/

On 2006-10-11 18:11, "Giorgos Keramidas <keramida@ceid.upatras.gr>"@gothmog.pc wrote:
> # HG changeset patch
> # User "Giorgos Keramidas <keramida@ceid.upatras.gr>"
> # Date 1160579415 -10800
> # Node ID 34e5fff7519a59470fb437d5eb0a5421e9639e40
> # Parent  31f8d3394c63ea95f6fd374c46e98c811fb4b054
> Fix a typo in the docstring of `apropos-pattern-quoted'.
> 
> diff --git a/lisp/apropos.el b/lisp/apropos.el
> --- a/lisp/apropos.el
> +++ b/lisp/apropos.el
> @@ -142,7 +142,7 @@ If value is `verbose', the computed scor
>    "Apropos pattern as entered by user.")
>  
>  (defvar apropos-pattern-quoted nil
> -  "Apropos pattern passed through `regexp-quoute'.")
> +  "Apropos pattern passed through `regexp-quote'.")
>  
>  (defvar apropos-words ()
>    "Current list of apropos words extracted from `apropos-pattern'.")

      reply	other threads:[~2006-10-11 16:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-11 15:11 [PATCH] Fix a typo in the docstring of `apropos-pattern-quoted' Giorgos Keramidas <keramida@ceid.upatras.gr>
2006-10-11 16:52 ` Giorgos Keramidas [this message]

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=20061011165232.GB63535@gothmog.pc \
    --to=keramida@ceid.upatras.gr \
    /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.