all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitry Gutov <dgutov@yandex.ru>
To: emacs-devel@gnu.org, "Charles A. Roelli" <charles@aurox.ch>
Subject: Re: [Emacs-diffs] emacs-26 e5a2933: lisp/vc/: documentation fixes
Date: Tue, 20 Feb 2018 02:06:00 +0200	[thread overview]
Message-ID: <5bda8d8a-1aaf-c91c-d3e5-750fd4284f8b@yandex.ru> (raw)
In-Reply-To: <20180217154025.25F47206A2@vcs0.savannah.gnu.org>

Hi all,

On 2/17/18 5:40 PM, Charles A. Roelli wrote:

>   (defun change-log-get-method-definition ()
> -"For Objective C, return the method name if we are in a method."
> +  "For Objective C, return the method name if we are in a method."
>     (let ((change-log-get-method-definition-md "["))
>       (save-excursion
>         (if (re-search-backward "^@implementation\\s-*\\([A-Za-z_]*\\)" nil t)

Isn't it weird how we have an Objective-C specific function inside 
add-log.el?

It isn't used anywhere in Emacs these days, AFAICT.



       reply	other threads:[~2018-02-20  0:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180217154022.29183.21950@vcs0.savannah.gnu.org>
     [not found] ` <20180217154025.25F47206A2@vcs0.savannah.gnu.org>
2018-02-20  0:06   ` Dmitry Gutov [this message]
2018-02-21 10:06     ` [Emacs-diffs] emacs-26 e5a2933: lisp/vc/: documentation fixes Richard Stallman
2018-02-21 16:33       ` Dmitry Gutov
2018-02-22  8:01         ` Richard Stallman

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=5bda8d8a-1aaf-c91c-d3e5-750fd4284f8b@yandex.ru \
    --to=dgutov@yandex.ru \
    --cc=charles@aurox.ch \
    --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.