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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 12 Jul 2002 13:46:11 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4099 emacs/lisp/ChangeLog:1.4100
*** emacs/lisp/ChangeLog:1.4099 Fri Jul 12 12:56:03 2002
--- emacs/lisp/ChangeLog        Fri Jul 12 13:46:11 2002
***************
*** 1,3 ****
--- 1,18 ----
+ 2002-07-12  Richard M. Stallman  <address@hidden>
+ 
+       * strokes.el (strokes-help): Call print-help-return-message
+       while inside with-output-to-temp-buffer.
+ 
+       * info.el (info-emacs-manual): New function.
+       (Info-use-header-line): Doc fix.
+ 
+       * emacs-lisp/cl.el (multiple-value-call): Add alias.
+ 
+       * progmodes/compile.el (compilation-normalize-filename):
+       New subroutine, taken out of compilation-parse-errors.
+       (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
***************
*** 52,57 ****
--- 67,77 ----
        (speedbar-file-lists): Likewise.
  
        * emacs-lisp/authors.el (authors-obsolete-file-p): Fix typo.
+ 
+ 2002-07-09  Ole Aamot  <address@hidden>
+ 
+       * compile.el (compilation-error-regexp-alist):
+       Recognize Valgrind messages.
  
  2002-07-09  Juanma Barranquero  <address@hidden>
  



reply via email to

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