emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/elisp.texi
Date: Tue, 24 Jun 2003 14:15:25 -0400

Index: emacs/lispref/elisp.texi
diff -c emacs/lispref/elisp.texi:1.40 emacs/lispref/elisp.texi:1.41
*** emacs/lispref/elisp.texi:1.40       Mon May 19 10:52:12 2003
--- emacs/lispref/elisp.texi    Tue Jun 24 14:15:25 2003
***************
*** 438,444 ****
  * Preactivation::           Preactivation is a way of speeding up the
                                loading of compiled advice.
  * Argument Access in Advice:: How advice can access the function's arguments.
! * Subr Arguments::          Accessing arguments when advising a primitive.
  * Combined Definition::     How advice is implemented.
  
  Debugging Lisp Programs
--- 438,444 ----
  * Preactivation::           Preactivation is a way of speeding up the
                                loading of compiled advice.
  * Argument Access in Advice:: How advice can access the function's arguments.
! * Advising Primitives::     Accessing arguments when advising a primitive.
  * Combined Definition::     How advice is implemented.
  
  Debugging Lisp Programs




reply via email to

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