# HG changeset patch # User Juanma Barranquero # Date 1269389805 -3600 # Node ID 611d7a5040b423b53c803e1c0a4dfc6ab8c93e30 # Parent 44c2979819e441355877277515377c74ad0461a2 * frames.texi (Cursor Parameters): Fix typo. (Bug#5760) diff -r 44c2979819e4 -r 611d7a5040b4 doc/lispref/ChangeLog --- 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 (tiny change) + + * frames.texi (Cursor Parameters): Fix typo. (Bug#5760) + 2010-03-21 Chong Yidong * processes.texi (Network Processes): Document seqpacket type. diff -r 44c2979819e4 -r 611d7a5040b4 doc/lispref/frames.texi --- 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