aboutsummaryrefslogtreecommitdiff
path: root/lib/message-property.cc
diff options
context:
space:
mode:
authorPengji Zhang <me@pengjiz.com>2024-08-18 15:42:55 +0800
committerDavid Bremner <david@tethera.net>2026-01-14 07:52:08 +0900
commit0469bcd1baf94548a4157effced6fee3a2f23cc6 (patch)
treef784c9bc6c8b2ae5c4c0009d649635472ea944a6 /lib/message-property.cc
parente6e0cdff3b6ab7505666326324e7dbcb2e7714e2 (diff)
emacs: Generate and install autoloads
Previously when installed with 'make install', autoloads in sources were not scraped. So users still had to load the full library beforehand in order to use Notmuch. Now we generate and install such a file for 'make install-emacs'. With this change, users can replace in their Emacs configuration: (require 'notmuch) with a much cheaper: (require 'notmuch-autoloads) but are still able to use 'M-x notmuch'. Note that this new file is not included in the 'make elpa' package, so it does not break for those users, who have already been enjoying autoloads generated by 'package.el'. Besides, this should not break packaging for most distros. Even if they have generated and maintained such a file using their package managers, Emacs does not choke on an existing output file when scraping autoloads. Re: thread starting at id:87o75yl4u5.fsf@pengjiz.com Amended-By: db; add comment about autoload-excludes
Diffstat (limited to 'lib/message-property.cc')
0 files changed, 0 insertions, 0 deletions