Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 24 11:07:26 2011 +0100 +++ b/lisp/ChangeLog Wed Aug 24 11:22:30 2011 +0100 @@ -1,3 +1,8 @@ +2011-08-24 Aidan Kehoe <kehoea@parhasard.net> + + * process.el (shell-command-on-region): + Correct typo from the merge, nnot -> not. + 2011-08-24 Aidan Kehoe <kehoea@parhasard.net> * cl-macs.el (apply-partially):