+2009-09-11 Stefan Monnier <monnier@iro.umontreal.ca>
+
+ * Makefile.in (autoloads): Make rmail.el writable as well.
+
2009-09-11 Glenn Morris <rgm@gnu.org>
* apropos.el (apropos-documentation-check-doc-file): Exclude unbound
# are identified by being the value of `generated-autoload-file'.
autoloads: $(LOADDEFS) doit
chmod +w $(lisp)/ps-print.el $(lisp)/emulation/tpu-edt.el \
- $(lisp)/emacs-lisp/cl-loaddefs.el
+ $(lisp)/emacs-lisp/cl-loaddefs.el $(lisp)/mail/rmail.el
wd=$(lisp); $(setwins_almost); \
echo Directories: $$wins; \
$(emacs) -l autoload --eval '(setq generated-autoload-file "$(lisp)/loaddefs.el")' -f batch-update-autoloads $$wins