# HG changeset patch # User Miles Bader # Date 972633712 0 # Node ID c95a2b544015b74f498ce6f9f0c05d0c304988a6 # Parent a0120c3e98f741e8195b4e29a61453315adf4bc7 *** empty log message *** diff -r a0120c3e98f7 -r c95a2b544015 lisp/ChangeLog --- a/lisp/ChangeLog Fri Oct 27 08:01:08 2000 +0000 +++ b/lisp/ChangeLog Fri Oct 27 08:01:52 2000 +0000 @@ -1,5 +1,9 @@ 2000-10-27 Miles Bader + * shell.el (shell): Add BUFFER argument. + * comint.el (make-comint-in-buffer): New function. + (make-comint): Use it. + * faces.el (face-spec-choose): Change syntax so that the list of attribute-value pairs is now the cdr of each clause, not the cadr. Detect old-style entries, and handle them. Use pop.