Mercurial > emacs
diff src/ChangeLog @ 68407:34aa6fa4a3d8
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 26 Jan 2006 18:00:41 +0000 |
parents | 0b6d0aad4517 |
children | 4e4c1567e59c |
line wrap: on
line diff
--- a/src/ChangeLog Thu Jan 26 18:00:29 2006 +0000 +++ b/src/ChangeLog Thu Jan 26 18:00:41 2006 +0000 @@ -1,3 +1,14 @@ +2006-01-26 Richard M. Stallman <rms@gnu.org> + + * alloc.c (check_pure_size): Make overflow message an "error message". + + * keymap.c (Fmap_keymap): Doc fix. + + * xfns.c (Fx_create_frame): Put all specified parms into f->param_alist + unless they were cleared out. + + * frame.c (x_get_arg): "Clear out" the parm in ALIST if found there. + 2006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.