emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lispref/vol2.texi [lexbind]
Date: Sat, 04 Sep 2004 05:47:14 -0400

Index: emacs/lispref/vol2.texi
diff -c emacs/lispref/vol2.texi:1.1.6.2 emacs/lispref/vol2.texi:1.1.6.3
*** emacs/lispref/vol2.texi:1.1.6.2     Tue Oct 14 23:10:12 2003
--- emacs/lispref/vol2.texi     Sat Sep  4 09:20:09 2004
***************
*** 327,333 ****
  * Macro Type::          A method of expanding an expression into another
                            expression, more fundamental but less pretty.
  * Primitive Function Type::     A function written in C, callable from Lisp.
! * Byte-Code Type::      A function written in Lisp, then compiled.
  * Autoload Type::       A type used for automatically loading seldom-used
                          functions.
  
--- 327,333 ----
  * Macro Type::          A method of expanding an expression into another
                            expression, more fundamental but less pretty.
  * Primitive Function Type::     A function written in C, callable from Lisp.
! * Funvec Type::         A vector type callable as a function.
  * Autoload Type::       A type used for automatically loading seldom-used
                          functions.
  




reply via email to

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