comparison lisp/ChangeLog @ 102066:0fb11e475237

(copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)
author Glenn Morris <rgm@gnu.org>
date Tue, 17 Feb 2009 03:02:25 +0000
parents 8dfd81b55840
children e22cfe7e0065
comparison
equal deleted inserted replaced
102065:8dfd81b55840 102066:0fb11e475237
1 2009-02-17 Glenn Morris <rgm@gnu.org> 1 2009-02-17 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p
4 move point. (Bug#2209)
2 5
3 * mail/rmailout.el (rmail-fields-not-to-output): Doc fix. 6 * mail/rmailout.el (rmail-fields-not-to-output): Doc fix.
4 (rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos. 7 (rmail-delete-unwanted-fields): Ignore case. Use line-beg-pos.
5 (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to 8 (rmail-output, rmail-output-as-seen): Change the "from-gnus" argument to
6 "not-rmail", and make it work. Simplify. 9 "not-rmail", and make it work. Simplify.