diff options
| author | Glenn Morris | 2009-02-17 03:02:25 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-17 03:02:25 +0000 |
| commit | 4431546e80e1899af671a22fbc23f8ae12b1c2d1 (patch) | |
| tree | 856b2723a71b0512be79f538f628a02bba138b16 /lisp/ChangeLog | |
| parent | 1640a85f9c5bc25a42cf88e68e8f7e1dd227cf42 (diff) | |
| download | emacs-4431546e80e1899af671a22fbc23f8ae12b1c2d1.tar.gz emacs-4431546e80e1899af671a22fbc23f8ae12b1c2d1.zip | |
(copyright-update-year): Don't let y-or-n-p move point. (Bug#2209)
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 362f2237839..77aa43c77af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2009-02-17 Glenn Morris <rgm@gnu.org> | 1 | 2009-02-17 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs-lisp/copyright.el (copyright-update-year): Don't let y-or-n-p | ||
| 4 | move point. (Bug#2209) | ||
| 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 |