Fix bug #17560 with backward-incompatible API change in rmail-delete-*.
authorKen Olum <kdo@cosmos.phy.tufts.edu>
Fri, 30 May 2014 09:33:43 +0000 (12:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Fri, 30 May 2014 09:33:43 +0000 (12:33 +0300)
commite50e034033a3ec5eae90a7fbcb6d2da0b5111787
tree5deab7f2b825c67c296d2c75b3519ed32d4e37bc
parent6c572f9ab3d028dbc399fc97ff8d8a9835be20fe
Fix bug #17560 with backward-incompatible API change in rmail-delete-*.

 lisp/mail/rmail.el (rmail-delete-forward, rmail-delete-backward): The
 argument COUNT is now optional, to be more backward-compatible.
 Doc fix.

 etc/NEWS: Document the API change.
etc/NEWS
lisp/ChangeLog
lisp/mail/rmail.el