Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5555:a39cd9dc92ba
Correct a typo from Mats' merge, process.el, thank you the byte-compiler
lisp/ChangeLog addition:
2011-08-24 Aidan Kehoe <kehoea@parhasard.net>
* process.el (shell-command-on-region):
Correct typo from the merge, nnot -> not.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 24 Aug 2011 11:22:30 +0100 |
parents | 62edcc6a11ec |
children | 58b38d5b32d0 |
comparison
equal
deleted
inserted
replaced
5554:a42e686a01bf | 5555:a39cd9dc92ba |
---|---|
1 2011-08-24 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * process.el (shell-command-on-region): | |
4 Correct typo from the merge, nnot -> not. | |
5 | |
1 2011-08-24 Aidan Kehoe <kehoea@parhasard.net> | 6 2011-08-24 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * cl-macs.el (apply-partially): | 8 * cl-macs.el (apply-partially): |
4 Add an assertion to this compiler macro, requiring that the order | 9 Add an assertion to this compiler macro, requiring that the order |
5 of the placeholders corresponding to the arguments in the | 10 of the placeholders corresponding to the arguments in the |