]> git.eshelyaron.com Git - emacs.git/commitdiff
(Programming Tips): Correct the "default" prompt spec.
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Sep 2005 01:37:33 +0000 (01:37 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Sep 2005 01:37:33 +0000 (01:37 +0000)
lispref/tips.texi

index fbf18047bde3f5f84150eb97bbd77cb15f7281f5..4813ac415422f57aedc68ecf0b321817632ea747 100644 (file)
@@ -386,7 +386,7 @@ put it and the word @samp{default} inside parentheses.
 It should look like this:
 
 @example
-Enter the answer: (default 42)
+Enter the answer (default 42):
 @end example
 
 @item