emacs-devel
[Top][All Lists]
Advanced

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

Re: [Emacs-diffs] master f865e2f: Fix byte-compiler pacification for dec


From: Stefan Monnier
Subject: Re: [Emacs-diffs] master f865e2f: Fix byte-compiler pacification for declare-function
Date: Fri, 27 May 2016 11:03:08 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

> -(defmacro declare-function (_fn _file &optional _arglist _fileonly)
> +(defmacro declare-function (_fn _file &rest _args)

This probably deserves a comment in the code, so that other people won't
be tempted to make the same mistake.


        Stefan



reply via email to

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