emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lispref/numbers.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/numbers.texi,v
Date: Tue, 18 Jul 2006 00:04:51 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/07/18 00:04:51

Index: numbers.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/numbers.texi,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -b -r1.39 -r1.40
--- numbers.texi        16 Jul 2006 18:25:23 -0000      1.39
+++ numbers.texi        18 Jul 2006 00:04:51 -0000      1.40
@@ -737,7 +737,7 @@
 sequence of @dfn{bits} (digits which are either zero or one).  A bitwise
 operation acts on the individual bits of such a sequence.  For example,
 @dfn{shifting} moves the whole sequence left or right one or more places,
-reproducing the same pattern ``moved over''.
+reproducing the same pattern ``moved over.''
 
   The bitwise operations in Emacs Lisp apply only to integers.
 




reply via email to

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