all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to  standard C.
Date: Fri, 9 Jul 2010 02:17:06 +0200	[thread overview]
Message-ID: <AANLkTinRIqP4A5wh2k4HAQs2KsF3P16uGX2TOPPnO7AP@mail.gmail.com> (raw)
In-Reply-To: <E1OWzPI-0004ZV-QF@internal.in.savannah.gnu.org>

Some fallout from this change:

> revno: 100758
> committer: Dan Nicolaescu <dann@ics.uci.edu>
> branch nick: trunk
> timestamp: Thu 2010-07-08 14:25:08 -0700
> message:
>  Convert DEFUNs to standard C.

C-h f rename-buffer <RET>

  rename-buffer is an interactive built-in function in `C source code'.

  (rename-buffer REGISTER &optional LISP-OBJECT NEWNAME LISP-OBJECT UNIQUE)

and

 emacs -Q -l uniquify
 M-x rename-buffer <RET> test <RET>

 => Wrong number of arguments: ad-Orig-rename-buffer, 5



       reply	other threads:[~2010-07-09  0:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1OWzPI-0004ZV-QF@internal.in.savannah.gnu.org>
2010-07-09  0:17 ` Juanma Barranquero [this message]
2010-07-09  0:25   ` [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to standard C Dan Nicolaescu
2010-07-09  0:32     ` Juanma Barranquero
2010-07-09  0:40       ` Dan Nicolaescu
2010-07-09  1:12       ` Dan Nicolaescu

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=AANLkTinRIqP4A5wh2k4HAQs2KsF3P16uGX2TOPPnO7AP@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=dann@ics.uci.edu \
    --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.