Mercurial > emacs
comparison lisp/ChangeLog @ 55514:91ef0e2d83b7
(ispell-message): Use `message-cite-prefix-regexp'
instead of `message-yank-prefix'.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 10 May 2004 21:03:18 +0000 |
parents | 0358ae672b40 |
children | ad40efaa667e |
comparison
equal
deleted
inserted
replaced
55513:6bdc57e42324 | 55514:91ef0e2d83b7 |
---|---|
1 2004-05-10 Sam Steingold <sds@gnu.org> | |
2 | |
3 * textmodes/ispell.el (ispell-message): Use | |
4 `message-cite-prefix-regexp' instead of `message-yank-prefix'. | |
5 | |
1 2004-05-10 Dave Love <fx@gnu.org> | 6 2004-05-10 Dave Love <fx@gnu.org> |
2 | 7 |
3 * progmodes/python.el (help-buffer): Autoload when compiling. | 8 * progmodes/python.el (help-buffer): Autoload when compiling. |
4 (python-after-info-look): Don't assume Info-goto-node returns non-nil. | 9 (python-after-info-look): Don't assume Info-goto-node returns non-nil. |
5 (run-python): Prepend to any existing PYTHONPATH. | 10 (run-python): Prepend to any existing PYTHONPATH. |