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: Wed, 26 Mar 2003 11:46:42 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4966 emacs/lisp/ChangeLog:1.4967
*** emacs/lisp/ChangeLog:1.4966 Tue Mar 25 23:45:38 2003
--- emacs/lisp/ChangeLog        Wed Mar 26 11:46:41 2003
***************
*** 2,15 ****
  
        * files.el (recode-file-name): New function.
  
!       * international/characters.el: Setup categories for Indian
!       characters.
  
  2003-03-26  Steve Youngs  <address@hidden>
  
        * em-unix.el (eshell-plain-locate-behavior): Make the default the
        return value of `eshell-under-xemacs-p', ie, nil for GNU/Emacs and
        non-nil for XEmacs.
  
  2003-03-24  Kim F. Storm  <address@hidden>
  
--- 2,24 ----
  
        * files.el (recode-file-name): New function.
  
!       * international/characters.el: Setup categories for Indian characters.
  
  2003-03-26  Steve Youngs  <address@hidden>
  
        * em-unix.el (eshell-plain-locate-behavior): Make the default the
        return value of `eshell-under-xemacs-p', ie, nil for GNU/Emacs and
        non-nil for XEmacs.
+ 
+ 2003-03-25  Stefan Monnier  <address@hidden>
+ 
+       * emacs-lisp/byte-opt.el (byte-optimize-set): New.
+       Turn `set' into `setq' when applicable.
+ 
+ 2003-03-24  Stefan Monnier  <address@hidden>
+ 
+       * emacs-lisp/easy-mmode.el (define-minor-mode): Pass unknown keyword
+       args blindly to defcustom.  Use custom-set-minor-mode.
  
  2003-03-24  Kim F. Storm  <address@hidden>
  




reply via email to

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