Mercurial > emacs
changeset 107531:611d7a5040b4
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Wed, 24 Mar 2010 01:16:45 +0100 |
parents | 44c2979819e4 |
children | 7c79bc199c73 |
files | doc/lispref/ChangeLog doc/lispref/frames.texi |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/lispref/ChangeLog Mon Mar 22 19:37:11 2010 -0700 +++ b/doc/lispref/ChangeLog Wed Mar 24 01:16:45 2010 +0100 @@ -1,3 +1,7 @@ +2010-03-24 Arni Magnusson <arnima@hafro.is> (tiny change) + + * frames.texi (Cursor Parameters): Fix typo. (Bug#5760) + 2010-03-21 Chong Yidong <cyd@stupidchicken.com> * processes.texi (Network Processes): Document seqpacket type.
--- a/doc/lispref/frames.texi Mon Mar 22 19:37:11 2010 -0700 +++ b/doc/lispref/frames.texi Wed Mar 24 01:16:45 2010 +0100 @@ -821,7 +821,7 @@ selected. It supports the same values as the @code{cursor-type} frame parameter; also, @code{nil} means don't display a cursor in nonselected windows, and @code{t} (the default) means use a standard -modificatoin of the usual cursor type (solid box becomes hollow box, +modification of the usual cursor type (solid box becomes hollow box, and bar becomes a narrower bar). @end defopt