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: Tue, 29 Oct 2002 13:15:11 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4465 emacs/lisp/ChangeLog:1.4466
*** emacs/lisp/ChangeLog:1.4465 Tue Oct 29 09:14:00 2002
--- emacs/lisp/ChangeLog        Tue Oct 29 13:15:09 2002
***************
*** 52,61 ****
        * progmodes/make-mode.el (makefile-warn-continuations): Don't
        barf when there _aren't_ any suspicious continuations.
  
! 2002-10-28  Juanma Barranquero  <address@hidden>  (tiny change)
  
        * progmodes/compile.el (grep-find-use-xargs): Fix docstring.
-       Patch from Matt Swift <address@hidden>.
  
  2002-10-27  Michael Kifer  <address@hidden>
  
--- 52,60 ----
        * progmodes/make-mode.el (makefile-warn-continuations): Don't
        barf when there _aren't_ any suspicious continuations.
  
! 2002-10-28  Matthew Swift  <address@hidden>  (tiny change)
  
        * progmodes/compile.el (grep-find-use-xargs): Fix docstring.
  
  2002-10-27  Michael Kifer  <address@hidden>
  
***************
*** 132,141 ****
        * textmodes/outline.el (outline-next-heading): Make sure the match-data
        is really correct where returning.
  
! 2002-10-24  Juanma Barranquero  <address@hidden>  (tiny change)
  
        * textmodes/outline.el (outline-minor-mode): Add customization group.
-       Patch from Matthew Swift <address@hidden>.
  
  2002-10-23  Richard M. Stallman  <address@hidden>
  
--- 131,139 ----
        * textmodes/outline.el (outline-next-heading): Make sure the match-data
        is really correct where returning.
  
! 2002-10-24  Matthew Swift  <address@hidden>  (tiny change)
  
        * textmodes/outline.el (outline-minor-mode): Add customization group.
  
  2002-10-23  Richard M. Stallman  <address@hidden>
  
***************
*** 4359,4376 ****
        (compilation-parse-errors): Use that, and for directories too.
        Don't check whether a directory really exists.
  
  2002-07-12  Juanma Barranquero  <address@hidden>
  
!       * help-fns.el (describe-variable): Put `defvaralias' info before the
!       documentation (patch from John Paul Wallington
!       <address@hidden>).  Remove useless "Documentation:" string.
  
        * timer.el (timer-set-time-with-usecs): Fix documentation.
        Simplify extraction of time data.
  
  2002-07-12  John Paul Wallington  <address@hidden>
  
!       * help-fns.el (describe-variable): Mention if the variable is an alias.
  
  2002-07-12  Kenichi Handa  <address@hidden>
  
--- 4357,4375 ----
        (compilation-parse-errors): Use that, and for directories too.
        Don't check whether a directory really exists.
  
+ 
  2002-07-12  Juanma Barranquero  <address@hidden>
  
!       * help-fns.el (describe-variable): Remove useless "Documentation:"
!       string.
  
        * timer.el (timer-set-time-with-usecs): Fix documentation.
        Simplify extraction of time data.
  
  2002-07-12  John Paul Wallington  <address@hidden>
  
!       * help-fns.el (describe-variable): Mention if the variable is an
!       alias.  Put `defvaralias' info before the documentation.
  
  2002-07-12  Kenichi Handa  <address@hidden>
  




reply via email to

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