aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn2006-02-05 12:15:02 +0000
committerKen Raeburn2006-02-05 12:15:02 +0000
commitd63b401895577d448ecee8c31ac20b6f693de14d (patch)
tree945934b8b95fd10b92bd99020ab1f2a2c0dfc5ed /src/ChangeLog
parent99155348ea17091cb91a99bf8e99851a1c6204b9 (diff)
downloademacs-d63b401895577d448ecee8c31ac20b6f693de14d.tar.gz
emacs-d63b401895577d448ecee8c31ac20b6f693de14d.zip
(Fconstrain_to_field): Fix int/Lisp_Object mixup.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 66061c74810..bffe8caf089 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12006-02-05 Ken Raeburn <raeburn@raeburn.org>
2
3 * editfns.c (Fconstrain_to_field): Fix int/Lisp_Object mixup.
4
12006-02-03 Kim F. Storm <storm@cua.dk> 52006-02-03 Kim F. Storm <storm@cua.dk>
2 6
3 * xdisp.c: Cache last merged escape glyph face. 7 * xdisp.c: Cache last merged escape glyph face.