Mercurial > emacs
comparison lisp/ChangeLog @ 56530:c0bc4f6e68b5
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 24 Jul 2004 21:46:27 +0000 |
parents | 194947973182 |
children | b6140f1d9731 |
comparison
equal
deleted
inserted
replaced
56529:7186cf407b7a | 56530:c0bc4f6e68b5 |
---|---|
1 2004-07-24 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * mail/rmail.el (rmail-mime-charset-pattern): | |
4 Don't include semicolon in the charset value. | |
5 | |
6 * replace.el (occur-next-error): Call set-window-point. | |
7 (occur-engine): Handle negative NLINES. | |
8 | |
1 2004-07-23 Luc Teirlinck <teirllm@auburn.edu> | 9 2004-07-23 Luc Teirlinck <teirllm@auburn.edu> |
2 | 10 |
3 * frame.el (modify-all-frames-parameters): Minor doc fix. | 11 * frame.el (modify-all-frames-parameters): Minor doc fix. |
4 (set-frame-configuration): Doc fix. | 12 (set-frame-configuration): Doc fix. |
5 | 13 |