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: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 22 Sep 2005 04:33:24 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8221 emacs/lisp/ChangeLog:1.8222
*** emacs/lisp/ChangeLog:1.8221 Wed Sep 21 23:12:14 2005
--- emacs/lisp/ChangeLog        Thu Sep 22 08:33:19 2005
***************
*** 22,34 ****
  
  2005-09-20  Michael Kifer  <address@hidden>
  
!       * ediff-ptch.el (ediff-file-name-sans-prefix): Treat nil as an empty
!       string.
        (ediff-fixup-patch-map): Better heuristic for intuiting the file names
        to patch.
-       (ediff-prompt-for-patch-file): More intuitive prompt.
  
!       * ediff-util.el: use insert-buffer-substring.
  
        * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
  
--- 22,33 ----
  
  2005-09-20  Michael Kifer  <address@hidden>
  
!       * ediff-ptch.el (ediff-prompt-for-patch-file): More intuitive prompt.
!       (ediff-file-name-sans-prefix): Treat nil as an empty string.
        (ediff-fixup-patch-map): Better heuristic for intuiting the file names
        to patch.
  
!       * ediff-util.el: Use insert-buffer-substring.
  
        * ediff-vers.el (cvs-run-ediff-on-file-descriptor): Bug fix.
  
***************
*** 40,53 ****
  
        * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
  
!       * emulation/viper-init.el: add alias to make-variable-buffer-local to
        avoid compiler warnings.
  
        * emulation/viper-macs.el (ex-map): Better messages.
  
        * emulation/viper-utils.el (viper-beginning-of-field): New function.
  
!       * emulation/viper.el: replace make-variable-buffer-local with
        viper-make-variable-buffer-local everywhere, to avoid warnings.
  
  2005-09-19  Stefan Monnier  <address@hidden>
--- 39,52 ----
  
        * emulation/viper-ex.el (ex-pwd, viper-info-on-file): Fix message.
  
!       * emulation/viper-init.el: Add alias to make-variable-buffer-local to
        avoid compiler warnings.
  
        * emulation/viper-macs.el (ex-map): Better messages.
  
        * emulation/viper-utils.el (viper-beginning-of-field): New function.
  
!       * emulation/viper.el: Replace make-variable-buffer-local with
        viper-make-variable-buffer-local everywhere, to avoid warnings.
  
  2005-09-19  Stefan Monnier  <address@hidden>




reply via email to

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