emacs-devel
[Top][All Lists]
Advanced

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

function-put and loaddefs.el


From: Glenn Morris
Subject: function-put and loaddefs.el
Date: Fri, 09 May 2014 03:16:36 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

There's a new `function-put' in trunk which gets used in place of `put'.
It appears extensively in loaddefs.el files.
This is going to mean that any package whose loaddefs.el file is
generated with Emacs >= 24.5 is potentially going to be unusable on
Emacs < 24.5. E.g. declaring an indent property in an autoloaded
function will cause it to happen.



reply via email to

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