emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/emacs-lisp/bytecomp.el


From: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/bytecomp.el
Date: Sat, 14 Aug 2004 06:05:28 -0400

Index: emacs/lisp/emacs-lisp/bytecomp.el
diff -c emacs/lisp/emacs-lisp/bytecomp.el:2.152 
emacs/lisp/emacs-lisp/bytecomp.el:2.153
*** emacs/lisp/emacs-lisp/bytecomp.el:2.152     Sun Jun 13 22:01:36 2004
--- emacs/lisp/emacs-lisp/bytecomp.el   Sat Aug 14 10:00:37 2004
***************
*** 2900,2906 ****
  (byte-defop-compiler char-after               0-1)
  (byte-defop-compiler set-buffer               1)
  ;;(byte-defop-compiler set-mark               1) ;; obsolete
! (byte-defop-compiler19 forward-word   1)
  (byte-defop-compiler19 char-syntax    1)
  (byte-defop-compiler19 nreverse               1)
  (byte-defop-compiler19 car-safe               1)
--- 2900,2906 ----
  (byte-defop-compiler char-after               0-1)
  (byte-defop-compiler set-buffer               1)
  ;;(byte-defop-compiler set-mark               1) ;; obsolete
! (byte-defop-compiler19 forward-word   0-1)
  (byte-defop-compiler19 char-syntax    1)
  (byte-defop-compiler19 nreverse               1)
  (byte-defop-compiler19 car-safe               1)




reply via email to

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