/[emacs]/emacs/lisp/emacs-lisp/byte-opt.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/byte-opt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.61 by gerd, Thu Oct 11 17:25:26 2001 UTC revision 1.62 by pj, Thu Dec 20 18:50:58 2001 UTC
# Line 1235  Line 1235 
1235  (defun disassemble-offset ()  (defun disassemble-offset ()
1236    "Don't call this!"    "Don't call this!"
1237    ;; fetch and return the offset for the current opcode.    ;; fetch and return the offset for the current opcode.
1238    ;; return NIL if this opcode has no offset    ;; return nil if this opcode has no offset
1239    ;; OP, PTR and BYTES are used and set dynamically    ;; OP, PTR and BYTES are used and set dynamically
1240    (defvar op)    (defvar op)
1241    (defvar ptr)    (defvar ptr)

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.62

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26