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: Sun, 09 Dec 2001 16:31:55 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3156 emacs/lisp/ChangeLog:1.3157
*** emacs/lisp/ChangeLog:1.3156 Sun Dec  9 05:12:25 2001
--- emacs/lisp/ChangeLog        Sun Dec  9 16:31:54 2001
***************
*** 1,3 ****
--- 1,9 ----
+ 2001-12-07  Stephen Eglen  <address@hidden>
+ 
+       * iswitchb.el (iswitchb-visit-buffer): Use
+       `select-frame-set-input-focus'.  Needed when window manager
+       uses "click to focus" policy.  Doc fixes.
+ 
  2001-12-09  Pavel Jan,Bm(Bk  <address@hidden>
  
        * COPYING: Moved back.
***************
*** 68,75 ****
        * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
        (set-justification-left, set-justification-right): Doc fix.
  
!       * progmodes/f90.el (f90-break-line): Use (newline 1)
!       to insert newlines.
        (bug-f90-mode): Variable deleted.
  
  2001-12-06  Stefan Monnier  <address@hidden>
--- 74,80 ----
        * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
        (set-justification-left, set-justification-right): Doc fix.
  
!       * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
        (bug-f90-mode): Variable deleted.
  
  2001-12-06  Stefan Monnier  <address@hidden>
***************
*** 79,92 ****
  2001-12-07  Miles Bader  <address@hidden>
  
        * progmodes/compile.el (compilation-error-regexp-alist):
!       Added regexps for RXP.  From Reto Stamm <address@hidden>.
  
  2001-12-05  Eli Zaretskii  <address@hidden>
  
        * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
        Add shift-assignment operators to those highlighted, and highlight
!       the whole operator rather than just the "=".  From Broadey Kevin
!       <address@hidden>.
  
  2001-12-04  Juanma Barranquero  <address@hidden>
  
--- 84,96 ----
  2001-12-07  Miles Bader  <address@hidden>
  
        * progmodes/compile.el (compilation-error-regexp-alist):
!       Added regexps for RXP.
  
  2001-12-05  Eli Zaretskii  <address@hidden>
  
        * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
        Add shift-assignment operators to those highlighted, and highlight
!       the whole operator rather than just the "=".
  
  2001-12-04  Juanma Barranquero  <address@hidden>
  
***************
*** 1176,1189 ****
  
        * README: Update maintainer.
  
- 2001-11-13  Alan Shutko  <address@hidden>
- 
-       * compile.el (recompile): Use compilation-arguments if set, so as
-       to be able to M-x recompile the exact command which created a
-       compilation-mode buffer.
- 
  2001-11-13  Richard M. Stallman  <address@hidden>
  
        * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
  
  2001-11-13  Gerd Moellmann  <address@hidden>
--- 1180,1191 ----
  
        * README: Update maintainer.
  
  2001-11-13  Richard M. Stallman  <address@hidden>
  
+       * progmodes/compile.el (recompile): Use compilation-arguments if
+       set, so as to be able to M-x recompile the exact command which
+       created a compilation-mode buffer.
+ 
        * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
  
  2001-11-13  Gerd Moellmann  <address@hidden>
***************
*** 1233,1240 ****
        (electric-buffer-overlay): New variable.
        (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
        (electric-buffer-list): Likewise.
- 
- 2001-11-13  Per Starback  <address@hidden>
  
        * isearch.el (isearch-whitespace-chars): Doc fix.
        (isearch-mode): Handle negative search-slow-window-lines correctly.
--- 1235,1240 ----



reply via email to

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