emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/compile.texi,v
Date: Sat, 07 Apr 2007 02:07:33 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       07/04/07 02:07:33

Index: compile.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/compile.texi,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- compile.texi        31 Mar 2007 12:26:22 -0000      1.31
+++ compile.texi        7 Apr 2007 02:07:33 -0000       1.32
@@ -8,7 +8,7 @@
 @chapter Byte Compilation
 @cindex byte compilation
 @cindex byte-code
address@hidden compilation
address@hidden compilation (Emacs Lisp)
 
   Emacs Lisp has a @dfn{compiler} that translates functions written
 in Lisp into a special representation called @dfn{byte-code} that can be




reply via email to

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