Mercurial > emacs
changeset 65873:6f0b82ccff09
*** empty log message ***
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Thu, 06 Oct 2005 15:00:49 +0000 |
parents | c9a88ce08e2d |
children | 03746d1d1011 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 06 14:56:23 2005 +0000 +++ b/lisp/ChangeLog Thu Oct 06 15:00:49 2005 +0000 @@ -1,3 +1,11 @@ +2005-10-06 Thien-Thi Nguyen <ttn@gnu.org> + + * textmodes/artist.el (artist-ellipse-mirror-quadrant): + Fix bug introduced 2005-07-03: Use (car (last ...)) + to faithfully reproduce replaced artist-last. + (artist-set-arrow-points-for-poly): Likewise. + Suggested by Johan Bockg,Ae(Brd. + 2005-10-06 Juanma Barranquero <lekktu@gmail.com> * dframe.el (x-pointer-hand2, x-pointer-top-left-arrow):