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


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 04 Jul 2002 12:38:10 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4072 emacs/lisp/ChangeLog:1.4073
*** emacs/lisp/ChangeLog:1.4072 Thu Jul  4 09:36:12 2002
--- emacs/lisp/ChangeLog        Thu Jul  4 12:38:10 2002
***************
*** 139,144 ****
--- 139,148 ----
        * files.el (directory-free-space-args): Don't use `-P' on Darwin.
        * term/mac-win.el: Don't set it here.
  
+ 2002-06-29  Stefan Monnier  <address@hidden>
+ 
+       * pcvs-defs.el (cvs-mode-map): Bind ! to `force'.
+ 
  2002-06-29  Andreas Schwab  <address@hidden>
  
        * term/mac-win.el: Use directory-free-space-program instead of
***************
*** 170,175 ****
--- 174,185 ----
  2002-06-28  Kim F. Storm  <address@hidden>
  
        * ido.el: New file.
+ 
+ 2002-06-28  Stefan Monnier  <address@hidden>
+ 
+       * derived.el (define-derived-mode): Preserve the `mode-class' rather
+       than the `special' symbol property.
+       (derived-mode-class): Make it obsolete.
  
  2002-06-27  Andreas Schwab  <address@hidden>
  



reply via email to

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