emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to stand


From: Juanma Barranquero
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to standard C.
Date: Fri, 9 Jul 2010 02:17:06 +0200

Some fallout from this change:

> revno: 100758
> committer: Dan Nicolaescu <address@hidden>
> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]