GNU bug report logs -
#6588
24.0.50; built-in Lisp functions look strange
Previous Next
Reported by: Katsumi Yamaoka <yamaoka <at> jpl.org>
Date: Fri, 9 Jul 2010 02:04:02 UTC
Severity: normal
Found in version 24.0.50
Done: Dan Nicolaescu <dann <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 6588 <at> debbugs.gnu.org (full text, mbox):
Katsumi Yamaoka <yamaoka <at> jpl.org> writes:
> Emacs head I built today looks strange; many built-in Lisp functions
> have `LISP-OBJECT' as the first argument. For example:
Please update again.
>
> ,----
> | kill-buffer is an interactive built-in function in `C source code'.
> |
> | It is bound to C-x k.
> |
> | (kill-buffer &optional LISP-OBJECT BUFFER-OR-NAME)
> |
> | Kill buffer BUFFER-OR-NAME.
> | [...]
> `----
>
> ,----
> | raise-frame is an interactive built-in function in `C source code'.
> |
> | (raise-frame &optional LISP-OBJECT FRAME)
> |
> | Bring FRAME to the front, so it occludes any frames it overlaps.
> | [...]
> `----
>
> This seems to be due to the recent change:
>
> Dan Nicolaescu wrote:
>> ------------------------------------------------------------
>> revno: 100758
>> committer: Dan Nicolaescu <dann <at> ics.uci.edu>
>> branch nick: trunk
>> timestamp: Thu 2010-07-08 14:25:08 -0700
>> message:
>> Convert DEFUNs to standard C.
>> * src/alloc.c: Convert DEFUNs to standard C.
>> * src/buffer.c:
> [...]
>> Diff too large for email (13107 lines, the limit is 10000).
>
> In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
> of 2010-07-09 on ******
> Windowing system distributor `Fedora Project', version 11.0.10802000
> configured using `configure '--verbose' '--with-x-toolkit=lucid'\
> '--without-xim''
This bug report was last modified 14 years and 321 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.