Mercurial > emacs
changeset 32944:c95a2b544015
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Fri, 27 Oct 2000 08:01:52 +0000 |
parents | a0120c3e98f7 |
children | 1b418a786c41 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <miles@lsi.nec.co.jp> + * 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.