emacs-diffs
[Top][All Lists]
Advanced

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

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


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

Index: emacs/lispref/vol1.texi
diff -c emacs/lispref/vol1.texi:1.1.6.2 emacs/lispref/vol1.texi:1.1.6.3
*** emacs/lispref/vol1.texi:1.1.6.2     Tue Oct 14 23:10:12 2003
--- emacs/lispref/vol1.texi     Sat Sep  4 09:20:09 2004
***************
*** 326,332 ****
  * 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.
  
--- 326,332 ----
  * 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]