Mercurial > emacs
comparison src/ChangeLog @ 38281:eea60db9b63c
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 04 Jul 2001 07:42:36 +0000 |
parents | b4dc62568f31 |
children | a13b229de6d7 |
comparison
equal
deleted
inserted
replaced
38280:f546577bb4e9 | 38281:eea60db9b63c |
---|---|
1 2001-07-04 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * xterm.c (x_produce_glyphs): Don't convert multibyte characters | |
4 to unibyte characters in unibyte buffers. | |
5 | |
1 2001-07-03 Gerd Moellmann <gerd@gnu.org> | 6 2001-07-03 Gerd Moellmann <gerd@gnu.org> |
2 | 7 |
3 * eval.c (specbind): If SYMBOL has a frame-local binding, record | 8 * eval.c (specbind): If SYMBOL has a frame-local binding, record |
4 the frame on the binding stack. Change format of entries for | 9 the frame on the binding stack. Change format of entries for |
5 local bindings on the binding stack to '(SYMBOL . WHERE)'. | 10 local bindings on the binding stack to '(SYMBOL . WHERE)'. |