all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Michal Nazarewicz <mina86@mina86.com>
Cc: 24398@debbugs.gnu.org
Subject: bug#24398: [PATCH] Refactor common code in {upcase, downcase, capitalize}-word functions
Date: Sat, 10 Sep 2016 09:46:19 +0300	[thread overview]
Message-ID: <83pooc8d6s.fsf@gnu.org> (raw)
In-Reply-To: <1473458359-29865-1-git-send-email-mina86@mina86.com> (message from Michal Nazarewicz on Fri, 9 Sep 2016 23:59:19 +0200)

> From: Michal Nazarewicz <mina86@mina86.com>
> Date: Fri,  9 Sep 2016 23:59:19 +0200
> 
> * src/casefiddle.c (operate_on_word): Removed in favour of…
> (casify_word) …new function which does what operate_on_word did plus
> what all of the common code from *-word functions.
> (upcase-word, downcase-word, capitalize-word): Move code common between
> those functions (pretty much the whole body of those functions) into
> casify_word and use that instead of now deleted operato_on_word.
                                                  ^^^^^^^^^^^^^^^
A typo.

Thanks.





  reply	other threads:[~2016-09-10  6:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-09 21:59 bug#24398: [PATCH] Refactor common code in {upcase, downcase, capitalize}-word functions Michal Nazarewicz
2016-09-10  6:46 ` Eli Zaretskii [this message]
2016-09-12 11:26   ` Michal Nazarewicz

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=83pooc8d6s.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=24398@debbugs.gnu.org \
    --cc=mina86@mina86.com \
    /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.