[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18661: 25.0.50; where are ibuffer's autoloads
From: |
Leo Liu |
Subject: |
bug#18661: 25.0.50; where are ibuffer's autoloads |
Date: |
Wed, 08 Oct 2014 19:37:00 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (CentOS 6.5) |
On 2014-10-08 14:20 +0300, Eli Zaretskii wrote:
> Which functions are those? I see only 3, and they all show up here.
ibuffer.el exports 3 functions so your emacs is behaving. Mine shows
nothing.
None of the 3 functions are in emacs/trunk/lisp/loaddefs.el and I have
been running `make clean && make' and even `make autoloads' in lisp/.
Leo