Mercurial > emacs
changeset 69069:398e6b9e9f87
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 21 Feb 2006 08:43:27 +0000 |
parents | baa6a87ae541 |
children | efaafdfc3b2c |
files | lisp/ChangeLog lispref/ChangeLog |
diffstat | 2 files changed, 12 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 21 08:42:33 2006 +0000 +++ b/lisp/ChangeLog Tue Feb 21 08:43:27 2006 +0000 @@ -1,3 +1,9 @@ +2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> + + * fringe.el (fringe-bitmaps): Rename `horisontal-bar' to + `horizontal-bar'. + (fringe-cursor-alist): Use `horizontal-bar'. + 2006-02-20 Kim F. Storm <storm@cua.dk> * fringe.el (fringe-bitmaps): Update to new bitmap names.
--- a/lispref/ChangeLog Tue Feb 21 08:42:33 2006 +0000 +++ b/lispref/ChangeLog Tue Feb 21 08:43:27 2006 +0000 @@ -1,3 +1,9 @@ +2006-02-21 Giorgos Keramidas <keramida@ceid.upatras.gr> + + * display.texi (Fringe Indicators, Fringe Cursors): Fix typos. + + * windows.texi (Window Tree): Fix typo. + 2006-02-20 Kim F. Storm <storm@cua.dk> * display.texi (Fringe Indicators): New section.