aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2006-01-26 18:00:41 +0000
committerRichard M. Stallman2006-01-26 18:00:41 +0000
commit57436ee74552c326301bf4ee06c9cb7cd9c39985 (patch)
treeefa6e519f068dc4c9017794af1dcae1ef9d69476 /src/ChangeLog
parent61e802854e9bee5ba42eb7008cf8880a45b8b4d5 (diff)
downloademacs-57436ee74552c326301bf4ee06c9cb7cd9c39985.tar.gz
emacs-57436ee74552c326301bf4ee06c9cb7cd9c39985.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b7e3640934a..f8b7c1ac73e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,14 @@
12006-01-26 Richard M. Stallman <rms@gnu.org>
2
3 * alloc.c (check_pure_size): Make overflow message an "error message".
4
5 * keymap.c (Fmap_keymap): Doc fix.
6
7 * xfns.c (Fx_create_frame): Put all specified parms into f->param_alist
8 unless they were cleared out.
9
10 * frame.c (x_get_arg): "Clear out" the parm in ALIST if found there.
11
12006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 122006-01-26 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 13
3 * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries. 14 * editfns.c (Fconstrain_to_field): Fix behaviour on field boundaries.