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: Thu, 09 May 2002 21:00:29 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3857 emacs/lisp/ChangeLog:1.3858
*** emacs/lisp/ChangeLog:1.3857 Thu May  9 17:28:52 2002
--- emacs/lisp/ChangeLog        Thu May  9 21:00:29 2002
***************
*** 1,3 ****
--- 1,11 ----
+ 2002-05-09  Richard M. Stallman  <address@hidden>
+ 
+       * progmodes/compile.el (compilation-error-regexp-alist): 
+       New element to recognize Python error messages.
+       
+       * shell.el (shell-replace-by-expanded-directory): 
+       If there's already a / at the end, don't add one.
+       
  2002-05-09  Colin Walters  <address@hidden>
  
        * ibuffer.el (ibuffer-mode-map): Add :enable guards for
***************
*** 22,28 ****
        `display-color-cells' unless the display class is one for which
        that info is relevant.
  
! 2002-05-07  Simon Josefsson  <address@hidden>
  
        * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
        calling buffer.
--- 30,36 ----
        `display-color-cells' unless the display class is one for which
        that info is relevant.
  
! 2002-05-09  Simon Josefsson  <address@hidden>
  
        * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
        calling buffer.
***************
*** 61,66 ****
--- 69,76 ----
        * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
  
  2002-05-08  Richard M. Stallman  <address@hidden>
+ 
+       * diff.el (diff-regexp-alist): Doc fix.
  
        * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
  



reply via email to

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