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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Oct 2002 02:30:35 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4454 emacs/lisp/ChangeLog:1.4455
*** emacs/lisp/ChangeLog:1.4454 Sun Oct 27 21:08:02 2002
--- emacs/lisp/ChangeLog        Mon Oct 28 02:30:33 2002
***************
*** 1,7 ****
  2002-10-27  Michael Kifer  <address@hidden>
!       
        * ediff-wind.el (ediff-control-frame-parameters): added 
scrollbar-height.
!       
  2002-10-27  Andreas Schwab  <address@hidden>
  
        * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
--- 1,12 ----
+ 2002-10-28  Juanma Barranquero  <address@hidden>
+ 
+       * progmodes/compile.el (grep-find-use-xargs): Fix docstring.  Patch from
+       Matt Swift <address@hidden>.
+ 
  2002-10-27  Michael Kifer  <address@hidden>
! 
        * ediff-wind.el (ediff-control-frame-parameters): added 
scrollbar-height.
! 
  2002-10-27  Andreas Schwab  <address@hidden>
  
        * progmodes/sh-script.el (sh-mode-syntax-table): Don't make ^L
***************
*** 18,23 ****
--- 23,33 ----
  
        * international/code-pages.el (iso-8859-11): New.
  
+ 2002-10-27  Kim F. Storm  <address@hidden>
+ 
+       * pcvs.el (cvs-checkout): Use read-directory-name.
+       (cvs-query-directory): Likewise.
+ 
  2002-10-26  Richard M. Stallman  <address@hidden>
  
        * progmodes/make-mode.el (makefile-cleanup-continuations):
***************
*** 29,35 ****
        Delete debugging setq.
  
        * shell.el (shell): Look for .emacs_SHELL under ~/.emacs.d
!       after looking in ~. 
  
        * startup.el (command-line): Look for .emacs under ~/.emacs.d
        after looking in ~.
--- 39,45 ----
        Delete debugging setq.
  
        * shell.el (shell): Look for .emacs_SHELL under ~/.emacs.d
!       after looking in ~.
  
        * startup.el (command-line): Look for .emacs under ~/.emacs.d
        after looking in ~.
***************
*** 55,65 ****
        * files.el (risky-local-variable-p): VAL=nil has special meaning.
  
        * Makefile.in (compile-always): Avoid error in old Bash versions.
- 
- 2002-10-27  Kim F. Storm  <address@hidden>
- 
-       * pcvs.el (cvs-checkout): Use read-directory-name.
-       (cvs-query-directory): Likewise.
  
  2002-10-26  John Paul Wallington  <address@hidden>
  
--- 65,70 ----




reply via email to

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