/[emacs]/emacs/lisp/emacs-lisp/bytecomp.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/bytecomp.el

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

revision 2.162 by miles, Wed Mar 9 10:16:02 2005 UTC revision 2.163 by nickrob, Sun May 1 13:28:55 2005 UTC
# Line 2900  That command is designed for interactive Line 2900  That command is designed for interactive
2900  (put 'byte-concatN 'byte-opcode-invert 'concat)  (put 'byte-concatN 'byte-opcode-invert 'concat)
2901  (put 'byte-insertN 'byte-opcode-invert 'insert)  (put 'byte-insertN 'byte-opcode-invert 'insert)
2902    
 (byte-defop-compiler (dot byte-point)           0)  
 (byte-defop-compiler (dot-max byte-point-max)   0)  
 (byte-defop-compiler (dot-min byte-point-min)   0)  
2903  (byte-defop-compiler point              0)  (byte-defop-compiler point              0)
2904  ;;(byte-defop-compiler mark             0) ;; obsolete  ;;(byte-defop-compiler mark             0) ;; obsolete
2905  (byte-defop-compiler point-max          0)  (byte-defop-compiler point-max          0)

Legend:
Removed from v.2.162  
changed lines
  Added in v.2.163

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