changeset 96407:687f18601228

Adjust image of mode line throughout.
author Jay Belanger <jay.p.belanger@gmail.com>
date Sun, 29 Jun 2008 03:00:50 +0000
parents ce3cca778d10
children d22e0da08fa9
files doc/misc/calc.texi
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/calc.texi	Sun Jun 29 01:51:51 2008 +0000
+++ b/doc/misc/calc.texi	Sun Jun 29 03:00:50 2008 +0000
@@ -643,7 +643,7 @@
                                                 |  * 8
                                                 |  ->-5
                                                 |
---%%-Calc: 12 Deg       (Calculator)----All----- --%%-Emacs: *Calc Trail*
+--%*-Calc: 12 Deg       (Calculator)----All----- --%*- *Calc Trail*
 @end group
 @end smallexample
 
@@ -761,7 +761,7 @@
 |2:  17.3
 |1:  -5
 |    .
-|--%%-Calc: 12 Deg       (Calcul
+|--%*-Calc: 12 Deg       (Calcul
 |----+-----Calc 2.1------+----1
 |FLR |CEIL|RND |TRNC|CLN2|FLT |
 |----+----+----+----+----+----|
@@ -2180,7 +2180,7 @@
 Notice the @samp{12} on the Calc window's mode line:
 
 @smallexample
---%%-Calc: 12 Deg       (Calculator)----All------
+--%*-Calc: 12 Deg       (Calculator)----All------
 @end smallexample
 
 @noindent
@@ -15750,10 +15750,10 @@
 The basic mode line format is:
 
 @example
---%%-Calc: 12 Deg @var{other modes}       (Calculator)
-@end example
-
-The @samp{%%} is the Emacs symbol for ``read-only''; it shows that
+--%*-Calc: 12 Deg @var{other modes}       (Calculator)
+@end example
+
+The @samp{%*} indicates that the buffer is ``read-only''; it shows that
 regular Emacs commands are not allowed to edit the stack buffer
 as if it were text.