Mercurial > emacs
comparison src/ChangeLog @ 73032:83e355d76736
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Wed, 20 Sep 2006 23:38:23 +0000 |
parents | 7f83cbc52b4e |
children | cec998346c98 |
comparison
equal
deleted
inserted
replaced
73031:b944195ced34 | 73032:83e355d76736 |
---|---|
1 2006-09-21 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * fns.c (Fmemq): Refill doc string. | |
4 (Fmemql): New defun, like memq but using eql. | |
5 (syms_of_fns): Defsubr it. | |
6 | |
1 2006-09-20 Kim F. Storm <storm@cua.dk> | 7 2006-09-20 Kim F. Storm <storm@cua.dk> |
2 | 8 |
3 * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for | 9 * xdisp.c (pos_visible_p): CHARPOS < 0 means return info for |
4 last visible glyph in window. | 10 last visible glyph in window. |
5 | 11 |