emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog [lexbind]
Date: Wed, 08 Dec 2004 18:40:52 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3986.2.82 emacs/lisp/ChangeLog:1.3986.2.83
*** emacs/lisp/ChangeLog:1.3986.2.82    Fri Nov 12 04:21:11 2004
--- emacs/lisp/ChangeLog        Wed Dec  8 23:30:11 2004
***************
*** 13,18 ****
--- 13,33 ----
  
  2004-11-11  Stefan Monnier  <address@hidden>
  
+       * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
+       new byte-compile-function-environment binding to t.
+ 
+       * font-lock.el (font-lock-fontify-syntactically-region):
+       Don't forget to highlight the last char when we hit `end'.
+ 
+       * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
+       (mwheel-scroll): Adjust accordingly.
+ 
+       * cvs-status.el: Reduce spurious warnings.
+       (cvs-status-checkout): Remove.
+       (cvs-status-mode-map): Use cvs-mode-checkout instead.
+ 
+       * pcvs.el (cvs-mode-checkout): New command.
+ 
        * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
  
        * tooltip.el: Require CL.




reply via email to

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