emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/commands.texi


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/commands.texi
Date: Wed, 08 Feb 2006 00:28:28 +0000

Index: emacs/lispref/commands.texi
diff -u emacs/lispref/commands.texi:1.75 emacs/lispref/commands.texi:1.76
--- emacs/lispref/commands.texi:1.75    Mon Feb  6 11:55:09 2006
+++ emacs/lispref/commands.texi Wed Feb  8 00:28:28 2006
@@ -2780,7 +2780,7 @@
 commands.
 
   Normally, commands specify which representation to use for the prefix
-argument, either numeric or raw, in the @code{interactive} declaration.
+argument, either numeric or raw, in the @code{interactive} specification.
 (@xref{Using Interactive}.)  Alternatively, functions may look at the
 value of the prefix argument directly in the variable
 @code{current-prefix-arg}, but this is less clean.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]