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 [emacs-unicod


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/emacs-lisp/bytecomp.el [emacs-unicode-2]
Date: Fri, 27 Aug 2004 06:53:13 -0400

Index: emacs/lisp/emacs-lisp/bytecomp.el
diff -c emacs/lisp/emacs-lisp/bytecomp.el:2.135.2.3 
emacs/lisp/emacs-lisp/bytecomp.el:2.135.2.4
*** emacs/lisp/emacs-lisp/bytecomp.el:2.135.2.3 Mon Jun 28 07:29:45 2004
--- emacs/lisp/emacs-lisp/bytecomp.el   Fri Aug 27 07:00:26 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]