X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=info%2Flispref.info-1;h=cfc1fa80f83e2420bcdae028a638d1b2dd902e5a;hp=dfc2f716903be2646cab3b873a4047a9d42958da;hb=716cfba952c1dc0d2cf5c968971f3780ba728a89;hpb=d74da9234cc42e8018b1500105c3892a5c46d5e3 diff --git a/info/lispref.info-1 b/info/lispref.info-1 index dfc2f71..cfc1fa8 100644 --- a/info/lispref.info-1 +++ b/info/lispref.info-1 @@ -217,7 +217,7 @@ Editing Types * Buffer Type:: The basic object of editing. * Window Type:: What makes buffers visible. -* Window Configuration Type::Save what the screen looks like. +* Window Configuration Type:: Save what the screen looks like. * Marker Type:: A position in a buffer. * Process Type:: A process running on the underlying OS. * Stream Type:: Receive or send characters. @@ -238,7 +238,7 @@ Numbers Strings and Characters -* Basics: String Basics. Basic properties of strings and characters. +* String Basics:: Basic properties of strings and characters. * Predicates for Strings:: Testing whether an object is a string or char. * Creating Strings:: Functions to allocate new strings. * Predicates for Characters:: Testing whether an object is a character.